Home / Research Library / InstructPix2Pix: Learning to Follow Image Editing...
🤖 Artificial Intelligence OpenAlex

InstructPix2Pix: Learning to Follow Image Editing Instructions

📅 June 1, 2023 👤 Tim Brooks, Aleksander Holynski, Alexei A. Efros 📖 Research Journal 📊 1,178 citations

🤖 Plain-English Summary

We propose a method for editing images from human instructions: given an input image and a written instruction that tells the model what to do, our model follows these instructions to edit the image. Since it performs edits in the forward pass and does not require per-example fine-tuning or inversion, our model edits images quickly, in a matter of seconds.

🔑 Key Findings

  • To obtain training data for this problem, we combine the knowledge of two large pretrained models—a language model (GPT-3) and a text-to-image model (Stable Diffusion)—to generate a large dataset of image editing examples.
  • Our conditional diffusion model, InstructPix2Pix, is trained on our generated data, and generalizes to real images and user-written instructions at inference time.
  • Since it performs edits in the forward pass and does not require per-example fine-tuning or inversion, our model edits images quickly, in a matter of seconds.

💡 Why This Matters

This research advances how AI systems learn, reason, and solve problems — with direct implications for automation and scientific discovery.

Read the full paper
Access the original peer-reviewed research via OpenAlex.

View on DOI ↗

📋 Article Details

Category 🤖 Artificial Intelligence
Published Jun 01, 2023
Journal Research Journal
Authors Tim Brooks, Aleksander Holynski, Alexei A. Efros
DOI 10.1109/cvpr52729.2023.01764
Citations 1,178
Source OpenAlex

More 🤖 Artificial Intelligence Research