BridgeVLA++: A Data-Efficient, Generalizable, and Memory-Augmented Vision-Language-Action Framework for 3D Manipulation

Peiyan Li, Yuze Zhu, Yixiang Chen, Qisen Ma, Yuan Xu, Jiabing Yang, He Guan, Yan Huang, Hongtao Wu, Xiao Ma, Tao Kong, Liang Wang, Tieniu Tan

arXiv:2608.05042 · 2026-08-06 공개 · arXiv · PDF

vlm vision-language-action robotics generalization data-efficient memory-augmented bimanual-manipulation spatio-temporal-memory

Abstract

Leveraging pre-trained vision-language models (VLMs) to construct vision-language-action (VLA) models has emerged as a promising paradigm for 3D robot manipulation. However, existing 3D VLA methods remain data-hungry, exhibit limited generalization under distribution shifts, and lack explicit memory of past observations. These limitations hinder their application to data-scarce, open-world, and memory-dependent manipulation scenarios. Our previous work, BridgeVLA, improves data efficiency and generalization by preserving the input--output alignment of a pre-trained VLM during 3D action learning: raw point clouds are projected into multi-view images, and intermediate heatmaps are predicted before generating robot actions. In this work, we develop BridgeVLA++ by equipping BridgeVLA with a unified spatio-temporal memory architecture that models persistent spatial context and temporal interaction history. The resulting memory-augmented framework can reason over observation histories while preserving BridgeVLA's data efficiency and generalization capabilities. Extensive experiments show that our framework achieves strong performance on spatial manipulation tasks while exhibiting robust generalization. BridgeVLA++ further achieves state-of-the-art performance on two challenging memory-dependent manipulation benchmarks without sacrificing the data efficiency and generalization of the original BridgeVLA. In addition, BridgeVLA++ performs effectively in bimanual manipulation settings and is validated on an additional real-world robotic platform, demonstrating its scalability across tasks, environments, and robotic platforms. These results establish BridgeVLA++ as a unified 3D vision-language-action framework that simultaneously supports data-efficient learning, robust generalization, and effective memory-aware robot manipulation. Project website: https://bridgevla-plus.github.io/.

한국어 요약

한 줄 요약

BridgeVLA++는 3D 로봇 조작에서 데이터 효율성과 기억 기반 추론을 동시에 달성한 통합 Vision-Language-Action(VLA) 프레임워크이다.

핵심 기여도

핵심 아이디어

BridgeVLA는 3D 포인트 클라우드를 멀티뷰 이미지로 투영하고, **중간 히트맵**(intermediate heatmap)을 예측한 후 로봇 액션을 생성함으로써, 사전 학습된 VLM의 입력-출력 정렬을 유지해 데이터 효율성을 높였다. 그러나 이는 과거 관측을 고려하지 못하는 한계가 있었다. BridgeVLA++는 이를 해결하기 위해 **시공간 기억**(spatio-temporal memory)을 도입하여, 공간적 맥락과 시간적 상호작용 기록을 동시에 모델링함. 이는 특히 장기적 태스크(예: Battery Try)에서 기존 메모리 기반 모델 대비 55% 성공률 개선을 가능하게 함. 또한, **BridgeVLA는 3D 위치 정보를 2D 이미지 특징과 결합하는 3D 컨볼루션 모듈**(3D convolutional module)을 사용해 3D 공간 정보를 효과적으로 활용함.

기술적 접근법

주요 결과

의의 및 한계

BridgeVLA++는 3D VLA 모델에서 **데이터 효율성**, **강건한 일반화**, **기억 기반 추론**을 동시에 달성한 첫 번째 통합 프레임워크로, 특히 **장기적 태스크**(Battery Try)와 **복잡한 환경**(Sort Shape, Place Cups)에서 뛰어난 성능을 보임. 또한, **실제 로봇 플랫폼에서의 성능**을 통해 실용성을 입증함. 그러나 실패 사례 중 일부는 **표적 가리기**(occlusion) 상황에서 발생하며, 이는 향후 시야 확장이나 다중 카메라 입력을 고려할 필요성을 시사함. 또한, **BridgeVLA++는 3D 정보를 효과적으로 활용하는 아키텍처 설계**가 핵심이며, 단순히 3D 정보를 포함하는 것만으로는 데이터 효율성을 달성할 수 없다는 점이 강조됨.

실용적 활용

BridgeVLA++는 **데이터가 제한적인 환경**(예: 제조, 의료)에서의 로봇 조작, **장기적 기억이 필요한 작업**(예: 정렬, 분류), **복잡한 3D 환경**(예: 물체 배치, 이중 팔 조작)에 적용 가능하다. 특히, **실제 로봇 플랫폼에서의 성능**을 통해 산업 현장에서 즉각적인 도입이 가능하며, **시공간 기억 기반의 로봇 제어 시스템 설계**에 기초가 될 수 있다.