paper-with-me

Papers

CA-Edit: Causality-Aware Condition Adapter for High-Fidelity Local Facial Attribute Editing

2024-12-18 · Xiaole Xian, Xilin He, Zenghao Niu, Junliang Zhang, Weicheng Xie, Siyang Song, Zitong Yu, Linlin Shen

For efficient and high-fidelity local facial attribute editing, most existing editing methods either require additional fine-tuning for different editing effects or tend to affect beyond the editing regions. Alternatively, inpainting methods can edit the target image region while preserving external areas. However, current inpainting methods still suffer from the generation misalignment with facial attributes description and the loss of facial skin details. To address these challenges, (i) a novel data utilization strategy is introduced to construct datasets consisting of attribute-text-image triples from a data-driven perspective, (ii) a Causality-Aware Condition Adapter is proposed to enhance the contextual causality modeling of specific details, which encodes the skin details from the original image while preventing conflicts between these cues and textual conditions. In addition, a Skin Transition Frequency Guidance technique is introduced for the local modeling of contextual causality via sampling guidance driven by low-frequency alignment. Extensive quantitative and qualitative experiments demonstrate the effectiveness of our method in boosting both fidelity and editability for localized attribute editing. The code is available at https://github.com/connorxian/CA-Edit.

📄 PDF Abstract BibTeX arXiv:2412.13565

Code (1)

connorxian/ca-edit 공식 구현

Tasks

Attribute

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Adapter 설명 없음

Similar Papers 제목 키워드 기반

Edit Where You Mean: Region-Aware Adapter Injection for Mask-Free Local Image Editing

2026-04-26 · Honghao Cai, Xiangyuan Wang, Yunhao Bai, Haohua Chen 외 arxiv

Large diffusion transformers (DiTs) follow global editing instructions well but consistently leak local edits into unrelated regions, because joint-attention architectures offer no explicit channel telling the network wh…

Instruction FollowingImage Editing

AnimeAdapter: A Modular Adapter for Appearance-Consistent Anime Character Generation

2026-05-17 · Yixuan Han arxiv

We present a lightweight appearance adapter for Stable Diffusion that enables controllable and consistent anime character generation under diverse editing conditions. Instead of relying on large-scale vision-language mod…

MotionEditor: Editing Video Motion via Content-Aware Diffusion

2023-11-30 · CVPR 2024 1 · Shuyuan Tu, Qi Dai, Zhi-Qi Cheng, Han Hu 외

Existing diffusion-based video editing models have made gorgeous advances for editing attributes of a source video over time but struggle to manipulate the motion information while preserving the original protagonist's a…

Video Editing

CARE-Edit: Condition-Aware Routing of Experts for Contextual Image Editing

2026-03-09 · Yucheng Wang, Zedong Wang, Yuetong Wu, Yue Ma 외 arxiv

Unified diffusion editors often rely on a fixed, shared backbone for diverse tasks, suffering from task interference and poor adaptation to heterogeneous demands (e.g., local vs global, semantic vs photometric). In parti…

Style TransferImage Editing

Preserve, Reveal, Expand: Faithful 4D Video Editing with Region-Aware Conditioning

2026-05-20 · Zhangchi Hu, Wenzhang Sun, Xiangchen Yin, Jiahui Yuan 외 arxiv

Existing 4D-driven video diffusion models primarily target plausible generation, but faithful 4D editing requires preserving source-observed regions while synthesizing disoccluded or out-of-view content. We identify Evid…