paper-with-me

홈 › Papers

A Survey of Multimodal-Guided Image Editing with Text-to-Image Diffusion Models

2024-06-20 · Xincheng Shuai, Henghui Ding, Xingjun Ma, RongCheng Tu, Yu-Gang Jiang, DaCheng Tao

Image editing aims to edit the given synthetic or real image to meet the specific requirements from users. It is widely studied in recent years as a promising and challenging field of Artificial Intelligence Generative Content (AIGC). Recent significant advancement in this field is based on the development of text-to-image (T2I) diffusion models, which generate images according to text prompts. These models demonstrate remarkable generative capabilities and have become widely used tools for image editing. T2I-based image editing methods significantly enhance editing performance and offer a user-friendly interface for modifying content guided by multimodal inputs. In this survey, we provide a comprehensive review of multimodal-guided image editing techniques that leverage T2I diffusion models. First, we define the scope of image editing from a holistic perspective and detail various control signals and editing scenarios. We then propose a unified framework to formalize the editing process, categorizing it into two primary algorithm families. This framework offers a design space for users to achieve specific goals. Subsequently, we present an in-depth analysis of each component within this framework, examining the characteristics and applicable scenarios of different combinations. Given that training-based methods learn to directly map the source image to target one under user guidance, we discuss them separately, and introduce injection schemes of source image in different scenarios. Additionally, we review the application of 2D techniques to video editing, highlighting solutions for inter-frame inconsistency. Finally, we discuss open challenges in the field and suggest potential future research directions. We keep tracing related works at https://github.com/xinchengshuai/Awesome-Image-Editing.

📄 PDF Abstract BibTeX arXiv:2406.14555

Code (1)

xinchengshuai/awesome-image-editing 공식 구현 tf

Tasks

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

A Survey of Multimodal Composite Editing and Retrieval

2024-09-09 · Suyan Li, Fuxiang Huang, Lei Zhang

In the real world, where information is abundant and diverse across different modalities, understanding and utilizing various data types to improve retrieval systems is a key focus of research. Multimodal composite retri…

RetrievalSurvey

Text-guided Image-and-Shape Editing and Generation: A Short Survey

2023-04-18 · Cheng-Kang Ted Chao, Yotam Gingold

Image and shape editing are ubiquitous among digital artworks. Graphics algorithms facilitate artists and designers to achieve desired editing intents without going through manually tedious retouching. In the recent adva…

Survey

Instruction-Guided Editing Controls for Images and Multimedia: A Survey in LLM era

2024-11-15 · Thanh Tam Nguyen, Zhao Ren, Trinh Pham, Thanh Trung Huynh 외

The rapid advancement of large language models (LLMs) and multimodal learning has transformed digital content creation and manipulation. Traditional visual editing tools require significant expertise, limiting accessibil…

Survey

Diffusion Model-Based Image Editing: A Survey

2024-02-27 · Yi Huang, Jiancheng Huang, Yifan Liu, Mingfu Yan 외

Denoising diffusion models have emerged as a powerful tool for various image generation and editing tasks, facilitating the synthesis of visual content in an unconditional or input-conditional manner. The core idea behin…

DenoisingImage GenerationImage Inpaintingmodel+2

Multimodal Image Synthesis and Editing: The Generative AI Era

2021-12-27 · Fangneng Zhan, Yingchen Yu, Rongliang Wu, Jiahui Zhang 외

As information exists in various modalities in real world, effective interaction and fusion among multimodal information plays a key role for the creation and perception of multimodal data in computer vision and deep lea…

Image GenerationSurvey