paper-with-me

Papers

IMG: Calibrating Diffusion Models via Implicit Multimodal Guidance

2025-09-30 · Jiayi Guo, Chuanhao Yan, Xingqian Xu, Yulin Wang, Kai Wang, Gao Huang, Humphrey Shi arxiv

Ensuring precise multimodal alignment between diffusion-generated images and input prompts has been a long-standing challenge. Earlier works finetune diffusion weight using high-quality preference data, which tends to be limited and difficult to scale up. Recent editing-based methods further refine local regions of generated images but may compromise overall image quality. In this work, we propose Implicit Multimodal Guidance (IMG), a novel re-generation-based multimodal alignment framework that requires no extra data or editing operations. Specifically, given a generated image and its prompt, IMG a) utilizes a multimodal large language model (MLLM) to identify misalignments; b) introduces an Implicit Aligner that manipulates diffusion conditioning features to reduce misalignments and enable re-generation; and c) formulates the re-alignment goal into a trainable objective, namely Iteratively Updated Preference Objective. Extensive qualitative and quantitative evaluations on SDXL, SDXL-DPO, and FLUX show that IMG outperforms existing alignment methods. Furthermore, IMG acts as a flexible plug-and-play adapter, seamlessly enhancing prior finetuning-based alignment methods. Our code will be available at https://github.com/SHI-Labs/IMG-Multimodal-Diffusion-Alignment.

📄 PDF Abstract BibTeX arXiv:2509.26231

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implicit and Explicit Language Guidance for Diffusion-based Visual Perception

2024-04-11 · Hefeng Wang, Jiale Cao, Jin Xie, Aiping Yang 외

Text-to-image diffusion models have shown powerful ability on conditional image synthesis. With large-scale vision-language pre-training, diffusion models are able to generate high-quality images with rich texture and re…

Depth EstimationImage GenerationSemantic Segmentation

Draw Your Art Dream: Diverse Digital Art Synthesis with Multimodal Guided Diffusion

2022-09-27 · Nisha Huang, Fan Tang, WeiMing Dong, Changsheng Xu

Digital art synthesis is receiving increasing attention in the multimedia community because of engaging the public with art effectively. Current digital art synthesis methods usually use single-modality inputs as guidanc…

Diversity

Training-Free Multimodal Guidance for Video to Audio Generation

2025-09-29 · Eleonora Grassucci, Giuliano Galadini, Giordano Cicchetti, Aurelio Uncini 외 arxiv

Video-to-audio (V2A) generation aims to synthesize realistic and semantically aligned audio from silent videos, with potential applications in video editing, Foley sound design, and assistive multimedia. Although the exc…

Audio Generation

DiffPerformer: Iterative Learning of Consistent Latent Guidance for Diffusion-based Human Video Generation

2024-01-01 · CVPR 2024 1 · Chenyang Wang, Zerong Zheng, Tao Yu, Xiaoqian Lv 외

Existing diffusion models for pose-guided human video generation mostly suffer from temporal inconsistency in the generated appearance and poses due to the inherent randomization nature of the generation process. In …

Video Generation

On the Robustness of Distribution Support under Diffusion Guidance

2026-05-08 · Ruijia Cao, Yuchen Wu, Nisha Chandramoorthy arxiv

Diffusion guidance is a powerful technique that enables controllable and high-fidelity sample generation with diffusion models. At a high level, it modifies the score function by incorporating a guidance term that steers…