paper

EgoExoMem: Cross-View Memory Reasoning over Synchronized Egocentric and Exocentric Videos

arXiv:2605.18734

Abstract

Egocentric memory is widely used in embodied intelligence, but it may be insufficient for comprehensive spatial-temporal reasoning. Inspired by human recall from both field and observer perspectives, we introduce EgoExoMem, the first benchmark for cross-view memory reasoning over synchronized egocentric and exocentric videos. EgoExoMem contains high-quality MCQs across eight temporal, spatial, and cross-view QA types. To support dual-view retrieval, we propose E-Select, a training-free frame selection method for synchronized ego-exo videos. It combines relevance-based budget allocation with per-view k-DPP sampling to handle view asymmetry and cross-view temporal consistency. Experiments show that ego and exo views provide complementary memory cues, while existing MLLMs remain far from solving the benchmark: the best model reaches only . E-Select achieves state-of-the-art performance of over frame-selection and RAG-based memory baselines. Further analysis reveals systematic view-preference conflicts between question framing and answer grounding, underscoring the novelty and challenge of cross-view memory reasoning.

The source code and dataset can be found at https://github.com/RuipingL/EgoExoMem