paper-with-me

홈 › Papers

Meta-CoT: Enhancing Granularity and Generalization in Image Editing

2026-04-27 · Shiyi Zhang, Yiji Cheng, Tiankai Hang, Zijin Yin, Runze He, Yu Xu, Wenxun Dai, Yunlong Lin, Chunyu Wang, Qinglin Lu, Yansong Tang arxiv

Unified multi-modal understanding/generative models have shown improved image editing performance by incorporating fine-grained understanding into their Chain-of-Thought (CoT) process. However, a critical question remains underexplored: what forms of CoT and training strategy can jointly enhance both the understanding granularity and generalization? To address this, we propose Meta-CoT, a paradigm that performs a two-level decomposition of any single-image editing operation with two key properties: (1) Decomposability. We observe that any editing intention can be represented as a triplet - (task, target, required understanding ability). Inspired by this, Meta-CoT decomposes both the editing task and the target, generating task-specific CoT and traversing editing operations on all targets. This decomposition enhances the model's understanding granularity of editing operations and guides it to learn each element of the triplet during training, substantially improving the editing capability. (2) Generalizability. In the second decomposition level, we further break down editing tasks into five fundamental meta-tasks. We find that training on these five meta-tasks, together with the other two elements of the triplet, is sufficient to achieve strong generalization across diverse, unseen editing tasks. To further align the model's editing behavior with its CoT reasoning, we introduce the CoT-Editing Consistency Reward, which encourages more accurate and effective utilization of CoT information during editing. Experiments demonstrate that our method achieves an overall 15.8% improvement across 21 editing tasks, and generalizes effectively to unseen editing tasks when trained on only a small set of meta-tasks. Our code, benchmark, and model are released at https://shiyi-zh0408.github.io/projectpages/Meta-CoT/

📄 PDF Abstract BibTeX arXiv:2604.24625

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

Mitigating Gender Bias in Code Large Language Models via Model Editing

2024-10-10 · Zhanyue Qin, Haochuan Wang, Zecheng Wang, Deyuan Liu 외

In recent years, with the maturation of large language model (LLM) technology and the emergence of high-quality programming code datasets, researchers have become increasingly confident in addressing the challenges of pr…

Code Generationknowledge editingLarge Language ModelModel Editing+1

MotionMERGE: A Multi-granular Framework for Human Motion Editing, Reasoning, Generation, and Explanation

2026-05-18 · Bizhu Wu, Jinheng Xie, Wenting Chen, Zhe Kong 외 arxiv

Recent motion-language models unify tasks like comprehension and generation but operate at a coarse granularity, lacking fine-grained understanding and nuanced control over body parts needed for animation or interaction.…

Zero-shot Generalization

Towards Meta-Cognitive Knowledge Editing for Multimodal LLMs

2025-09-06 · Zhaoyu Fan, Kaihang Pan, Mingze Zhou, Bosheng Qin 외 arxiv

Knowledge editing enables multimodal large language models (MLLMs) to efficiently update outdated or incorrect information. However, existing benchmarks primarily emphasize cognitive-level modifications while lacking a f…

knowledge editing

MEMoE: Enhancing Model Editing with Mixture of Experts Adaptors

2024-05-29 · Renzhi Wang, Piji Li

Model editing aims to efficiently alter the behavior of Large Language Models (LLMs) within a desired scope, while ensuring no adverse impact on other inputs. Recent years have witnessed various model editing methods bee…

Mixture-of-ExpertsModel Editing

Textualize Visual Prompt for Image Editing via Diffusion Bridge

2025-01-07 · Pengcheng Xu, Qingnan Fan, Fei Kou, Shuai Qin 외

Visual prompt, a pair of before-and-after edited images, can convey indescribable imagery transformations and prosper in image editing. However, current visual prompt methods rely on a pretrained text-guided image-to-ima…

Triplet