SmolVLA for Language-Conditioned Robot Action Prediction

RoleVLA inference and behavioral analysis
ContextIndependent robot-learning study
PlatformSmolVLA-450M · LeRobot · BridgeV2
Outcome8 episodes · 80 frames · 6 prompts

Recruiter summary

Overview

Applied SmolVLA-450M, a pretrained vision-language-action model, to sampled BridgeV2 real-robot observations to study how prompts influence open-loop action predictions for drawer-opening and drawer-closing examples.

The project measures whether predicted actions differ across prompts, how much they vary across similar episodes, and how they evolve over a sampled sequence. It does not execute the predictions on a robot or measure task success.


Dataset and Model Setup

The project uses BridgeV2, a dataset of real WidowX robot manipulation demonstrations from UC Berkeley RAIL, focusing on drawer open / close tasks.

Dataset

Model


Analysis Focus

The project explored four key questions:


Open vs Close Action Separation

A key result in the supplied run was that sampled open and close predictions differed most strongly in dy (0.562), followed by grip (0.461) and dz (0.458).

These differences show that the model did not produce one identical mean action vector for both sampled task labels. Because the evaluation includes seven open episodes but only one close episode—and uses a zero-valued state placeholder—the comparison is exploratory rather than a balanced physical-control benchmark.


Action Consistency and Language Grounding

Across the 7 open-drawer episodes, the model showed varying consistency across action dimensions:

Instruction sensitivity analysis showed that the model produced distinct predicted action distributions for different instructions on the same image, indicating genuine language conditioning.

SmolVLA deep evaluation

Action consistency and instruction sensitivity across multiple language prompts.

Key findings


Temporal Behavior Analysis

Temporal analysis showed that model behavior evolved across an episode rather than remaining static.

Key observations:

This shows temporal structure in the predicted action sequence; it does not establish closed-loop task completion.

SmolVLA temporal consistency

Temporal trends in action predictions, variance, and cumulative motion.


Results Summary

Strongest quantitative outcomes

Interpretation

The sampled predictions suggest that the pretrained SmolVLA policy:


Technical Stack


Engineering Insights


Future Improvements

Continue Exploring

See another system

Interested in the engineering behind this work? I am available to discuss robotics software, embedded systems, autonomy, controls, and robot-learning opportunities.