paper-with-me

홈 › Papers

SuperEdit: Rectifying and Facilitating Supervision for Instruction-Based Image Editing

2025-05-05 · Ming Li, Xin Gu, Fan Chen, Xiaoying Xing, Longyin Wen, Chen Chen, Sijie Zhu

Due to the challenges of manually collecting accurate editing data, existing datasets are typically constructed using various automated methods, leading to noisy supervision signals caused by the mismatch between editing instructions and original-edited image pairs. Recent efforts attempt to improve editing models through generating higher-quality edited images, pre-training on recognition tasks, or introducing vision-language models (VLMs) but fail to resolve this fundamental issue. In this paper, we offer a novel solution by constructing more effective editing instructions for given image pairs. This includes rectifying the editing instructions to better align with the original-edited image pairs and using contrastive editing instructions to further enhance their effectiveness. Specifically, we find that editing models exhibit specific generation attributes at different inference steps, independent of the text. Based on these prior attributes, we define a unified guide for VLMs to rectify editing instructions. However, there are some challenging editing scenarios that cannot be resolved solely with rectified instructions. To this end, we further construct contrastive supervision signals with positive and negative instructions and introduce them into the model training using triplet loss, thereby further facilitating supervision effectiveness. Our method does not require the VLM modules or pre-training tasks used in previous work, offering a more direct and efficient way to provide better supervision signals, and providing a novel, simple, and effective solution for instruction-based image editing. Results on multiple benchmarks demonstrate that our method significantly outperforms existing approaches. Compared with previous SOTA SmartEdit, we achieve 9.19% improvements on the Real-Edit benchmark with 30x less training data and 13x smaller model size.

📄 PDF Abstract BibTeX arXiv:2505.02370

Code (1)

bytedance/superedit 공식 구현 pytorch

Tasks

Triplet

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Domain-Rectifying Adapter for Cross-Domain Few-Shot Segmentation

2024-04-16 · CVPR 2024 1 · Jiapeng Su, Qi Fan, Guangming Lu, Fanglin Chen 외

Few-shot semantic segmentation (FSS) has achieved great success on segmenting objects of novel classes, supported by only a few annotated samples. However, existing FSS methods often underperform in the presence of domai…

Cross-Domain Few-ShotFew-Shot Semantic SegmentationSegmentationSemantic Segmentation

Rectifying Self Organizing Maps for Automatic Concept Learning from Web Images

2013-12-16 · Eren Golge, Pinar Duygulu

We attack the problem of learning concepts automatically from noisy web image search results. Going beyond low level attributes, such as colour and texture, we explore weakly-labelled datasets for the learning of higher …

ClusteringImage RetrievalOutlier Detection

Human-Scene Network: A Novel Baseline with Self-rectifying Loss for Weakly supervised Video Anomaly Detection

2023-01-19 · Snehashis Majhi, Rui Dai, Quan Kong, Lorenzo Garattoni 외

Video anomaly detection in surveillance systems with only video-level labels (i.e. weakly-supervised) is challenging. This is due to, (i) the complex integration of human and scene based anomalies comprising of subtle an…

Anomaly DetectionVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

Rectifying the Shortcut Learning of Background for Few-Shot Learning

2021-07-16 · NeurIPS 2021 12 · Xu Luo, Longhui Wei, Liangjian Wen, Jinrong Yang 외

The category gap between training and evaluation has been characterised as one of the main obstacles to the success of Few-Shot Learning (FSL). In this paper, we for the first time empirically identify image background, …

Few-Shot Image ClassificationFew-Shot LearningImage Classification

SR-GAN: Semantic Rectifying Generative Adversarial Network for Zero-shot Learning

2019-04-15 · Zihan Ye, Fan Lyu, Linyan Li, Qiming Fu 외

The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this paper,…

Generative Adversarial NetworkZero-Shot Learning