ROCLCVNov 27, 2025

Mechanistic Finetuning of Vision-Language-Action Models via Few-Shot Demonstrations

arXiv:2511.22697v15 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of adapting VLAs to varying robotic tasks, offering a more efficient and interpretable solution for robotics applications.

The paper tackled the problem of fine-tuning Vision-Language-Action models for robotics by proposing Robotic Steering, a method that uses few-shot demonstrations to selectively fine-tune task-specific attention heads, resulting in outperforming LoRA with improved robustness, reduced computational cost, and enhanced interpretability.

Vision-Language Action (VLAs) models promise to extend the remarkable success of vision-language models (VLMs) to robotics. Yet, unlike VLMs in the vision-language domain, VLAs for robotics require finetuning to contend with varying physical factors like robot embodiment, environment characteristics, and spatial relationships of each task. Existing fine-tuning methods lack specificity, adapting the same set of parameters regardless of a task's visual, linguistic, and physical characteristics. Inspired by functional specificity in neuroscience, we hypothesize that it is more effective to finetune sparse model representations specific to a given task. In this work, we introduce Robotic Steering, a finetuning approach grounded in mechanistic interpretability that leverages few-shot demonstrations to identify and selectively finetune task-specific attention heads aligned with the physical, visual, and linguistic requirements of robotic tasks. Through comprehensive on-robot evaluations with a Franka Emika robot arm, we demonstrate that Robotic Steering outperforms LoRA while achieving superior robustness under task variation, reduced computational cost, and enhanced interpretability for adapting VLAs to diverse robotic tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes