paper-with-me

홈 › Papers

SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features

2025-02-20 · Michael Tschannen, Alexey Gritsenko, Xiao Wang, Muhammad Ferjad Naeem, Ibrahim Alabdulmohsin, Nikhil Parthasarathy, Talfan Evans, Lucas Beyer, Ye Xia, Basil Mustafa, Olivier Hénaff, Jeremiah Harmsen, Andreas Steiner, Xiaohua Zhai

We introduce SigLIP 2, a family of new multilingual vision-language encoders that build on the success of the original SigLIP. In this second iteration, we extend the original image-text training objective with several prior, independently developed techniques into a unified recipe -- this includes captioning-based pretraining, self-supervised losses (self-distillation, masked prediction) and online data curation. With these changes, SigLIP 2 models outperform their SigLIP counterparts at all model scales in core capabilities, including zero-shot classification, image-text retrieval, and transfer performance when extracting visual representations for Vision-Language Models (VLMs). Furthermore, the new training recipe leads to significant improvements on localization and dense prediction tasks. We also train variants which support multiple resolutions and preserve the input's native aspect ratio. Finally, we train on a more diverse data-mixture that includes de-biasing techniques, leading to much better multilingual understanding and improved fairness. To allow users to trade off inference cost with performance, we release model checkpoints at four sizes: ViT-B (86M), L (303M), So400m (400M), and g (1B).

📄 PDF Abstract BibTeX arXiv:2502.14786

Code (1)

google-research/big_vision 공식 구현 jax

Tasks

FairnessImage-text RetrievalText Retrievalzero-shot-classificationZero-Shot Learning

Similar Papers 제목 키워드 기반

VLM-PAR: A Vision Language Model for Pedestrian Attribute Recognition

2025-12-22 · Abdellah Zakaria Sellam, Salah Eddine Bekhouche, Fadi Dornaika, Cosimo Distante 외 arxiv

Pedestrian Attribute Recognition (PAR) involves predicting fine-grained attributes such as clothing color, gender, and accessories from pedestrian imagery, yet is hindered by severe class imbalance, intricate attribute c…

Pedestrian Attribute Recognition

PaLI-3 Vision Language Models: Smaller, Faster, Stronger

2023-10-13 · Xi Chen, Xiao Wang, Lucas Beyer, Alexander Kolesnikov 외

This paper presents PaLI-3, a smaller, faster, and stronger vision language model (VLM) that compares favorably to similar models that are 10x larger. As part of arriving at this strong performance, we compare Vision Tra…

Chart Question AnsweringCross-Modal Retrievalimage-classificationImage Classification+6

Image Reconstruction as a Tool for Feature Analysis

2025-06-09 · Eduard Allakhverdov, Dmitrii Tarasov, Elizaveta Goncharova, Andrey Kuznetsov

Vision encoders are increasingly used in modern applications, from vision-only models to multimodal systems such as vision-language models. Despite their remarkable success, it remains unclear how these architectures rep…

Contrastive LearningImage ReconstructionInformativeness

jina-vlm: Small Multilingual Vision Language Model

2025-12-03 · Andreas Koukounas, Georgios Mastrapas, Florian Hönicke, Sedigheh Eslami 외 arxiv

We present jina-vlm, a token-efficient 2.4B parameter vision-language model that achieves state-of-the-art multilingual VQA performance among open 2B-scale VLMs. The model couples a SigLIP2 vision encoder with a Qwen3 la…

Comprehension of Multilingual Expressions Referring to Target Objects in Visual Inputs

2025-11-14 · Francisco Nogueira, Alexandre Bernardino, Bruno Martins arxiv

Referring Expression Comprehension (REC) requires models to localize objects in images based on natural language descriptions. Research on the area remains predominantly English-centric, despite increasing global deploym…

Referring ExpressionMachine TranslationVisual Grounding