CVAILGFeb 3

Aligning Forest and Trees in Images and Long Captions for Visually Grounded Understanding

arXiv:2602.02977v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

It addresses the challenge of fine-grained vision-language understanding for applications requiring detailed image-text matching, representing an incremental improvement over existing methods.

The paper tackles the problem of aligning hierarchical semantics between images and long captions in vision-language models, achieving state-of-the-art performance on six long-text retrieval benchmarks with training on 30M image-text pairs.

Large vision-language models such as CLIP struggle with long captions because they align images and texts as undifferentiated wholes. Fine-grained vision-language understanding requires hierarchical semantics capturing both global context and localized details across visual and textual domains. Yet linguistic hierarchies from syntax or semantics rarely match visual organization, and purely visual hierarchies tend to fragment scenes into appearance-driven parts without semantic focus. We propose CAFT (Cross-domain Alignment of Forests and Trees), a hierarchical image-text representation learning framework that aligns global and local semantics across images and long captions without pixel-level supervision. Coupling a fine-to-coarse visual encoder with a hierarchical text transformer, it uses a hierarchical alignment loss that matches whole images with whole captions while biasing region-sentence correspondences, so that coarse semantics are built from fine-grained evidence rather than from aggregation untethered to part-level grounding. Trained on 30M image-text pairs, CAFT achieves state-of-the-art performance on six long-text retrieval benchmarks and exhibits strong scaling behavior. Experiments show that hierarchical cross-domain alignment enables fine-grained, visually grounded image-text representations to emerge without explicit region-level supervision.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes