CritiFusion: Semantic Critique and Spectral Alignment for Faithful Text-to-Image Generation
ZhenQi Chen, TsaiChing Ni, YuanFu Yang
TL;DR
CritiFusion introduces a training-free, inference-time refinement for text-to-image diffusion that combines CritiCore’s multimodal semantic critique with SpecFusion’s spectral-domain consistency. CritiCore leverages a Vision-Language Model and a Multi-LLM committee to produce a refined conditioning $\tilde{c}$, while SpecFusion merges low-frequency structure from the base pass with high-frequency details from the refined pass, preserving layout and illumination. The approach is backbone-agnostic and demonstrates significant gains in semantic alignment and perceptual quality across SD v1.5 and SDXL backbones, without any backpropagation or retraining. With qualitative and quantitative improvements on standard prompts and metrics, CritiFusion offers a scalable plug-in refinement that complements existing diffusion models and other inference-time methods, potentially extending to video and 3D generation.
Abstract
Recent text-to-image diffusion models have achieved remarkable visual fidelity but often struggle with semantic alignment to complex prompts. We introduce CritiFusion, a novel inference-time framework that integrates a multimodal semantic critique mechanism with frequency-domain refinement to improve text-to-image consistency and detail. The proposed CritiCore module leverages a vision-language model and multiple large language models to enrich the prompt context and produce high-level semantic feedback, guiding the diffusion process to better align generated content with the prompt's intent. Additionally, SpecFusion merges intermediate generation states in the spectral domain, injecting coarse structural information while preserving high-frequency details. No additional model training is required. CritiFusion serves as a plug-in refinement stage compatible with existing diffusion backbones. Experiments on standard benchmarks show that our method notably improves human-aligned metrics of text-to-image correspondence and visual quality. CritiFusion consistently boosts performance on human preference scores and aesthetic evaluations, achieving results on par with state-of-the-art reward optimization approaches. Qualitative results further demonstrate superior detail, realism, and prompt fidelity, indicating the effectiveness of our semantic critique and spectral alignment strategy.
