paper-with-me

Papers

Episodic Memory Question Answering

2022-05-03 · CVPR 2022 1 · Samyak Datta, Sameer Dharur, Vincent Cartillier, Ruta Desai, Mukul Khanna, Dhruv Batra, Devi Parikh

Egocentric augmented reality devices such as wearable glasses passively capture visual data as a human wearer tours a home environment. We envision a scenario wherein the human communicates with an AI agent powering such a device by asking questions (e.g., where did you last see my keys?). In order to succeed at this task, the egocentric AI assistant must (1) construct semantically rich and efficient scene memories that encode spatio-temporal information about objects seen during the tour and (2) possess the ability to understand the question and ground its answer into the semantic memory representation. Towards that end, we introduce (1) a new task - Episodic Memory Question Answering (EMQA) wherein an egocentric AI assistant is provided with a video sequence (the tour) and a question as an input and is asked to localize its answer to the question within the tour, (2) a dataset of grounded questions designed to probe the agent's spatio-temporal understanding of the tour, and (3) a model for the task that encodes the scene as an allocentric, top-down semantic feature map and grounds the question into the map to localize the answer. We show that our choice of episodic scene memory outperforms naive, off-the-shelf solutions for the task as well as a host of very competitive baselines and is robust to noise in depth, pose as well as camera jitter. The project page can be found at: https://samyak-268.github.io/emqa .

📄 PDF Abstract BibTeX arXiv:2205.01652

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentQuestion Answering

Similar Papers 제목 키워드 기반

Exploring Multimodal LMMs for Online Episodic Memory Question Answering on the Edge

2026-02-25 · Giuseppe Lando, Rosario Forte, Antonino Furnari arxiv

We investigate the feasibility of using Multimodal Large Language Models (MLLMs) for real-time online episodic memory question answering. While cloud offloading is common, it raises privacy and latency concerns for weara…

Question Answering

Memory Graph Networks for Explainable Memory-grounded Question Answering

2019-11-01 · CONLL 2019 11 · Seungwhan Moon, Pararth Shah, Anuj Kumar, Rajen Subba

We introduce Episodic Memory QA, the task of answering personal user questions grounded on memory graph (MG), where episodic memories and related entity nodes are connected via relational edges. We create a new benchmark…

Question Answering

How Far Can Off-the-Shelf Multimodal Large Language Models Go in Online Episodic Memory Question Answering?

2025-06-19 · Giuseppe Lando, Rosario Forte, Giovanni Maria Farinella, Antonino Furnari

We investigate whether off-the-shelf Multimodal Large Language Models (MLLMs) can tackle Online Episodic-Memory Video Question Answering (OEM-VQA) without additional training. Our pipeline converts a streaming egocentric…

Multiple-choiceQuestion AnsweringVideo Question AnsweringVisual Question Answering (VQA)

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

Evaluating Long-Term Memory for Long-Context Question Answering

2025-10-27 · Alessandra Terranova, Björn Ross, Alexandra Birch arxiv

In order for large language models to achieve true conversational continuity and benefit from experiential learning, they need memory. While research has focused on the development of complex memory systems, it remains u…

Question Answering