paper-with-me

홈 › Papers

VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing

2025-10-06 · Yixiao Wang, Mingxiao Huo, Zhixuan Liang, Yushi Du, Lingfeng Sun, Haotian Lin, Jinghuan Shang, Chensheng Peng, Mohit Bansal, Mingyu Ding, Masayoshi Tomizuka arxiv

Pretrained vision foundation models (VFMs) advance robotic learning via rich visual representations, yet individual VFMs typically excel only in specific domains, limiting generality across tasks. Distilling multiple VFMs into a unified representation for policy can mitigate this limitation but often yields inflexible task-specific feature selection and requires costly full re-training to incorporate robot-domain knowledge. We propose VER, a Vision Expert transformer for Robot learning. During pretraining, VER distills multiple VFMs into a vision expert library. It then fine-tunes only a lightweight routing network (fewer than 0.4% of parameters) to dynamically select task-relevant experts from the pretrained library for downstream robot tasks. We further introduce Patchwise Expert Routing with Curriculum Top-K Annealing to improve both flexibility and precision of dynamic expert selection. Moreover, VER supports parameter-efficient finetuning for scalable expert utilization and adaptive robot-domain knowledge integration. Across 17 diverse robotic tasks and multiple policy heads, VER achieves state-of-the-art performance. We find that VER reduces large-norm outliers in task-irrelevant regions (e.g., background) and concentrates on task-critical regions. Visualizations and codes can be found in https://yixiaowang7.github.io/ver_page/.

📄 PDF Abstract BibTeX arXiv:2510.05213

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Vi-LAD: Vision-Language Attention Distillation for Socially-Aware Robot Navigation in Dynamic Environments

2025-03-12 · Mohamed Elnoor, Kasun Weerakoon, Gershom Seneviratne, Jing Liang 외

We introduce Vision-Language Attention Distillation (Vi-LAD), a novel approach for distilling socially compliant navigation knowledge from a large Vision-Language Model (VLM) into a lightweight transformer model for real…

Knowledge DistillationMotion PlanningRobot Navigation

SigLino: Efficient Multi-Teacher Distillation for Agglomerative Vision Foundation Models

2025-12-23 · Sofian Chaybouti, Sanath Narayan, Yasser Dahou, Phúc H. Lê Khac 외 arxiv

Vision foundation models trained via multi-teacher distillation offer a promising path toward unified visual representations, yet the learning dynamics and data efficiency of such approaches remain underexplored. In this…

Self-Supervised LearningRepresentation LearningKnowledge Distillation

ALICE: Learning a General-Purpose Pathology Foundation Model from Vision, Vision-Language, and Slide-Level Experts

2026-07-10 · Jiawen Li, Tian Guan, Huijuan Shi, Xitong Ling 외 arxiv

Foundation models are reshaping computational pathology, yet their capabilities remain shaped by pretraining objectives, data sources, and spatial scales, fragmenting complementary expertise across separate backbones. He…

Towards a Unified Foundation Model: Jointly Pre-Training Transformers on Unpaired Images and Text

2021-12-14 · Qing Li, Boqing Gong, Yin Cui, Dan Kondratyuk 외

In this paper, we explore the possibility of building a unified foundation model that can be adapted to both vision-only and text-only tasks. Starting from BERT and ViT, we design a unified transformer consisting of moda…

image-classificationImage ClassificationKnowledge DistillationNatural Language Understanding

Exp2VLA: Enabling Vision-Language-Action for Drone Navigation from Expert Demonstrations

2026-07-03 · Van Huyen Dang, Kabilesh Rajendran, Erdi Sayar, Erdal Kayacan arxiv

Vision-language-action (VLA) models open a new path toward intuitive robot control by directly linking perception, language, and action in a single end-to-end framework. Yet for UAVs, practical adoption remains difficult…

Reinforcement LearningDrone navigation