paper-with-me

Papers

PAIR-Diffusion: A Comprehensive Multimodal Object-Level Image Editor

2023-03-30 · Vidit Goel, Elia Peruzzo, Yifan Jiang, Dejia Xu, Xingqian Xu, Nicu Sebe, Trevor Darrell, Zhangyang Wang, Humphrey Shi

Generative image editing has recently witnessed extremely fast-paced growth. Some works use high-level conditioning such as text, while others use low-level conditioning. Nevertheless, most of them lack fine-grained control over the properties of the different objects present in the image, i.e. object-level image editing. In this work, we tackle the task by perceiving the images as an amalgamation of various objects and aim to control the properties of each object in a fine-grained manner. Out of these properties, we identify structure and appearance as the most intuitive to understand and useful for editing purposes. We propose PAIR Diffusion, a generic framework that can enable a diffusion model to control the structure and appearance properties of each object in the image. We show that having control over the properties of each object in an image leads to comprehensive editing capabilities. Our framework allows for various object-level editing operations on real images such as reference image-based appearance editing, free-form shape editing, adding objects, and variations. Thanks to our design, we do not require any inversion step. Additionally, we propose multimodal classifier-free guidance which enables editing images using both reference images and text when using our approach with foundational diffusion models. We validate the above claims by extensively evaluating our framework on both unconditional and foundational diffusion models. Please refer to https://vidit98.github.io/publication/conference-paper/pair_diff.html for code and model release.

📄 PDF Abstract BibTeX arXiv:2303.17546

Code (1)

picsart-ai-research/pair-diffusion 공식 구현 pytorch

Tasks

Object

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

PAIR Diffusion: A Comprehensive Multimodal Object-Level Image Editor

2024-01-01 · CVPR 2024 1 · Vidit Goel, Elia Peruzzo, Yifan Jiang, Dejia Xu 외

Generative image editing has recently witnessed extremely fast-paced growth. Some works use high-level conditioning such as text while others use low-level conditioning. Nevertheless most of them lack fine-grained co…

Object

Parents and Children: Distinguishing Multimodal DeepFakes from Natural Images

2023-04-02 · Roberto Amoroso, Davide Morelli, Marcella Cornia, Lorenzo Baraldi 외

Recent advancements in diffusion models have enabled the generation of realistic deepfakes from textual prompts in natural language. While these models have numerous benefits across various sectors, they have also raised…

DeepFake DetectionFace SwappingFake Image Detectionimage-classification+1

Bifrost-1: Bridging Multimodal LLMs and Diffusion Models with Patch-level CLIP Latents

2025-08-08 · Han Lin, Jaemin Cho, Amir Zadeh, Chuan Li 외 arxiv

There is growing interest in integrating high-fidelity visual synthesis capabilities into large language models (LLMs) without compromising their strong reasoning capabilities. Existing methods that directly train LLMs o…

Multimodal ReasoningImage Generation

DiffImaginE: Imagine to Verify Entity Types with Diffusion

2026-08-04 · Feng Zhang, Feiyu Han, Rongxin Yang, Yang Liu 외 arxiv

Multimodal named entity recognition (MNER) determines whether each candidate span and entity-type hypothesis is supported by joint textual and visual evidence. Existing imagine-and-compare verifiers map each (span, type)…

MUNI: Multimodal Unified Latent Diffusion for Coherent Any-to-Any Generation

2026-06-15 · Kyeongmin Yeo, Yunhong Min, Minhyuk Sung arxiv

We introduce MUNI, an end-to-end multimodal latent diffusion framework for any-to-any generation that unifies subset-conditioned cross-modal generation and unconditional joint sampling through a shared stochastic latent.…