Harnessing Caption Detailness for Data-Efficient Text-to-Image Generation

📅 2025-05-21
📈 Citations: 0
Influential: 0
📄 PDF

career value

173K/year
🤖 AI Summary
To address data inefficiency in text-to-image generation caused by heterogeneous caption quality, this paper proposes ICR-AOD, a fine-grained caption quality assessment framework that, for the first time, orthogonally decouples two dimensions of descriptive detailness: Image Coverage Ratio (ICR), measuring global alignment between caption and image content, and Attribute-Oriented Detailness (AOD), quantifying local object-level attribute richness—moving beyond length-based heuristics. Our method integrates vision-language alignment analysis, region-level caption-object matching, and multi-granularity detail quantification to construct differentiable, interpretable detailness metrics on COO and ShareGPT4V. Experiments show that training exclusively on the top 20% highest-ICR-AOD captions achieves significant performance gains over full-dataset training on benchmarks such as DPG, attaining new state-of-the-art results in both cross-modal alignment and image reconstruction fidelity—demonstrating the efficacy of semantics-driven high-quality data selection.

Technology Category

Application Category

📝 Abstract
Training text-to-image (T2I) models with detailed captions can significantly improve their generation quality. Existing methods often rely on simplistic metrics like caption length to represent the detailness of the caption in the T2I training set. In this paper, we propose a new metric to estimate caption detailness based on two aspects: image coverage rate (ICR), which evaluates whether the caption covers all regions/objects in the image, and average object detailness (AOD), which quantifies the detailness of each object's description. Through experiments on the COCO dataset using ShareGPT4V captions, we demonstrate that T2I models trained on high-ICR and -AOD captions achieve superior performance on DPG and other benchmarks. Notably, our metric enables more effective data selection-training on only 20% of full data surpasses both full-dataset training and length-based selection method, improving alignment and reconstruction ability. These findings highlight the critical role of detail-aware metrics over length-based heuristics in caption selection for T2I tasks.
Problem

Research questions and friction points this paper is trying to address.

Measuring caption detailness for better text-to-image generation
Proposing new metrics (ICR and AOD) to evaluate caption quality
Enhancing model performance with selective high-detailness training data
Innovation

Methods, ideas, or system contributions that make the work stand out.

Proposed new metric for caption detailness evaluation
Used image coverage rate and object detailness metrics
Enabled effective data selection with 20% training data
🔎 Similar Papers
No similar papers found.