paper-with-me

Papers

Preserve or Modify? Context-Aware Evaluation for Balancing Preservation and Modification in Text-Guided Image Editing

2024-10-15 · CVPR 2025 1 · Yoonjeon Kim, Soohyun Ryu, Yeonsung Jung, Hyunkoo Lee, Joowon Kim, June Yong Yang, Jaeryong Hwang, Eunho Yang

The development of vision-language and generative models has significantly advanced text-guided image editing, which seeks the \textit{preservation} of core elements in the source image while implementing \textit{modifications} based on the target text. However, existing metrics have a \textbf{context-blindness} problem, indiscriminately applying the same evaluation criteria on completely different pairs of source image and target text, biasing towards either modification or preservation. Directional CLIP similarity, the only metric that considers both source image and target text, is also biased towards modification aspects and attends to irrelevant editing regions of the image. We propose \texttt{AugCLIP}, a \textbf{context-aware} metric that adaptively coordinates preservation and modification aspects, depending on the specific context of a given source image and target text. This is done by deriving the CLIP representation of an ideally edited image, that preserves the source image with necessary modifications to align with target text. More specifically, using a multi-modal large language model, \texttt{AugCLIP} augments the textual descriptions of the source and target, then calculates a modification vector through a hyperplane that separates source and target attributes in CLIP space. Extensive experiments on five benchmark datasets, encompassing a diverse range of editing scenarios, show that \texttt{AugCLIP} aligns remarkably well with human evaluation standards, outperforming existing metrics. The code will be open-sourced for community use.

📄 PDF Abstract BibTeX arXiv:2410.11374

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeLarge Language Modeltext-guided-image-editing

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…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Domain Generalization via Balancing Training Difficulty and Model Capability

2023-09-02 · ICCV 2023 1 · Xueying Jiang, Jiaxing Huang, Sheng Jin, Shijian Lu

Domain generalization (DG) aims to learn domain-generalizable models from one or multiple source domains that can perform well in unseen target domains. Despite its recent progress, most existing work suffers from the mi…

Data AugmentationDomain Generalization

Task-Aware Structured Memory for Dynamic Multi-modal In-Context Learning

2026-06-10 · Zhirui Chen, Ziwei Chen, Ling Shao arxiv

Multi-modal large language models (MLLMs) depend on in-context learning (ICL) for rapid task adaptation, but their scalability is severely limited by finite context windows and the growing cost of key-value (KV) caches i…

Graph Matching

Visual Late Chunking: An Empirical Study of Contextual Chunking for Efficient Visual Document Retrieval

2026-04-11 · Yibo Yan, Mingdong Ou, Yi Cao, Jiahao Huo 외 arxiv

Multi-vector models dominate Visual Document Retrieval (VDR) due to their fine-grained matching capabilities, but their high storage and computational costs present a major barrier to practical deployment. In this paper,…

Balancing Preservation and Modification: A Region and Semantic Aware Metric for Instruction-Based Image Editing

2025-06-15 · Zhuoying Li, Zhu Xu, Yuxin Peng, Yang Liu

Instruction-based image editing, which aims to modify the image faithfully according to the instruction while preserving irrelevant content unchanged, has made significant progress. However, there still lacks a comprehen…

Balancing of competitive two-player Game Levels with Reinforcement Learning

2023-06-07 · Florian Rupp, Manuel Eberhardinger, Kai Eckert

The balancing process for game levels in a competitive two-player context involves a lot of manual work and testing, particularly in non-symmetrical game levels. In this paper, we propose an architecture for automated ba…

reinforcement-learningReinforcement Learning