ShieldVLA: Feasibility-Aware Safety Alignment for Vision-Language-Action Models
Summary
ShieldVLA proposes a safety-aligned fine-tuning framework for Vision-Language-Action models using Hamilton-Jacobi reachability to estimate safe operating regions, reducing safety costs by 57% and improving task success in robotics benchmarks.
View Cached Full Text
Cached at: 09/22/26, 03:28 PM
Paper page - ShieldVLA: Feasibility-Aware Safety Alignment for Vision-Language-Action Models
Source: https://huggingface.co/papers/2609.13231
Abstract
Vision-Language-Action(VLA)modelsdemonstratestronggeneralizationinroboticmanipulationandnavigation,butexistingfine-tuningmethodsprovidelimitedsafetyguarantees.CurrentapproachesprimarilyrelyonLagrangianoptimizationthatenforcessafetythroughsoftpenaltiesonexpectedcumulativecost,oftenresultinginresidualconstraintviolationsoroverlyconservativebehavior.Moreover,learningsafetyinvisualdomainsischallengingduetotheabsenceofdenseper-stepsafetyannotations.WeproposeShieldVLA,asafety-alignedfine-tuningframeworkforVLAmodelsbasedonHamilton-Jacobi(HJ)reachability.ShieldVLAlearnsamodel-freeapproximationoftheHJreachabilityvaluefunctiondirectlyfromvisualobservationstoestimatethesafeoperatingregion.Thelearnedsafetycriticgatespolicyoptimizationbyseparatingrewardmaximizationwithinfeasibleregionsfromrecoverynearunsafestates,avoidingpersistentreward-costtrade-offs.Toenablescalablesupervisioninvisualenvironments,weintroducerubric-basedVLMsafetyscoresthatconvertsemanticsafetyfeedbackintostructuredcritictargetswithoutrequiringmanualcostlabels.AcrossfivenavigationandmanipulationbenchmarksspanningmultipleVLAbackbones,ShieldVLAreducescumulativesafetycostby57%onaverageandimprovestasksuccessrateby+0.13overSafeVLA.
View arXiv pageView PDFAdd to collection
Get this paper in your agent:
hf papers read 2609\.13231
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.13231 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.13231 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.13231 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Harness VLA: Steering Frozen VLAs into Reliable Manipulation Primitives via Memory-Guided Agents
HarnessVLA is a memory-augmented framework that leverages frozen Vision-Language-Action models as primitives for reliable manipulation in robotics, achieving significant performance improvements without finetuning.
SmolVLA: A Vision-Language-Action Model for Affordable and Efficient Robotics
SmolVLA is a compact vision-language-action model that achieves competitive robotic control performance at reduced computational cost, enabling deployment on consumer-grade hardware. It introduces asynchronous inference and leverages community-collected datasets.
AffordanceVLA: A Vision-Language-Action Model Empowering Action Generation through Affordance-Aware Understanding
AffordanceVLA introduces a unified framework using structured affordance forecasting as an intermediate representation to improve perception-action mapping in robotic manipulation, leveraging vision-language models and a Mixture-of-Transformer architecture.
Seeing Before Colliding: Anticipatory Safe RL with Frozen Vision-Language Models
This paper presents VLM-Safe-RL, a framework that integrates frozen vision-language models into constrained MDP Lagrangian updates to provide anticipatory cost signals for safe reinforcement learning in high-speed visual control tasks. The method outperforms standard constraint-aware baselines on Safety-Gymnasium FormulaOne L2 and generalizes to held-out environments.
LabVLA: Grounding Vision-Language-Action Models in Scientific Laboratories
LabVLA is a vision-language-action model for scientific laboratory automation, trained with a two-stage approach combining action token pretraining and flow matching. It achieves state-of-the-art success rates on the LabUtopia benchmark by leveraging simulated data to bridge the gap between household demonstrations and lab-specific tasks.