paper-with-me

홈 › Papers

Multimodal LLM-Guided Semantic Correction in Text-to-Image Diffusion

2025-05-26 · Zheqi Lv, JunHao Chen, Qi Tian, Keting Yin, Shengyu Zhang, Fei Wu

Diffusion models have become the mainstream architecture for text-to-image generation, achieving remarkable progress in visual quality and prompt controllability. However, current inference pipelines generally lack interpretable semantic supervision and correction mechanisms throughout the denoising process. Most existing approaches rely solely on post-hoc scoring of the final image, prompt filtering, or heuristic resampling strategies-making them ineffective in providing actionable guidance for correcting the generative trajectory. As a result, models often suffer from object confusion, spatial errors, inaccurate counts, and missing semantic elements, severely compromising prompt-image alignment and image quality. To tackle these challenges, we propose MLLM Semantic-Corrected Ping-Pong-Ahead Diffusion (PPAD), a novel framework that, for the first time, introduces a Multimodal Large Language Model (MLLM) as a semantic observer during inference. PPAD performs real-time analysis on intermediate generations, identifies latent semantic inconsistencies, and translates feedback into controllable signals that actively guide the remaining denoising steps. The framework supports both inference-only and training-enhanced settings, and performs semantic correction at only extremely few diffusion steps, offering strong generality and scalability. Extensive experiments demonstrate PPAD's significant improvements.

📄 PDF Abstract BibTeX arXiv:2505.20053

Code (1)

hellozicky/ppad 공식 구현 pytorch

Tasks

DenoisingImage GenerationLarge Language ModelMultimodal Large Language ModelText to Image GenerationText-to-Image Generation

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

Retinex Meets Language: A Physics-Semantics-Guided Underwater Image Enhancement Network

2026-03-07 · Shixuan Xu, Yabo Liu, Chao Huang, Junyu Dong 외 arxiv

Underwater images often suffer from severe degradation caused by light absorption and scattering, leading to color distortion, low contrast and reduced visibility. Existing Underwater Image Enhancement (UIE) methods can …

Semantic SimilarityImage Enhancement

MLLM-Guided Semantic Correction for Text-to-Video Generation

2026-08-17 · Junhao Chen, Zheqi Lv, Keting Yin, Shengyu Zhang 외 arxiv

Recent advances in diffusion models and Transformer architectures have led to significant progress in text-to-video generation. However, these models often suffer from semantic errors such as missing objects, incorrect a…

Text-to-Video Generation

SemHiTok: A Unified Image Tokenizer via Semantic-Guided Hierarchical Codebook for Multimodal Understanding and Generation

2025-03-09 · Zisheng Chen, Chunwei Wang, Xiuwei Chen, Hang Xu 외

We present SemHiTok, a unified image Tokenizer via Semantic-Guided Hierarchical codebook that provides consistent discrete feature representations for multimodal understanding and generation tasks. Recently, unified mult…

Sissi: Zero-shot Style-guided Image Synthesis via Semantic-style Integration

2026-01-10 · Yingying Deng, Xiangyu He, Fan Tang, Weiming Dong 외 arxiv

Text-guided image generation has advanced rapidly with large-scale diffusion models, yet achieving precise stylization with visual exemplars remains difficult. Existing approaches often depend on task-specific retraining…

Image Generation

Rethinking Multimodal Point Cloud Completion: A Completion-by-Correction Perspective

2025-11-15 · Wang Luo, Di Wu, Hengyuan Na, Yinlin Zhu 외 arxiv

Point cloud completion aims to reconstruct complete 3D shapes from partial observations, which is a challenging problem due to severe occlusions and missing geometry. Despite recent advances in multimodal techniques that…

Point Cloud Completion