paper-with-me

Papers

Visual Episodic Memory-based Exploration

2024-05-18 · Jack Vice, Natalie Ruiz-Sanchez, Pamela K. Douglas, Gita Sukthankar

In humans, intrinsic motivation is an important mechanism for open-ended cognitive development; in robots, it has been shown to be valuable for exploration. An important aspect of human cognitive development is $\textit{episodic memory}$ which enables both the recollection of events from the past and the projection of subjective future. This paper explores the use of visual episodic memory as a source of intrinsic motivation for robotic exploration problems. Using a convolutional recurrent neural network autoencoder, the agent learns an efficient representation for spatiotemporal features such that accurate sequence prediction can only happen once spatiotemporal features have been learned. Structural similarity between ground truth and autoencoder generated images is used as an intrinsic motivation signal to guide exploration. Our proposed episodic memory model also implicitly accounts for the agent's actions, motivating the robot to seek new interactive experiences rather than just areas that are visually dissimilar. When guiding robotic exploration, our proposed method outperforms the Curiosity-driven Variational Autoencoder (CVAE) at finding dynamic anomalies.

📄 PDF Abstract BibTeX arXiv:2405.11298

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HIMM: Human-Inspired Long-Term Memory Modeling for Embodied Exploration and Question Answering

2026-02-17 · Ji Li, Bo Wang, Jing Xia, Mingyi Li 외 arxiv

Deploying Multimodal Large Language Models as the brain of embodied agents remains challenging, particularly under long-horizon observations and limited context budgets. Existing memory assisted methods often rely on tex…

Semantic SimilarityQuestion AnsweringVisual Reasoning

ESceme: Vision-and-Language Navigation with Episodic Scene Memory

2023-03-02 · Qi Zheng, Daqing Liu, Chaoyue Wang, Jing Zhang 외

Vision-and-language navigation (VLN) simulates a visual agent that follows natural-language navigation instructions in real-world scenes. Existing approaches have made enormous progress in navigation in new environments,…

Vision and Language Navigation

Intrinsic Motivation and Episodic Memories for Robot Exploration of High-Dimensional Sensory Spaces

2020-01-07 · Guido Schillaci, Antonio Pico Villalpando, Verena Vanessa Hafner, Peter Hanappe 외

This work presents an architecture that generates curiosity-driven goal-directed exploration behaviours for an image sensor of a microfarming robot. A combination of deep neural networks for offline unsupervised learning…

Learning From Failures: Efficient Reinforcement Learning Control with Episodic Memory

2026-03-07 · Chenyang Miao arxiv

Reinforcement learning has achieved remarkable success in robot learning. However, under challenging exploration and contact-rich dynamics, early-stage training is frequently dominated by premature terminations such as c…

Reinforcement Learning

EMemBench: Interactive Benchmarking of Episodic Memory for VLM Agents

2026-01-23 · Xinze Li, Ziyue Zhu, Siyuan Liu, Yubo Ma 외 arxiv

We introduce EMemBench, a programmatic benchmark generator for evaluating long-term episodic memory of agents through interactive games. Rather than using a fixed set of questions, EMemBench generates questions from envi…

Spatial Reasoning