Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ELDiff: When Evidential Learning Meets Text-to-Image Diffusion

About

In multi-object text-to-image (T2I) diffusion, ensuring semantic consistency between textual prompts and generated visual content is crucial for image synthesis. However, such consistency constraint is often underemphasized in the denoising process of diffusion models. Although token supervised diffusion models can mitigate this issue by learning object-wise consistency between the image content and object segmentation maps, it tends to suffer from the problems of segmentation map bias and semantic overlap conflict, especially when involving multiple objects. In this paper, we propose ELDiff, a new evidential learning-supervised T2I diffusion model, which leverages the advantages of uncertainty metric and conflict detection to enhance the fault tolerance of unreliable segmentation maps and suppress semantic conflicts, strengthening object-wise consistency learning. Specifically, a pixel evidence loss is proposed to restrain overconfidence in unreliable labels through evidential regularization, and a token conflict loss is designed to weaken the contradiction between semantics through optimizing a measured conflict factor. Extensive experiments show that our ELDiff outperforms existing training based and train-free based T2I diffusion models on SD v1.4, SD v2.1, SDXL, SD v3.5, and Qwen-Image, without requiring additional inference-time manipulations. Notably, ELDiff can be seamlessly extended to the existing training pipeline of T2I diffusion models. Code can be found at https://github.com/QingtaoPan/ELDiff.

Qingtao Pan, Kai Ye, Zhihao Dou, Bing Ji, Shuo Li• 2026

Related benchmarks

TaskDatasetResultRank
Text-to-Image GenerationGenEval
Overall Score0.9
318
Text-to-Image GenerationMS-COCO--
193
Text-to-Image GenerationT2I-CompBench++
Color0.8525
99
Text-to-Image GenerationT2I-CompBench
Color Fidelity0.8452
58
Text-to-Image GenerationFlickr30K
FID54.79
18
Text-to-Image GenerationMulti-category Instance Composition Prompt Set
OA86.44
12
Text-to-Image GenerationT2I-CompBench
Color Fidelity Score77.68
9
Text-to-Image GenerationUser Study v2.1 and v3.5 (test)
Image Realism53.5
6
Text-to-Image GenerationGenEval 2
Attribute Accuracy85.41
4
Showing 9 of 9 rows

Other info

Follow for update