paper-with-me

Papers

Episodic Memory Verbalization using Hierarchical Representations of Life-Long Robot Experience

2024-09-26 · Leonard Bärmann, Chad DeChant, Joana Plewnia, Fabian Peller-Konrad, Daniel Bauer, Tamim Asfour, Alex Waibel

Verbalization of robot experience, i.e., summarization of and question answering about a robot's past, is a crucial ability for improving human-robot interaction. Previous works applied rule-based systems or fine-tuned deep models to verbalize short (several-minute-long) streams of episodic data, limiting generalization and transferability. In our work, we apply large pretrained models to tackle this task with zero or few examples, and specifically focus on verbalizing life-long experiences. For this, we derive a tree-like data structure from episodic memory (EM), with lower levels representing raw perception and proprioception data, and higher levels abstracting events to natural language concepts. Given such a hierarchical representation built from the experience stream, we apply a large language model as an agent to interactively search the EM given a user's query, dynamically expanding (initially collapsed) tree nodes to find the relevant information. The approach keeps computational costs low even when scaling to months of robot experience data. We evaluate our method on simulated household robot data, human egocentric videos, and real-world robot recordings, demonstrating its flexibility and scalability.

📄 PDF Abstract BibTeX arXiv:2409.17702

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Lifelong Learning of Spatiotemporal Representations with Dual-Memory Recurrent Self-Organization

2018-05-28 · German I. Parisi, Jun Tani, Cornelius Weber, Stefan Wermter

Artificial autonomous agents and robots interacting in complex environments are required to continually acquire and fine-tune knowledge over sustained periods of time. The ability to learn from continuous streams of info…

Active LearningContinuous Object RecognitionIncremental LearningLifelong learning+1

Learning to Forget -- Hierarchical Episodic Memory for Lifelong Robot Deployment

2026-04-13 · Leonard Bärmann, Joana Plewnia, Alex Waibel, Tamim Asfour arxiv

Robots must verbalize their past experiences when users ask "Where did you put my keys?" or "Why did the task fail?" Yet maintaining life-long episodic memory (EM) from continuous multimodal perception quickly exceeds st…

Beyond Words: A Latent Memory Approach to Internal Reasoning in LLMs

2025-02-28 · José I. Orlicki

Recent advances in large language models (LLMs) have popularized the chain-of-thought (CoT) paradigm, in which models produce explicit reasoning steps in natural language. Although this approach improves interpretability…

Decoder

Episodic Memory in Lifelong Language Learning

2019-06-03 · NeurIPS 2019 12 · Cyprien de Masson d'Autume, Sebastian Ruder, Lingpeng Kong, Dani Yogatama

We introduce a lifelong language learning setup where a model needs to learn from a stream of text examples without any dataset identifier. We propose an episodic memory model that performs sparse experience replay and l…

Continual LearningGeneral ClassificationQuestion Answeringtext-classification+1

Improved Schemes for Episodic Memory-based Lifelong Learning

2019-09-25 · NeurIPS 2020 12 · Yunhui Guo, Mingrui Liu, Tianbao Yang, Tajana Rosing

Current deep neural networks can achieve remarkable performance on a single task. However, when the deep neural network is continually trained on a sequence of tasks, it seems to gradually forget the previous learned kno…

Lifelong learning