paper-with-me

홈 › Papers

AugVLA-3D: Depth-Driven Feature Augmentation for Vision-Language-Action Models

2026-02-11 · Zhifeng Rao, Wenlong Chen, Lei Xie, Xia Hua, Dongfu Yin, Zhen Tian, F. Richard Yu arxiv

Vision-Language-Action (VLA) models have recently achieved remarkable progress in robotic perception and control, yet most existing approaches primarily rely on VLM trained using 2D images, which limits their spatial understanding and action grounding in complex 3D environments. To address this limitation, we propose a novel framework that integrates depth estimation into VLA models to enrich 3D feature representations. Specifically, we employ a depth estimation baseline called VGGT to extract geometry-aware 3D cues from standard RGB inputs, enabling efficient utilization of existing large-scale 2D datasets while implicitly recovering 3D structural information. To further enhance the reliability of these depth-derived features, we introduce a new module called action assistant, which constrains the learned 3D representations with action priors and ensures their consistency with downstream control tasks. By fusing the enhanced 3D features with conventional 2D visual tokens, our approach significantly improves the generalization ability and robustness of VLA models. Experimental results demonstrate that the proposed method not only strengthens perception in geometrically ambiguous scenarios but also leads to superior action prediction accuracy. This work highlights the potential of depth-driven data augmentation and auxiliary expert supervision for bridging the gap between 2D observations and 3D-aware decision-making in robotic systems.

📄 PDF Abstract BibTeX arXiv:2602.10698

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDepth Estimation

Similar Papers 제목 키워드 기반

AquaFuse: Waterbody Fusion for Physics Guided View Synthesis of Underwater Scenes

2024-11-02 · Md Abu Bakr Siddique, Jiayi Wu, Ioannis Rekleitis, Md Jahidul Islam

We introduce the idea of AquaFuse, a physics-based method for synthesizing waterbody properties in underwater imagery. We formulate a closed-form solution for waterbody fusion that facilitates realistic data augmentation…

Data AugmentationObjectStyle Transfer

Multi-Modality Driven LoRA for Adverse Condition Depth Estimation

2024-12-28 · Guanglei Yang, Rui Tian, Yongqiang Zhang, Zhun Zhong 외

The autonomous driving community is increasingly focused on addressing corner case problems, particularly those related to ensuring driving safety under adverse conditions (e.g., nighttime, fog, rain). To this end, the t…

Autonomous DrivingContrastive LearningDepth Estimation

ADAADepth: Adapting Data Augmentation and Attention for Self-Supervised Monocular Depth Estimation

2021-03-01 · Vinay Kaushik, Kartik Jindgar, Brejesh lall

Self-supervised learning of depth has been a highly studied topic of research as it alleviates the requirement of having ground truth annotations for predicting depth. Depth is learnt as an intermediate solution to the t…

Data AugmentationDepth EstimationMonocular Depth EstimationSelf-Supervised Learning

Disentangling Foreground and Background for vision-Language Navigation via Online Augmentation

2025-10-01 · Yunbo Xu, Xuesong Zhang, Jia Li, Zhenzhen Hu 외 arxiv

Following language instructions, vision-language navigation (VLN) agents are tasked with navigating unseen environments. While augmenting multifaceted visual representations has propelled advancements in VLN, the signifi…

Vision-Language Navigation

Depth Jitter: Seeing through the Depth

2025-08-08 · Md Sazidur Rahman, David Cabecinhas, Ricard Marxer arxiv

Depth information is essential in computer vision, particularly in underwater imaging, robotics, and autonomous navigation. However, conventional augmentation techniques overlook depth aware transformations, limiting mod…