Pith

open record

sign in

arxiv: 2412.16334 · v1 · pith:IRDBZJGH · submitted 2024-12-20 · cs.CV

DINOv2 Meets Text: A Unified Framework for Image- and Pixel-Level Vision-Language Alignment

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:IRDBZJGHrecord.jsonopen to challenge →

classification cs.CV
keywords tasksself-supervisedtextvisualalignmentclipdensedinov2
0
0 comments X
read the original abstract

Self-supervised visual foundation models produce powerful embeddings that achieve remarkable performance on a wide range of downstream tasks. However, unlike vision-language models such as CLIP, self-supervised visual features are not readily aligned with language, hindering their adoption in open-vocabulary tasks. Our method, named dino.txt, unlocks this new ability for DINOv2, a widely used self-supervised visual encoder. We build upon the LiT training strategy, which trains a text encoder to align with a frozen vision model but leads to unsatisfactory results on dense tasks. We propose several key ingredients to improve performance on both global and dense tasks, such as concatenating the [CLS] token with the patch average to train the alignment and curating data using both text and image modalities. With these, we successfully train a CLIP-like model with only a fraction of the computational cost compared to CLIP while achieving state-of-the-art results in zero-shot classification and open-vocabulary semantic segmentation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Exploring Image-Text Alignment for Radio Galaxy Morphologies

    astro-ph.IM 2026-07 conditional novelty 5.0

    Text captions of radio galaxy images can classify FR-I vs FR-II morphologies comparably to image embeddings, but LoRA fine-tuning improves local class coherence without improving global image-text alignment.