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

FAST-GOAL: Fast and Efficient Global-local Object Alignment Learning

About

Vision-language models such as CLIP have shown impressive capabilities in aligning images and text, but they often struggle with lengthy and detailed text descriptions due to pre-training on short and concise captions. We present FAST-GOAL (Fast and Efficient Global-local Object Alignment Learning), an efficient fine-tuning method that enhances ability of CLIP to handle lengthy text through global-local semantic alignment. Our method consists of two key components. First, Fast Local Image-Sentence Matching (FLISM) efficiently extracts local image regions through object detection and spatial division, then matches them with corresponding sentences. Second, Token Similarity-based Learning (TSL) maximizes the similarity between patch tokens from specific regions in the image and their corresponding region embeddings, applying the same principle to text, which enhances the ability of the model to capture detailed correspondences. Additionally, we introduce GLIT100k, a dataset that provides both global image-lengthy caption pairs and context-derived local pairs, where local descriptions are extracted from global captions to maintain semantic coherence. Through extensive experiments on long caption datasets (DOCCI, DCI) and short caption datasets (MSCOCO, Flickr30k), we demonstrate that FAST-GOAL achieves significant improvements over baselines, enabling effective adaptation of CLIP to detailed textual descriptions while maintaining computational efficiency.

Hyungyu Choi, Young Kyun Jang, Chanho Eom• 2026

Related benchmarks

TaskDatasetResultRank
Text-to-Image RetrievalDCI
R@156.62
106
Image-to-Text RetrievalDCI
R@156.74
100
Image-to-Text RetrievalDOCCI
R@174.67
45
Text-to-Image RetrievalDOCCI
Recall@174.27
45
Image-to-Text RetrievalDCI (test)
R@160.76
12
Image-to-Text RetrievalFlickr30K
Recall@192.5
12
Text-to-Image RetrievalDOCCI (test)
R@178.55
12
Text-to-Image RetrievalMSCOCO
R@148.53
10
Text-to-Image RetrievalMSCOCO
Recall@142.81
8
Text-to-Image RetrievalDCI (test)
R@159.73
6
Showing 10 of 13 rows

Other info

Follow for update