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

InstructPix2Pix: Learning to Follow Image Editing Instructions

📅 Published: June 1, 2023 👤 Tim Brooks, Aleksander Holynski, Alexei A. Efros 📖 Research Journal 📊 1,178 citations
AI-Generated 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.

⚡ This is an original paraphrased summary — not copied from the abstract. Full paper available at the source link below.

Key Findings
  • 1 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.
  • 2 Our conditional diffusion model, InstructPix2Pix, is trained on our generated data, and generalizes to real images and user-written instructions at inference time.
  • 3 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 It Matters

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

This summary is based on publicly available metadata and abstract. For the full research paper, visit the original source:

Read Full Paper at OpenAlex
More Artificial Intelligence Papers ← Back to Hub 📚 Learning Hub
Article Details
Source OpenAlex
Category 🤖 Artificial Intelligence
Published Jun 1, 2023
Journal Research Journal
DOI 10.1109/cvpr52729.2023.01764
Citations 1,178
Authors Tim Brooks, Aleksander Holynski, Alexei A. Efros