paper-with-me

Papers

Towards a Vision-Language Episodic Memory Framework: Large-scale Pretrained Model-Augmented Hippocampal Attractor Dynamics

2025-05-07 · Chong Li, Taiping Zeng, xiangyang xue, Jianfeng Feng

Modeling episodic memory (EM) remains a significant challenge in both neuroscience and AI, with existing models either lacking interpretability or struggling with practical applications. This paper proposes the Vision-Language Episodic Memory (VLEM) framework to address these challenges by integrating large-scale pretrained models with hippocampal attractor dynamics. VLEM leverages the strong semantic understanding of pretrained models to transform sensory input into semantic embeddings as the neocortex, while the hippocampus supports stable memory storage and retrieval through attractor dynamics. In addition, VLEM incorporates prefrontal working memory and the entorhinal gateway, allowing interaction between the neocortex and the hippocampus. To facilitate real-world applications, we introduce EpiGibson, a 3D simulation platform for generating episodic memory data. Experimental results demonstrate the VLEM framework's ability to efficiently learn high-level temporal representations from sensory input, showcasing its robustness, interpretability, and applicability in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2505.04752

Code (1)

fudan-birlab/vlem 공식 구현 pytorch

Tasks

Hippocampus

Similar Papers 제목 키워드 기반

Planning from Imagination: Episodic Simulation and Episodic Memory for Vision-and-Language Navigation

2024-11-30 · Yiyuan Pan, Yunzhe Xu, Zhe Liu, Hesheng Wang

Humans navigate unfamiliar environments using episodic simulation and episodic memory, which facilitate a deeper understanding of the complex relationships between environments and objects. Developing an imaginative memo…

NavigateVision and Language Navigation

Episodic Memories Generation and Evaluation Benchmark for Large Language Models

2025-01-21 · Alexis Huet, Zied Ben Houidi, Dario Rossi

Episodic memory -- the ability to recall specific events grounded in time and space -- is a cornerstone of human cognition, enabling not only coherent storytelling, but also planning and decision-making. Despite their re…

Echo: A Large Language Model with Temporal Episodic Memory

2025-02-22 · Wentao Liu, Ruohua Zhang, Aimin Zhou, Feng Gao 외

Research on large language models (LLMs) has shown remarkable performance in domains such as mathematics, programming, and literary creation. However, most studies have focused on semantic memory-based question answering…

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering

Position: Episodic Memory is the Missing Piece for Long-Term LLM Agents

2025-02-10 · Mathis Pink, Qinyuan Wu, Vy Ai Vo, Javier Turek 외

As Large Language Models (LLMs) evolve from text-completion tools into fully fledged agents operating in dynamic environments, they must address the challenge of continually learning and retaining long-term knowledge. Ma…

Position

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