paper-with-me

Papers

DySL-VLA: Efficient Vision-Language-Action Model Inference via Dynamic-Static Layer-Skipping for Robot Manipulation

2026-02-26 · Zebin Yang, Yijiahao Qi, Tong Xie, Bo Yu, Shaoshan Liu, Meng Li arxiv

Vision-Language-Action (VLA) models have shown remarkable success in robotic tasks like manipulation by fusing a language model's reasoning with a vision model's 3D understanding. However, their high computational cost remains a major obstacle for real-world applications that require real-time performance. We observe that the actions within a task have varying levels of importance: critical steps demand high precision, while less important ones can tolerate more variance. Leveraging this insight, we propose DySL-VLA, a novel framework that addresses computational cost by dynamically skipping VLA layers based on each action's importance. DySL-VLA categorizes its layers into two types: informative layers, which are consistently executed, and incremental layers, which can be selectively skipped. To intelligently skip layers without sacrificing accuracy, we invent a prior-post skipping guidance mechanism to determine when to initiate layer-skipping. We also propose a skip-aware two-stage knowledge distillation algorithm to efficiently train a standard VLA into a DySL-VLA. Our experiments indicate that DySL-VLA achieves 2.1% improvement in success length over Deer-VLA on the Calvin dataset, while simultaneously reducing trainable parameters by a factor of 85.7 and providing a 3.75x speedup relative to the RoboFlamingo baseline at iso-accuracy. Our code is available on https://github.com/PKU-SEC-Lab/DYSL_VLA.

📄 PDF Abstract BibTeX arXiv:2602.22896

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRobot Manipulation

Results from the Paper

RankTaskDatasetModelMetrics
#20 Robot Manipulation CALVIN DySL-VLA avg. sequence length (D to D): 2.1

Similar Papers 제목 키워드 기반

Inducing Dyslexia in Vision Language Models

2025-09-29 · Melika Honarmand, Ayati Sharma, Badr AlKhamissi, Johannes Mehrer 외 arxiv

Dyslexia, a neurodevelopmental disorder characterized by persistent reading difficulties, is often linked to reduced activity of the visual word form area (VWFA) in the ventral occipito-temporal cortex. Traditional appro…

Integrating large language models and active inference to understand eye movements in reading and dyslexia

2023-08-09 · Francesco Donnarumma, Mirco Frosolone, Giovanni Pezzulo

We present a novel computational model employing hierarchical active inference to simulate reading and eye movements. The model characterizes linguistic processing as inference over a hierarchical generative model, facil…

A Language Resource of German Errors Written by Children with Dyslexia

2016-05-01 · LREC 2016 5 · Maria Rauschenberger, Luz Rello, Silke F{\"u}chsel, J{\"o}rg Thomaschewski

In this paper we present a language resource for German, composed of a list of 1,021 unique errors extracted from a collection of texts written by people with dyslexia. The errors were annotated with a set of linguistic …

DysList: An Annotated Resource of Dyslexic Errors

2014-05-01 · LREC 2014 5 · Luz Rello, Ricardo Baeza-Yates, Joaquim Llisterri

We introduce a language resource for Spanish, DysList, composed of a list of unique errors extracted from a collection of texts written by people with dyslexia. Each of the errors was annotated with a set of characterist…

Reading Comprehension

Quantifying the Effects of Word Length, Frequency, and Predictability on Dyslexia

2025-10-28 · Hugo Rydel-Johnston, Alex Kafkas arxiv

We ask where, and under what conditions, dyslexic reading costs arise in a large-scale naturalistic reading dataset. Using eye-tracking aligned to word-level features (word length, frequency, and predictability), we mode…