FG-CLIP 2: A Bilingual Fine-grained Vision-Language Alignment Model
About
Fine-grained vision-language understanding requires precise alignment between visual content and linguistic descriptions, a capability that remains limited in current models, particularly in non-English settings. While models like CLIP perform well on global alignment, they often struggle to capture fine-grained details in object attributes, spatial relations, and linguistic expressions, with limited support for bilingual comprehension. To address these challenges, we introduce FG-CLIP 2, a bilingual vision-language model designed to advance fine-grained alignment for both English and Chinese. Our approach leverages rich fine-grained supervision, including region-text matching and long-caption modeling, alongside multiple discriminative objectives. We further introduce the Textual Intra-modal Contrastive (TIC) loss to better distinguish semantically similar captions. Trained on a carefully curated mixture of large-scale English and Chinese data, including a newly released 12M Chinese region-text dataset, FG-CLIP 2 achieves powerful bilingual performance. To enable rigorous evaluation, we present a new benchmark for Chinese multimodal understanding, featuring long-caption retrieval and bounding box classification. Extensive experiments on 29 datasets across 8 tasks show that FG-CLIP 2 outperforms existing methods, achieving state-of-the-art results in both languages. We release the model, code, and benchmark to facilitate future research on bilingual fine-grained vision-language alignment.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Text-based Visual Question Answering | TextVQA | Accuracy62 | 962 | |
| Image Classification | ImageNet V2 | Top-1 Acc77.8 | 749 | |
| Text-to-Image Retrieval | Flickr30K | R@185 | 559 | |
| Image-to-Text Retrieval | Flickr30K | R@196.6 | 451 | |
| Referring Expression Comprehension | RefCOCO (val) | Accuracy84.9 | 348 | |
| Referring Expression Comprehension | RefCOCO (testA) | -- | 346 | |
| Referring Expression Comprehension | RefCOCO (testB) | Accuracy79.5 | 213 | |
| Text-to-Image Retrieval | COCO | Recall@156.7 | 156 | |
| Visual Question Answering | GQA | Accuracy64 | 155 | |
| Image-to-Text Retrieval | COCO | R@174.6 | 152 |