VLA-Forget: Vision-Language-Action Unlearning for Embodied Foundation Models
Summary
VLA-Forget is a hybrid unlearning framework designed for Vision-Language-Action (VLA) models, which serve as embodied foundation models for robotic manipulation. It addresses the challenge of removing unsafe, spurious, or privacy-sensitive behaviors without degrading core functionalities like perception, language grounding, and action control. Unlike conventional methods, VLA-Forget tackles knowledge distributed across perception, alignment, and reasoning/action layers, where partial unlearning is often insufficient. The framework combines ratio-aware selective editing for perception and cross-modal specificity with layer-selective reasoning/action unlearning. It jointly optimizes three objectives: targeted forgetting, perceptual preservation, and reasoning retention, through staged updates. Evaluations show VLA-Forget improves forgetting efficacy by 10%, preserves perceptual specificity by 22%, retains reasoning and task success by 9%, and reduces post-quantization recovery by 55% relative to strong unlearning baselines.
Key takeaway
For Robotics Engineers deploying Vision-Language-Action models, ensuring the removal of unsafe or privacy-sensitive behaviors is critical. VLA-Forget offers a robust, hybrid unlearning framework that effectively targets undesirable knowledge across model layers while preserving essential perception and reasoning capabilities. You should consider its multi-objective optimization approach to achieve efficient and utility-preserving unlearning in your embodied foundation models.
Key insights
Unlearning in embodied Vision-Language-Action models requires a multi-layered, hybrid approach to preserve utility.
Principles
- Undesirable knowledge distributes across VLA model layers.
- Partial unlearning is insufficient for embodied VLA models.
- Conventional unlearning baselines degrade utility in VLA settings.
Method
VLA-Forget jointly optimizes targeted forgetting, perceptual preservation, and reasoning retention through staged updates across the visual encoder, projector, and upper transformer blocks.
In practice
- Remove unsafe behaviors from robotic policies.
- Address privacy concerns in embodied AI models.
Topics
- Vision-Language-Action Models
- Embodied AI
- Machine Unlearning
- Robotic Manipulation
- Foundation Models
- VLA-Forget
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.