paper-with-me

Papers

PIXELS: Progressive Image Xemplar-based Editing with Latent Surgery

2025-01-16 · Shristi Das Biswas, Matthew Shreve, Xuelu Li, Prateek Singhal, Kaushik Roy

Recent advancements in language-guided diffusion models for image editing are often bottle-necked by cumbersome prompt engineering to precisely articulate desired changes. An intuitive alternative calls on guidance from in-the-wild image exemplars to help users bring their imagined edits to life. Contemporary exemplar-based editing methods shy away from leveraging the rich latent space learnt by pre-existing large text-to-image (TTI) models and fall back on training with curated objective functions to achieve the task. Though somewhat effective, this demands significant computational resources and lacks compatibility with diverse base models and arbitrary exemplar count. On further investigation, we also find that these techniques restrict user control to only applying uniform global changes over the entire edited region. In this paper, we introduce a novel framework for progressive exemplar-driven editing with off-the-shelf diffusion models, dubbed PIXELS, to enable customization by providing granular control over edits, allowing adjustments at the pixel or region level. Our method operates solely during inference to facilitate imitative editing, enabling users to draw inspiration from a dynamic number of reference images, or multimodal prompts, and progressively incorporate all the desired changes without retraining or fine-tuning existing TTI models. This capability of fine-grained control opens up a range of new possibilities, including selective modification of individual objects and specifying gradual spatial changes. We demonstrate that PIXELS delivers high-quality edits efficiently, leading to a notable improvement in quantitative metrics as well as human evaluation. By making high-quality image editing more accessible, PIXELS has the potential to enable professional-grade edits to a wider audience with the ease of using any open-source image generation model.

📄 PDF Abstract BibTeX arXiv:2501.09826

Code (1)

amazon-science/pixels 공식 구현 pytorch

Tasks

Image GenerationPrompt Engineering

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

MulGAN: Facial Attribute Editing by Exemplar

2019-12-28 · Jingtao Guo, Zhenzhen Qian, Zuowei Zhou, Yi Liu

Recent studies on face attribute editing by exemplars have achieved promising results due to the increasing power of deep convolutional networks and generative adversarial networks. These methods encode attribute-related…

Attribute

Multiple Exemplars-based Hallucinationfor Face Super-resolution and Editing

2020-09-16 · Kaili Wang, Jose Oramas, Tinne Tuytelaars

Given a really low-resolution input image of a face (say 16x16 or 8x8 pixels), the goal of this paper is to reconstruct a high-resolution version thereof. This, by itself, is an ill-posed problem, as the high-frequency i…

Super-Resolution

Paint by Example: Exemplar-based Image Editing with Diffusion Models

2022-11-23 · CVPR 2023 1 · Binxin Yang, Shuyang Gu, Bo Zhang, Ting Zhang 외

Language-guided image editing has achieved great success recently. In this paper, for the first time, we investigate exemplar-guided image editing for more precise control. We achieve this goal by leveraging self-supervi…

Image GenerationImage Manipulation

CLIP-NeRF: Text-and-Image Driven Manipulation of Neural Radiance Fields

2021-12-09 · CVPR 2022 1 · Can Wang, Menglei Chai, Mingming He, Dongdong Chen 외

We present CLIP-NeRF, a multi-modal 3D object manipulation method for neural radiance fields (NeRF). By leveraging the joint language-image embedding space of the recent Contrastive Language-Image Pre-Training (CLIP) mod…

NeRFNovel View Synthesis

Exemplar-based Generative Facial Editing

2020-05-31 · Jingtao Guo, Yi Liu, Zhenzhen Qian, Zuowei Zhou

Image synthesis has witnessed substantial progress due to the increasing power of generative model. This paper we propose a novel generative approach for exemplar based facial editing in the form of the region inpainting…

AttributeFacial EditingImage Generation