paper-with-me

Papers

RoboMemory: A Brain-inspired Multi-memory Agentic Framework for Interactive Environmental Learning in Physical Embodied Systems

2025-08-02 · Mingcong Lei, Honghao Cai, Yuyuan Yang, Yimou Wu, Jinke Ren, Zezhou Cui, Liangchen Tan, Junkun Hong, Gehan Hu, Shuangyu Zhu, Shaohan Jiang, Ge Wang, Junyuan Tan, Zhenglin Wan, Zheng Li, Zhen Li, Shuguang Cui, Yiming Zhao, Yatong Han arxiv

Embodied intelligence aims to enable robots to learn, reason, and generalize robustly across complex real-world environments. However, existing approaches often struggle with partial observability, fragmented spatial reasoning, and inefficient integration of heterogeneous memories, limiting their capacity for long-horizon adaptation. To address this, we introduce RoboMemory, a brain-inspired framework that unifies Spatial, Temporal, Episodic, and Semantic memory within a parallelized architecture for efficient long-horizon planning and interactive learning. Its core innovations are a dynamic spatial knowledge graph for scalable, consistent memory updates and a closed-loop planner with a critic module for adaptive decision-making. Extensive experiments on EmbodiedBench show that RoboMemory, instantiated with Qwen2.5-VL-72B-Ins, improves the average success rate by 26.5% over its strong baseline and even surpasses the closed-source SOTA, Claude-3.5-Sonnet. Real-world trials further confirm its capability for cumulative learning, with performance consistently improving over repeated tasks. Our results position RoboMemory as a scalable foundation for memory-augmented embodied agents, bridging insights from cognitive neuroscience with practical robotic autonomy.

📄 PDF Abstract BibTeX arXiv:2508.01415

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

Treating Brain-inspired Memories as Priors for Diffusion Model to Forecast Multivariate Time Series

2024-09-27 · Muyao Wang, Wenchao Chen, Zhibin Duan, Bo Chen

Forecasting Multivariate Time Series (MTS) involves significant challenges in various application domains. One immediate challenge is modeling temporal patterns with the finite length of the input. These temporal pattern…

Time Series

BMAM: Brain-inspired Multi-Agent Memory Framework

2026-01-28 · Yang Li, Jiaxiang Liu, Yusong Wang, Yujie Wu 외 arxiv

Language-model-based agents operating over extended interaction horizons face persistent challenges in preserving temporally grounded information and maintaining behavioral consistency across sessions, a failure mode we …

BrainMem: Brain-Inspired Evolving Memory for Embodied Agent Task Planning

2026-03-12 · Xiaoyu Ma, Lianyu Hu, Wenbing Tang, Zixuan Hu 외 arxiv

Embodied task planning requires agents to execute long-horizon, goal-directed actions in complex 3D environments, where success depends on both immediate perception and accumulated experience across tasks. However, most …

Prompt EngineeringKnowledge Graphs

LIFE -- an energy efficient advanced continual learning agentic AI framework for frontier systems

2026-04-14 · Anne Lee, Gurudutt Hosangadi arxiv

The rapid advancement of AI has changed the character of HPC usage such as dimensioning, provisioning, and execution. Not only has energy demand been amplified, but existing rudimentary continual learning capabilities li…

Continual Learning

TraceMem: Weaving Narrative Memory Schemata from User Conversational Traces

2026-02-10 · Yiming Shu, Pei Liu, Tiange Zhang, Ruiyang Gao 외 arxiv

Sustaining long-term interactions remains a bottleneck for Large Language Models (LLMs), as their limited context windows struggle to manage dialogue histories that extend over time. Existing memory systems often treat i…