CVPR 20260 citations

A Mixed Diet Makes DINO An Omnivorous Vision Encoder

Rishabh Kabra, Maks Ovsjanikov, Drew A. Hudson, Ye Xia, Skanda Koppula, Andre Araujo, Joao Carreira, Niloy J. Mitra

Abstract

Pre-trained vision encoders like DINOv2 have demonstrated exceptional performance on unimodal tasks. However, we observe that their features are poorly aligned across different modalities. For instance, the feature embedding for an RGB image and its corresponding depth map of the same scene exhibit a cosine similarity that is nearly identical to that of two random, unrelated images. To address this, we propose the Omnivorous Vision Encoder, a novel framework that learns a modality-agnostic feature space. We train the encoder with a dual objective: first, to maximize the feature alignment between different modalities of the same scene; and second, a distillation objective that anchors the learned representations to a fully frozen teacher such as DINOv2. The resulting student encoder becomes "omnivorous" by producing a consistent, unified embedding for a given scene, regardless of the input modality (RGB, Depth, Segmentation, etc.). This approach enables robust cross-modal understanding while retaining the discriminative semantics of the original foundation model.

BibTeX
@inproceedings{cvpr2026_amixeddietmakesd,
  title = {A Mixed Diet Makes DINO An Omnivorous Vision Encoder},
  author = {Rishabh Kabra and Maks Ovsjanikov and Drew A. Hudson and Ye Xia and Skanda Koppula and Andre Araujo and Joao Carreira and Niloy J. Mitra},
  booktitle = {CVPR 2026},
  year = {2026}
}
A Mixed Diet Makes DINO An Omnivorous Vision Encoder · CVPR 2026