paper-with-me

홈 › Papers

UIP2P: Unsupervised Instruction-based Image Editing via Cycle Edit Consistency

2024-12-19 · Enis Simsar, Alessio Tonioni, Yongqin Xian, Thomas Hofmann, Federico Tombari

We propose an unsupervised model for instruction-based image editing that eliminates the need for ground-truth edited images during training. Existing supervised methods depend on datasets containing triplets of input image, edited image, and edit instruction. These are generated by either existing editing methods or human-annotations, which introduce biases and limit their generalization ability. Our method addresses these challenges by introducing a novel editing mechanism called Cycle Edit Consistency (CEC), which applies forward and backward edits in one training step and enforces consistency in image and attention spaces. This allows us to bypass the need for ground-truth edited images and unlock training for the first time on datasets comprising either real image-caption pairs or image-caption-edit triplets. We empirically show that our unsupervised technique performs better across a broader range of edits with high fidelity and precision. By eliminating the need for pre-existing datasets of triplets, reducing biases associated with supervised methods, and proposing CEC, our work represents a significant advancement in unblocking scaling of instruction-based image editing.

📄 PDF Abstract BibTeX arXiv:2412.15216

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

EditThinker: Unlocking Iterative Reasoning for Any Image Editor

2025-12-05 · Hongyu Li, Manyuan Zhang, Dian Zheng, Ziyu Guo 외 arxiv

Instruction-based image editing has emerged as a prominent research area, which, benefiting from image generation foundation models, have achieved high aesthetic quality, making instruction-following capability the prima…

Reinforcement LearningImage GenerationImage Editing

InstructVEdit: A Holistic Approach for Instructional Video Editing

2025-03-22 · Chi Zhang, Chengjian Feng, Feng Yan, Qiming Zhang 외

Video editing according to instructions is a highly challenging task due to the difficulty in collecting large-scale, high-quality edited video pair data. This scarcity not only limits the availability of training data b…

Video Editing

When Recovery Matters: The Blind Spot of Surrogate Privacy in MLLM Editing

2026-06-05 · Siyuan Xu, Yibing Liu, Peilin Chen, Yung-Hui LI 외 arxiv

Multimodal Large Language Models (MLLMs) enable flexible instruction-driven image editing, but privacy risks arise when user images expose diverse and user-specific private content. Canonical privacy protection strategie…

Image Editing

InstructBrush: Learning Attention-based Instruction Optimization for Image Editing

2024-03-27 · Ruoyu Zhao, Qingnan Fan, Fei Kou, Shuai Qin 외

In recent years, instruction-based image editing methods have garnered significant attention in image editing. However, despite encompassing a wide range of editing priors, these methods are helpless when handling editin…

AnyEdit: Mastering Unified High-Quality Image Editing for Any Idea

2024-11-24 · CVPR 2025 1 · Qifan Yu, Wei Chow, Zhongqi Yue, Kaihang Pan 외

Instruction-based image editing aims to modify specific image elements with natural language instructions. However, current models in this domain often struggle to accurately execute complex user instructions, as they ar…

Diversity