BridgeVLA++: A Data-Efficient, Generalizable, and Memory-Augmented Vision-Language-Action Framework for 3D Manipulation
Summary
BridgeVLA++ is a memory-augmented vision-language-action framework for 3D robot manipulation that builds on BridgeVLA to add spatio-temporal memory, achieving state-of-the-art results on memory-dependent manipulation benchmarks while preserving data efficiency and generalization.
View Cached Full Text
Cached at: 08/06/26, 05:49 AM
Paper page - BridgeVLA++: A Data-Efficient, Generalizable, and Memory-Augmented Vision-Language-Action Framework for 3D Manipulation
Source: https://huggingface.co/papers/2608.05042 Authors:
,
,
,
,
,
,
,
,
,
,
,
Abstract
Leveragingpre-trainedvision-languagemodels(VLMs)toconstructvision-language-action(VLA)modelshasemergedasapromisingparadigmfor3Drobotmanipulation.However,existing3DVLAmethodsremaindata-hungry,exhibitlimitedgeneralizationunderdistributionshifts,andlackexplicitmemoryofpastobservations.Theselimitationshindertheirapplicationtodata-scarce,open-world,andmemory-dependentmanipulationscenarios.Ourpreviouswork,BridgeVLA,improvesdataefficiencyandgeneralizationbypreservingtheinput--outputalignmentofapre-trainedVLMduring3Dactionlearning:rawpointcloudsareprojectedintomulti-viewimages,andintermediateheatmapsarepredictedbeforegeneratingrobotactions.Inthiswork,wedevelopBridgeVLA++byequippingBridgeVLAwithaunifiedspatio-temporalmemoryarchitecturethatmodelspersistentspatialcontextandtemporalinteractionhistory.Theresultingmemory-augmentedframeworkcanreasonoverobservationhistorieswhilepreservingBridgeVLA’sdataefficiencyandgeneralizationcapabilities.Extensiveexperimentsshowthatourframeworkachievesstrongperformanceonspatialmanipulationtaskswhileexhibitingrobustgeneralization.BridgeVLA++furtherachievesstate-of-the-artperformanceontwochallengingmemory-dependentmanipulationbenchmarkswithoutsacrificingthedataefficiencyandgeneralizationoftheoriginalBridgeVLA.Inaddition,BridgeVLA++performseffectivelyinbimanualmanipulationsettingsandisvalidatedonanadditionalreal-worldroboticplatform,demonstratingitsscalabilityacrosstasks,environments,androboticplatforms.TheseresultsestablishBridgeVLA++asaunified3Dvision-language-actionframeworkthatsimultaneouslysupportsdata-efficientlearning,robustgeneralization,andeffectivememory-awarerobotmanipulation.Projectwebsite:https://bridgevla-plus.github.io/.
View arXiv pageView PDFProject pageAdd to collection
Get this paper in your agent:
hf papers read 2608\.05042
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/2608.05042 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.05042 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.05042 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
EventVLA: Event-Driven Visual Evidence Memory for Long-Horizon Vision-Language-Action Policies
EventVLA introduces a sparse visual evidence memory framework for long-horizon robotic manipulation, achieving an average success rate improvement of +40% over state-of-the-art memory-augmented VLAs.
HiVLA: A Visual-Grounded-Centric Hierarchical Embodied Manipulation System
HiVLA introduces a hierarchical vision-language-action framework that decouples semantic planning from motor control using a diffusion transformer action expert for improved robotic manipulation. The system combines a VLM planner for task decomposition and visual grounding with a specialized DiT action expert using cascaded cross-attention, outperforming end-to-end baselines particularly in long-horizon tasks and fine-grained manipulation.
GeneralVLA-2: Geometry-Aware Reconstruction and Governed Memory for Robot Planning
GeneralVLA-2 introduces GeoFuse-MV3D for improved 3D reconstruction and a governed KnowledgeBank for better memory management in robotic manipulation tasks, achieving performance gains on several benchmarks.
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.
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.