ICLR 2026poster0 citations

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

Yixiao Wang, Mingxiao Huo, Zhixuan Liang, Yushi Du, Lingfeng Sun, Haotian Lin, Jinghuan Shang, Chensheng Peng

Abstract

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 can mitigate this limitation but often yields inflexible task-specific feature selection and requires costly full retraining 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. We then fine-tune 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 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. Code and checkpoints are available in the supplementary materials.

Robot LearningDistillationVision Foundation Models
BibTeX
@inproceedings{
wang2026ver,
title={{VER}: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing},
author={Yixiao Wang and Mingxiao Huo and Zhixuan Liang and Yushi Du and Lingfeng Sun and Haotian Lin and Jinghuan Shang and Chensheng Peng and Mohit Bansal and Mingyu Ding and Masayoshi Tomizuka},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=aoorNQFpM6}
}
VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing · ICLR 2026