← Latest papers
💬 NLP

Keep It Simple: Multi-Key Episodic Memory Retrieval for Ultra-Long Video Understanding

The paper proposes MERIT, a simple yet effective framework for ultra-long video understanding that prioritizes high-recall episodic memory construction with multi-key representations and defers complex semantic reasoning to inference time through on-demand temporal expansion, achieving state-of-the-art performance without the computational overhead of pre-modeling global relations.

Original authors: Yeeun Choi, Youngbeom Yoo, Joon-Young Lee, Hyolim Kang, Seon Joo Kim

Published 2026-08-11
📖 3 min read☕ Coffee break read

Original authors: Yeeun Choi, Youngbeom Yoo, Joon-Young Lee, Hyolim Kang, Seon Joo Kim

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to remember a specific conversation from a movie marathon that lasted three whole days. If you tried to watch the entire thing again just to find one line of dialogue, your brain would likely melt from the sheer amount of information. This is the exact problem facing modern "AI brains," known as Multi-modal Large Language Models (MLLMs). These are super-smart computers that can see, hear, and read, but they have a strict limit on how much "video" they can hold in their working memory at once. When videos get too long—spanning hours or even days—these AI models get overwhelmed. To solve this, scientists have been trying to build "external memories" for the AI, like a digital library where the AI can store the video and then quickly look up the right page when asked a question. The big question has been: should we try to organize this library into a complex, pre-built map before we even know what questions people will ask? Or should we just store the raw facts and figure out the connections later, once we know what the user is looking for?

A team of researchers from Yonsei University and Adobe Research suggests that the complicated, pre-built maps are actually a waste of time and computing power. They propose a new system called MERIT (Multi-key Episodic Retrieval with Inference-time Temporal expansion). Think of MERIT not as a librarian who spends weeks organizing books into a complex, hierarchical filing system before a single customer arrives, but as a super-fast, flexible search engine that keeps the books in simple, unsorted piles. Instead of trying to guess what the customer wants and pre-summarizing the whole story, MERIT writes down four different "tags" for every 30-second chunk of video: what happened (events), what was said (dialogue), what objects were involved, and a quick summary.

When a user asks a question, MERIT doesn't just look for one perfect match. It uses these multiple tags to find the most relevant video clips, even if the question is phrased in a weird way. But here is the clever part: once it finds a clip, it doesn't stop there. It instantly grabs the clips immediately before and after it, expanding the context just enough to make sense of the story. This "neighbor filtering" happens only when the question is asked, saving massive amounts of energy. The researchers tested this on videos ranging from one hour to over 44 hours long. They found that MERIT is not only much faster and cheaper to run than previous methods that built complex graphs and hierarchies, but it also answers questions more accurately. By waiting to do the heavy thinking until the question is actually asked, MERIT proves that sometimes the simplest, most flexible approach is the smartest one.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →