MEMORA: Embodied Action Memory from Egocentric Videos for Reasoning and Planning

· Source: Artificial Intelligence · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

MEMORA is a system realizing Embodied Action Memory (EAM) for long-horizon robot planning, designed to provide robots with persistent memory of embodied experiences. It operates through a formation-consolidation-retrieval lifecycle, utilizing four distinct typed stores: Environment Memory, Entity Memory, Activity Memory, and Inferred Knowledge. The system incorporates online editing to maintain object identities and state histories, alongside offline consolidation that abstracts repeated experiences into reusable procedures. Evaluated on MEMORA-Bench, using 45 hours of EPIC-KITCHENS-100 extension video from 18 participants, MEMORA demonstrated significant performance gains. It improved memory-assessment accuracy by up to 20.5 points and out-of-distribution Robot-Grounded Plan scores by up to 16.6% relative over the strongest controlled baselines across four open-weight language models. A qualitative robot deployment study further illustrated its capability to interface memory-grounded language plans with downstream control.

Key takeaway

For Robotics Engineers developing long-horizon planning systems, integrating an Embodied Action Memory (EAM) like MEMORA is critical. You should consider implementing persistent, editable memory structures that consolidate past experiences. This approach significantly improves memory-assessment accuracy and out-of-distribution planning scores, enabling robots to interpret future goals more effectively. Explore structuring memory with distinct typed stores and leveraging egocentric video data for robust experience capture.

Key insights

MEMORA provides robots with persistent, editable, and consolidated embodied action memory for improved long-horizon planning and reasoning.

Principles

Method

MEMORA implements Embodied Action Memory via a formation-consolidation-retrieval lifecycle, using four typed stores: Environment, Entity, Activity, and Inferred Knowledge, with online editing and offline consolidation.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.