paper-with-me

홈 › Papers

Shallow-π: Knowledge Distillation for Flow-based VLAs

2026-01-28 · Boseong Jeon, Yunho Choi, Taehan Kim arxiv

The growing demand for real-time robotic deployment necessitates fast and on-device inference for vision-language-action (VLA) models. Within the VLA literature, efficiency has been extensively studied at the token level, such as visual token pruning. In contrast, systematic transformer layer reduction has received limited attention and, to the best of our knowledge, has not been explored for flow-based VLA models under knowledge distillation. In this work, we propose Shallow-pi, a principled knowledge distillation framework that aggressively reduces the transformer depth of both the VLM backbone and the flow-based action head, compressing the model from 18 to 6 layers. Shallow-pi achieves over two times faster inference with less than one percent absolute drop in success rate on standard manipulation benchmarks, establishing state-of-the-art performance among reduced VLA models. Crucially, we validate our approach through industrial-scale real-world experiments on Jetson Orin and Jetson Thor across multiple robot platforms, including humanoid systems, in complex and dynamic manipulation scenarios.

📄 PDF Abstract BibTeX arXiv:2601.20262

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

SnapFlow: One-Step Action Generation for Flow-Matching VLAs via Progressive Self-Distillation

2026-04-07 · Wuyang Luan, Junhui Li, Weiguang Zhao, Wenjian Zhang 외 arxiv

Vision-Language-Action (VLA) models based on flow matching -- such as pi0, pi0.5, and SmolVLA -- achieve state-of-the-art generalist robotic manipulation, yet their iterative denoising, typically 10 ODE steps, introduces…

Knowledge Distillation with Deep Supervision

2022-02-16 · Shiya Luo, Defang Chen, Can Wang

Knowledge distillation aims to enhance the performance of a lightweight student model by exploiting the knowledge from a pre-trained cumbersome teacher model. However, in the traditional knowledge distillation, teacher p…

Knowledge DistillationTransfer Learning

Distilling Cross-Task Knowledge via Relationship Matching

2020-06-01 · CVPR 2020 6 · Han-Jia Ye, Su Lu, De-Chuan Zhan

The discriminative knowledge from a high-capacity deep neural network (a.k.a. the "teacher") could be distilled to facilitate the learning efficacy of a shallow counterpart (a.k.a. the "student"). This paper deals with a…

Knowledge Distillation

Refined Policy Distillation: From VLA Generalists to RL Experts

2025-03-06 · Tobias Jülg, Wolfram Burgard, Florian Walter

Recent generalist Vision-Language-Action Models (VLAs) can perform a variety of tasks on real robots with remarkable generalization capabilities. However, reported success rates are often not on par with those of expert …

Vision-Language-Action

One-Teacher and Multiple-Student Knowledge Distillation on Sentiment Classification

2022-10-01 · COLING 2022 10 · Xiaoqin Chang, Sophia Yat Mei Lee, Suyang Zhu, Shoushan Li 외

Knowledge distillation is an effective method to transfer knowledge from a large pre-trained teacher model to a compacted student model. However, in previous studies, the distilled student models are still large and rema…

Ensemble LearningKnowledge DistillationSentiment AnalysisSentiment Classification