paper-with-me

홈 › Papers

DUNE: Distilling a Universal Encoder from Heterogeneous 2D and 3D Teachers

2025-03-18 · CVPR 2025 1 · Mert Bulent Sariyildiz, Philippe Weinzaepfel, Thomas Lucas, Pau de Jorge, Diane Larlus, Yannis Kalantidis

Recent multi-teacher distillation methods have unified the encoders of multiple foundation models into a single encoder, achieving competitive performance on core vision tasks like classification, segmentation, and depth estimation. This led us to ask: Could similar success be achieved when the pool of teachers also includes vision models specialized in diverse tasks across both 2D and 3D perception? In this paper, we define and investigate the problem of heterogeneous teacher distillation, or co-distillation, a challenging multi-teacher distillation scenario where teacher models vary significantly in both (a) their design objectives and (b) the data they were trained on. We explore data-sharing strategies and teacher-specific encoding, and introduce DUNE, a single encoder excelling in 2D vision, 3D understanding, and 3D human perception. Our model achieves performance comparable to that of its larger teachers, sometimes even outperforming them, on their respective tasks. Notably, DUNE surpasses MASt3R in Map-free Visual Relocalization with a much smaller encoder.

📄 PDF Abstract BibTeX arXiv:2503.14405

Code (0)

등록된 구현이 없습니다.

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Efficient Universal Perception Encoder

2026-03-23 · Chenchen Zhu, Saksham Suri, Cijo Jose, Maxime Oquab 외 arxiv

Running AI models on smart edge devices can unlock versatile user experiences, but presents challenges due to limited compute and the need to handle multiple tasks simultaneously. This requires a vision encoder with smal…

FedUNet: A Lightweight Additive U-Net Module for Federated Learning with Heterogeneous Models

2025-08-18 · Beomseok Seo, Kichang Lee, JaeYeon Park arxiv

Federated learning (FL) enables decentralized model training without sharing local data. However, most existing methods assume identical model architectures across clients, limiting their applicability in heterogeneous r…

Federated Learning

Distilling Adversarial Robustness Using Heterogeneous Teachers

2024-02-23 · Jieren Deng, Aaron Palmer, Rigel Mahmood, Ethan Rathbun 외

Achieving resiliency against adversarial attacks is necessary prior to deploying neural network classifiers in domains where misclassification incurs substantial costs, e.g., self-driving cars or medical imaging. Recent …

Adversarial RobustnessKnowledge DistillationSelf-Driving Cars

Poly-OPD: Heterogeneous Multi-Teacher On-Policy Distillation for Capability-Selectable Flow Models

2026-08-05 · Siming Fu, Haojun Xu, Ruizhe He, Zheming Fu 외 hf

Leading open text-to-image models often carry complementary strengths: one may lead on preference-aligned aesthetics while another follows compositional instructions more faithfully. However, differences in their autoenc…

TiME: Tiny Monolingual Encoders for Efficient NLP Pipelines

2025-12-16 · David Schulmeister, Valentin Hartmann, Lars Klein, Robert West arxiv

Today, a lot of research on language models is focused on large, general-purpose models. However, many NLP pipelines only require models with a well-defined, small set of capabilities. While large models are capable of p…