[2602.22678] ViCLIP-OT: The First Foundation Vision-Language Model for Vietnamese Image-Text Retrieval with Optimal Transport
Summary
ViCLIP-OT introduces a novel vision-language model tailored for Vietnamese image-text retrieval, outperforming existing models in low-resource settings.
Why It Matters
This research addresses the gap in effective image-text retrieval systems for low-resource languages like Vietnamese, showcasing the potential for improved multimedia systems in underrepresented linguistic contexts. By enhancing model performance through innovative techniques, it contributes to the broader field of AI and accessibility.
Key Takeaways
- ViCLIP-OT is specifically designed for Vietnamese image-text retrieval.
- The model outperforms existing benchmarks like CLIP and SigLIP in various settings.
- Integration of SIGROT enhances cross-modal consistency and reduces modality gaps.
- Achieved significant improvements in Recall@K metrics on Vietnamese datasets.
- Demonstrates the importance of tailored models for low-resource languages.
Computer Science > Computer Vision and Pattern Recognition arXiv:2602.22678 (cs) [Submitted on 26 Feb 2026] Title:ViCLIP-OT: The First Foundation Vision-Language Model for Vietnamese Image-Text Retrieval with Optimal Transport Authors:Quoc-Khang Tran, Minh-Thien Nguyen, Nguyen-Khang Pham View a PDF of the paper titled ViCLIP-OT: The First Foundation Vision-Language Model for Vietnamese Image-Text Retrieval with Optimal Transport, by Quoc-Khang Tran and Minh-Thien Nguyen and Nguyen-Khang Pham View PDF HTML (experimental) Abstract:Image-text retrieval has become a fundamental component in intelligent multimedia systems; however, most existing vision-language models are optimized for highresource languages and remain suboptimal for low-resource settings such as Vietnamese. This work introduces ViCLIP-OT, a foundation vision-language model specifically designed for Vietnamese image-text retrieval. The proposed framework integrates CLIP-style contrastive learning with a Similarity-Graph Regularized Optimal Transport (SIGROT) loss to enhance global cross-modal consistency and mitigate modality gap issues. Extensive experiments on three Vietnamese benchmarks (UITOpenViIC, KTVIC, and Crossmodal-3600) demonstrate that ViCLIP-OT consistently outperforms CLIP and SigLIP baselines in both in-domain and zero-shot settings. On UIT-OpenViIC, the model achieves an average Recall@K of 67.34%, improving upon CLIP by 5.75 percentage points. In zero-shot evaluation on Crossmodal-3600, ViCLIPO...