paper-with-me

Papers

EchoVLA: Synergistic Declarative Memory for VLA-Driven Mobile Manipulation

2025-11-22 · Min Lin, Xiwen Liang, Bingqian Lin, Liu Jingzhi, Zijian Jiao, Kehan Li, Yu Sun, Weijia Liufu, Yuhan Ma, Yuecheng Liu, Shen Zhao, Yuzheng Zhuang, Xiaodan Liang arxiv

Recent progress in Vision-Language-Action (VLA) models has enabled embodied agents to interpret multimodal instructions and perform complex tasks. However, existing VLAs are mostly confined to short-horizon, table-top manipulation, lacking the memory and reasoning capability required for mobile manipulation, where agents must coordinate navigation and manipulation under changing spatial contexts. In this work, we present EchoVLA, a memory-aware VLA model for mobile manipulation. EchoVLA incorporates a synergistic declarative memory inspired by the human brain, consisting of a scene memory that maintains a collection of spatial-semantic maps and an episodic memory that stores task-level experiences with multimodal contextual features. The two memories are individually stored, updated, and retrieved based on current observations, task history, and instructions, and their retrieved representations are fused via coarse- and fine-grained attention to guide base-arm diffusion policies. To support large-scale training, we further introduce MoMani, an automated benchmark that generates expert-level trajectories through multimodal large language model (MLLM)-guided planning and feedback-driven refinement, supplemented with real-robot demonstrations. Comprehensive simulated and real-world results demonstrate that EchoVLA substantially improves overall performance, e.g., it achieves the highest success rates of 0.52 on manipulation/navigation tasks and 0.31 on mobile manipulation tasks in simulation, exceeding the strong baseline $π_{0.5}$ by +0.20 and +0.11, respectively.

📄 PDF Abstract BibTeX arXiv:2511.18112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Listen, Look, Drive: Coupling Audio Instructions for User-aware VLA-based Autonomous Driving

2026-01-17 · Ziang Guo, Feng Yang, Xuefeng Zhang, Jiaqi Guo 외 arxiv

Vision Language Action (VLA) models promise an open-vocabulary interface that can translate perceptual ambiguity into semantically grounded driving decisions, yet they still treat language as a static prior fixed at infe…

Autonomous Driving

EvolMem: A Cognitive-Driven Benchmark for Multi-Session Dialogue Memory

2026-01-07 · Ye Shen, Dun Pei, Yiqiu Guo, Junying Wang 외 arxiv

Despite recent advances in understanding and leveraging long-range conversational memory, existing benchmarks still lack systematic evaluation of large language models(LLMs) across diverse memory dimensions, particularly…

Visual Explanation by High-Level Abduction: On Answer-Set Programming Driven Reasoning about Moving Objects

2017-12-03 · Jakob Suchan, Mehul Bhatt, Przemysław Wałęga, Carl Schultz

We propose a hybrid architecture for systematically computing robust visual explanation(s) encompassing hypothesis formation, belief revision, and default reasoning with video data. The architecture consists of two tight…

Object Tracking

MobileGym: A Verifiable and Highly Parallel Simulation Platform for Mobile GUI Agent Research

2026-05-25 · Dingbang Wu, Rui Hao, Haiyang Wang, Shuzhe Wu 외 arxiv

We present MobileGym, a browser-hosted, lightweight, fully controllable environment for everyday mobile use, targeting interaction fidelity without replicating proprietary backends. It enables two capabilities previously…

Mobile Machine Learning Hardware at ARM: A Systems-on-Chip (SoC) Perspective

2018-01-19 · Yuhao Zhu, Matthew Mattina, Paul Whatmough

Machine learning is playing an increasingly significant role in emerging mobile application domains such as AR/VR, ADAS, etc. Accordingly, hardware architects have designed customized hardware for machine learning algori…

BIG-bench Machine Learning