Where, What, Why, and Importance: Structured Defect Grounding for Text-to-Image Feedback
Abstract
Structured Defect Grounding (SDG) addresses limitations in text-to-image model diagnosis by modeling defects as structured sets and using vision-language models for detection and reward-based alignment.
Despite generating increasingly photorealistic images, text-to-image (T2I) models still exhibit localized, subtle, and structurally complex failures. Diagnosing these failures requires instance-level feedback that answers where a defect occurs, what type it is, why it is defective, and its importance to overall image quality. While recent dense-feedback methods move beyond scalar supervision, their heatmap-centric representations still formulate diagnosis as pixel-field regression, making it difficult to localize variable-cardinality defects and bind semantic reasons to individual failures. To address this representation bottleneck, we propose Structured Defect Grounding (SDG), which casts T2I diagnosis as structured set prediction by modeling each defect as a (location, type, reason, importance) tuple. To make this formulation trainable and measurable, we introduce SDG-30K, a 30K-image dataset with box-grounded annotations across four modern T2I generators, together with a dedicated evaluation protocol, SDG-Eval. Building on this structured representation, we further present a diagnosis-to-alignment framework in which a Vision-Language Model (VLM) serves as the SDG detector, and BoxFlow-GRPO converts predicted defect sets into box-derived, importance-weighted spatial rewards for diffusion model alignment. Extensive experiments show that our SDG detector outperforms leading proprietary VLMs on structured defect grounding, while SDG-guided rewards consistently improve T2I alignment and support localized image refinement. These results establish SDG as a unified, instance-level interface for diagnosing, evaluating, and enhancing modern generative models.
Community
All code, datasets and model weights are publicly available.
https://huggingface.co/collections/P1n3/sdg
github:https://github.com/nianbai006/SDG
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- SalArt-VQA: Diagnosing Whether VLMs Understand Salient Artifacts in Generated Images (2026)
- Large Language Models are Universal Reasoners for Visual Generation (2026)
- GenShield: Unified Detection and Artifact Correction for AI-Generated Images (2026)
- CGC: Compositional Grounded Contrast for Fine-Grained Multi-Image Understanding (2026)
- Towards One-to-Many Temporal Grounding (2026)
- Does Synthetic Layered Design Data Benefit Layered Design Decomposition? (2026)
- TextAlign: Preference Alignment for Text Rendering with Hierarchical Rewards (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Get this paper in your agent:
hf papers read 2606.06113 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 3
P1n3/sdg-detector-grpo
Datasets citing this paper 1
P1n3/SDG-30K
Spaces citing this paper 0
No Space linking this paper
Collections including this paper 0
No Collection including this paper