paper-with-me

홈 › Papers

Text-to-image Editing by Image Information Removal

2023-05-27 · Zhongping Zhang, Jian Zheng, Jacob Zhiyuan Fang, Bryan A. Plummer

Diffusion models have demonstrated impressive performance in text-guided image generation. Current methods that leverage the knowledge of these models for image editing either fine-tune them using the input image (e.g., Imagic) or incorporate structure information as additional constraints (e.g., ControlNet). However, fine-tuning large-scale diffusion models on a single image can lead to severe overfitting issues and lengthy inference time. Information leakage from pretrained models also make it challenging to preserve image content not related to the text input. Additionally, methods that incorporate structural guidance (e.g., edge maps, semantic maps, keypoints) find retaining attributes like colors and textures difficult. Using the input image as a control could mitigate these issues, but since these models are trained via reconstruction, a model can simply hide information about the original image when encoding it to perfectly reconstruct the image without learning the editing task. To address these challenges, we propose a text-to-image editing model with an Image Information Removal module (IIR) that selectively erases color-related and texture-related information from the original image, allowing us to better preserve the text-irrelevant content and avoid issues arising from information hiding. Our experiments on CUB, Outdoor Scenes, and COCO reports our approach achieves the best editability-fidelity trade-off results. In addition, a user study on COCO shows that our edited images are preferred 35% more often than prior work.

📄 PDF Abstract BibTeX arXiv:2305.17489

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationImage Reconstruction

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 제목 키워드 기반

OTR: Synthesizing Overlay Text Dataset for Text Removal

2025-10-03 · Jan Zdenek, Wataru Shimoda, Kota Yamaguchi arxiv

Text removal is a crucial task in computer vision with applications such as privacy preservation, image editing, and media reuse. While existing research has primarily focused on scene text removal in natural images, lim…

Domain GeneralizationImage Editing

Choose What You Need: Disentangled Representation Learning for Scene Text Recognition Removal and Editing

2024-01-01 · CVPR 2024 1 · Boqiang Zhang, Hongtao Xie, Zuan Gao, Yuxin Wang

Scene text images contain not only style information (font background) but also content information (character texture). Different scene text tasks need different information but previous representation learning meth…

DecoderRepresentation LearningScene Text Recognition

Choose What You Need: Disentangled Representation Learning for Scene Text Recognition, Removal and Editing

2024-05-07 · Boqiang Zhang, Hongtao Xie, Zuan Gao, Yuxin Wang

Scene text images contain not only style information (font, background) but also content information (character, texture). Different scene text tasks need different information, but previous representation learning metho…

DecoderRepresentation LearningScene Text Recognition

LoVoRA: Text-guided and Mask-free Video Object Removal and Addition with Learnable Object-aware Localization

2025-12-02 · Zhihan Xiao, Lin Liu, Yixin Gao, Xiaopeng Zhang 외 arxiv

Text-guided video editing, particularly for object removal and addition, remains a challenging task due to the need for precise spatial and temporal consistency. Existing methods often rely on auxiliary masks or referenc…

Video Inpainting

MetaShadow: Object-Centered Shadow Detection, Removal, and Synthesis

2024-12-03 · CVPR 2025 1 · Tianyu Wang, Jianming Zhang, Haitian Zheng, Zhihong Ding 외

Shadows are often under-considered or even ignored in image editing applications, limiting the realism of the edited results. In this paper, we introduce MetaShadow, a three-in-one versatile framework that enables detect…

ObjectShadow DetectionShadow Detection And Removal