← Latest papers
🤖 AI

Visual Agentic Memory: Enabling Online Long Video Understanding via Online Indexing, Hierarchical Memory, and Agentic Retrieval

The paper proposes Visual Agentic Memory (VAM), a training-free framework that enhances online long video understanding through selective indexing, hierarchical memory organization, and agentic retrieval, achieving state-of-the-art performance on benchmarks like OVO-Bench and MM-Lifelong by treating visual memory as an explicit, inspectable, and queryable substrate.

Original authors: Aiden Yiliu Li, Nels Numan, Anthony Steed

Published 2026-05-19
📖 4 min read☕ Coffee break read

Original authors: Aiden Yiliu Li, Nels Numan, Anthony Steed

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 everything that happened during a 50-day vacation. If you tried to hold every single second of video in your head at once, your brain would crash. If you only remembered the "gist" (e.g., "we went to the beach"), you might forget the specific moment you dropped your ice cream, making it impossible to prove exactly when it happened.

This paper introduces Visual Agentic Memory (VAM), a new way for computers to handle long videos without getting overwhelmed or losing the truth. Think of VAM not as a giant hard drive that stores everything, but as a smart, active librarian who watches the video stream in real-time and builds a searchable library for you.

Here is how it works, broken down into three simple parts:

1. The "Smart Filter" (Online Indexing)

Imagine a security guard at the entrance of a museum. Most people just walk by doing the same thing (like standing still or walking slowly). The guard doesn't need to take a photo of every single person.

  • What VAM does: As the video plays, VAM acts like this guard. It ignores blurry frames or moments where nothing changes (redundancy). It only "takes a photo" (stores a frame) when something new or important happens.
  • The Result: Instead of storing millions of frames, it keeps only the most interesting ones, like a highlight reel that still contains the original, high-quality evidence.

2. The "Organized Filing Cabinet" (Hierarchical Memory)

Now that the librarian has the photos, how do they organize them? You can't just throw them in a pile.

  • What VAM does: It groups these photos into "Events" (like chapters in a book).
    • The Summary: For each chapter, it writes a short text summary (e.g., "The team had a meeting at 2 PM"). This helps you find the right chapter quickly.
    • The Evidence: Crucially, it also keeps the actual photos from that chapter in a separate folder.
  • The Analogy: It's like having a table of contents (the summary) that points you to the exact page (the raw photos) so you can verify the details yourself. This prevents the computer from just guessing based on a compressed summary.

3. The "Detective Agent" (Agentic Retrieval)

When you ask a question (e.g., "What color was the car when it crashed?"), a normal AI might just guess based on its memory. VAM uses a Detective.

  • What VAM does: The Detective doesn't just answer immediately. It follows a strict process:
    1. Search: It looks at the "Table of Contents" to find the right chapter.
    2. Inspect: It pulls out the actual photos from that chapter to look closely at the car.
    3. Verify: It double-checks the evidence to make sure it's not hallucinating.
    4. Answer: Only after seeing the proof does it give you the answer, citing exactly which photo it saw.
  • The Benefit: This stops the AI from making things up. If the evidence isn't there, the Detective admits it, rather than inventing a story.

Why This Matters (The Results)

The authors tested this system on two very difficult challenges:

  1. Real-time Streaming (OVO-Bench): They tested if the system could answer questions about a video while it was still playing, without seeing the future. VAM was the best at this, beating even the most powerful "all-in-one" AI models.
  2. Month-Long Videos (MM-Lifelong): They tested it on a video that was 105 hours long, recorded over 51 days. This is like watching a video of someone's life for a month and a half.
    • The Magic: While other systems tried to memorize the whole thing and failed, or compressed it so much they lost the details, VAM kept only 0.06% of the original video (about 6,800 images out of 11 million).
    • The Score: Despite storing so little data, VAM got the second-highest score on this test, proving that having a few good photos is better than having a blurry memory of everything.

The Bottom Line

The paper argues that to understand long videos, we shouldn't just try to make AI "smarter" or give it a bigger memory. Instead, we need to give it a systematic way to store, organize, and check its own evidence.

VAM treats visual memory like a searchable, inspectable archive rather than a compressed summary. It allows the AI to say, "I know the answer because I looked at this specific frame," rather than just guessing.

Note: The paper explicitly mentions that this system is currently visual-only (it doesn't handle audio yet) and that storing raw video raises privacy concerns, which the authors note must be managed carefully in real-world use.

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 →