paper-with-me

홈 › Papers

S$^2$Edit: Text-Guided Image Editing with Precise Semantic and Spatial Control

2025-07-07 · Xudong Liu, Zikun Chen, Ruowei Jiang, Ziyi Wu, Kejia Yin, Han Zhao, Parham Aarabi, Igor Gilitschenski

Recent advances in diffusion models have enabled high-quality generation and manipulation of images guided by texts, as well as concept learning from images. However, naive applications of existing methods to editing tasks that require fine-grained control, e.g., face editing, often lead to suboptimal solutions with identity information and high-frequency details lost during the editing process, or irrelevant image regions altered due to entangled concepts. In this work, we propose S$^2$Edit, a novel method based on a pre-trained text-to-image diffusion model that enables personalized editing with precise semantic and spatial control. We first fine-tune our model to embed the identity information into a learnable text token. During fine-tuning, we disentangle the learned identity token from attributes to be edited by enforcing an orthogonality constraint in the textual feature space. To ensure that the identity token only affects regions of interest, we apply object masks to guide the cross-attention maps. At inference time, our method performs localized editing while faithfully preserving the original identity with semantically disentangled and spatially focused identity token learned. Extensive experiments demonstrate the superiority of S$^2$Edit over state-of-the-art methods both quantitatively and qualitatively. Additionally, we showcase several compositional image editing applications of S$^2$Edit such as makeup transfer.

📄 PDF Abstract BibTeX arXiv:2507.04584

Code (0)

등록된 구현이 없습니다.

Tasks

text-guided-image-editing

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Custom-Edit: Text-Guided Image Editing with Customized Diffusion Models

2023-05-25 · Jooyoung Choi, Yunjey Choi, Yunji Kim, Junho Kim 외

Text-to-image diffusion models can generate diverse, high-fidelity images based on user-provided text prompts. Recent research has extended these models to support text-guided image editing. While text guidance is an int…

text-guided-image-editing

Prompt-guided Precise Audio Editing with Diffusion Models

2024-05-11 · Manjie Xu, Chenxing Li, Duzhen Zhang, Dan Su 외

Audio editing involves the arbitrary manipulation of audio content through precise control. Although text-guided diffusion models have made significant advancements in text-to-audio generation, they still face challenges…

Audio Generation

DreamSalon: A Staged Diffusion Framework for Preserving Identity-Context in Editable Face Generation

2024-03-28 · CVPR 2024 1 · Haonan Lin, Mengmeng Wang, Yan Chen, Wenbin An 외

While large-scale pre-trained text-to-image models can synthesize diverse and high-quality human-centered images, novel challenges arise with a nuanced task of "identity fine editing": precisely modifying specific featur…

DenoisingFace Generation

CompBench: Benchmarking Complex Instruction-guided Image Editing

2025-05-18 · Bohan Jia, Wenxuan Huang, Yuntian Tang, Junbo Qiao 외

While real-world applications increasingly demand intricate scene manipulation, existing instruction-guided image editing benchmarks often oversimplify task complexity and lack comprehensive, fine-grained instructions. T…

BenchmarkingInstruction Following

FlashEdit: Decoupling Speed, Structure, and Semantics for Precise Image Editing

2025-09-26 · Junyi Wu, Zhiteng Li, Haotong Qin, Yulun Zhang 외 arxiv

Text-guided image editing with diffusion models has achieved remarkable quality but often suffers from prohibitive latency. We introduce \textbf{FlashEdit}, a real-time localized image editing framework for the standard …

Image Editing