Papers › DeeR-VLA: Dynamic Inference of Multimodal Large Language Models for Efficient Robot Execution

DeeR-VLA: Dynamic Inference of Multimodal Large Language Models for Efficient Robot Execution

4 Nov 2024arXiv:2411.02359archive 2025-07-28

Yang Yue, Yulin Wang, Bingyi Kang, Yizeng Han, Shenzhi Wang, Shiji Song, Jiashi Feng, Gao Huang

MLLMs have demonstrated remarkable comprehension and reasoning capabilities with complex language and visual data. These advances have spurred the vision of establishing a generalist robotic MLLM proficient in understanding complex human instructions and accomplishing various embodied tasks. However, developing MLLMs for real-world robots is challenging due to the typically limited computation and memory capacities available on robotic platforms. In contrast, the inference of MLLMs involves storing billions of parameters and performing tremendous computation, imposing significant hardware demands. In our paper, we propose a Dynamic Early-Exit Framework for Robotic Vision-Language-Action Model (DeeR-VLA, or simply DeeR) that automatically adjusts the size of the activated MLLM based on each situation at hand. The approach leverages a multi-exit architecture in MLLMs, which allows the model to terminate processing once a proper size of the model has been activated for a specific situation, thus avoiding further redundant computation. Additionally, we develop novel algorithms that establish early-termination criteria for DeeR, conditioned on predefined demands such as average computational cost (i.e., power consumption), as well as peak computational consumption (i.e., latency) and GPU memory usage. These enhancements ensure that DeeR operates efficiently under varying resource constraints while maintaining competitive performance. On the CALVIN robot manipulation benchmark, DeeR demonstrates significant reductions in computational costs of LLM by 5.2-6.5x and GPU memory of LLM by 2-6x without compromising performance. Code and checkpoints are available at https://github.com/yueyang130/DeeR-VLA.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2411.02359")

Code

Syntology Ran 0 of 10 code samples harvested from 1 repository linked to this paper; 10 have no recorded run.

By repository: official repository: 10 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yueyang130/deer-vla officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 0 ran; 0 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from yueyang130/DeeR-VLA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

apply_conditioning yueyang130/DeeR-VLA/robot_flamingo/models/unets.py official repository unverified Apache-2.0 (permissive) · ad9e1b77ed2429b2 · report
cosine_beta_schedule yueyang130/DeeR-VLA/robot_flamingo/models/unets.py official repository unverified Apache-2.0 (permissive) · b5f436d39b3d4b3f · report
dict_apply yueyang130/DeeR-VLA/robot_flamingo/models/normalizer.py official repository unverified Apache-2.0 (permissive) · 7bf6ead301088975 · report
extract yueyang130/DeeR-VLA/robot_flamingo/models/unets.py official repository unverified Apache-2.0 (permissive) · 09c8479d9a5b3e06 · report
gen_attention_mask_in_length yueyang130/DeeR-VLA/modeling_gpt_9b.py official repository unverified Apache-2.0 (permissive) · 52bc358247535eaf · report
gen_flash_attn_padding_info yueyang130/DeeR-VLA/modeling_gpt_9b.py official repository unverified Apache-2.0 (permissive) · d3c6b00a69aea30c · report
get_observation yueyang130/DeeR-VLA/bayesian_optimization.py official repository unverified Apache-2.0 (permissive) · e28872db9ca12819 · report
get_score yueyang130/DeeR-VLA/bayesian_optimization.py official repository unverified Apache-2.0 (permissive) · 1fff25335fef27a2 · report
load_tf_weights_in_gpt2 yueyang130/DeeR-VLA/robot_flamingo/models/trajectory_gpt2.py official repository unverified Apache-2.0 (permissive) · 00a33466c69c5705 · report
lstm_decoder yueyang130/DeeR-VLA/robot_flamingo/models/action_head.py official repository unverified Apache-2.0 (permissive) · 8717483e23e5393b · report

Tasks

Robot ManipulationVision-Language-Action

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections