← Latest papers
💬 NLP

SlideAgent: Hierarchical Agentic Framework for Multi-Page Visual Document Understanding

The provided text contains a mismatch between the title ("SlideAgent") and the abstract (which describes a framework named "SARA" for hybrid RAG), but based on the abstract's content, the paper proposes SARA, a hybrid retrieval-augmented generation framework that combines natural-language snippets with semantic compression vectors to significantly improve answer relevance, correctness, and semantic similarity across multiple datasets and open-source LLMs under fixed token budgets.

Original authors: Yiqiao Jin, Rachneet Kaur, Zhen Zeng, Sumitra Ganesh, Srijan Kumar

Published 2026-04-24
📖 5 min read🧠 Deep dive

Original authors: Yiqiao Jin, Rachneet Kaur, Zhen Zeng, Sumitra Ganesh, Srijan Kumar

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 handed a massive, 100-page business presentation. It's full of colorful charts, tiny footnotes, complex graphs, and text scattered all over the place. You ask a specific question: "How many product categories are in the Q2 2015 mix?"

If you ask a standard AI (a Multimodal Large Language Model, or MLLM) to look at the whole slide at once, it might get overwhelmed. It's like trying to find a specific needle in a haystack by looking at the entire barn in one glance. The AI might guess "seven" because it sees a lot of items, but it misses the fact that one category is hidden in a tiny corner of a chart.

SlideAgent is a new, smarter system designed to solve this problem. Think of it not as a single super-brain, but as a highly organized detective agency with a team of specialized experts working together.

Here is how SlideAgent works, using a simple analogy:

The Three-Level Detective Team

Instead of one AI trying to do everything, SlideAgent breaks the job down into three levels, like a company with a CEO, a Project Manager, and a Forensic Analyst.

1. The CEO (The Global Agent)

  • Role: The Big Picture.
  • What they do: Before diving into the details, the "CEO" looks at the first few pages of the document to understand the theme. Is this a financial report? A marketing pitch? A science lecture?
  • Analogy: Imagine walking into a library. The CEO doesn't read every book; they look at the library's catalog and the main sign to know, "Okay, this is a section on Finance." This helps the team know what to expect.

2. The Project Manager (The Page Agent)

  • Role: The Context Keeper.
  • What they do: This agent goes page by page. It reads the summary of the current slide and remembers what happened on the previous slide. It connects the dots between pages.
  • Analogy: If the CEO says, "We are talking about Finance," the Project Manager says, "Okay, Slide 1 was about the budget, and Slide 2 is about the sales team. Slide 3 must be connecting those two." This ensures the AI doesn't get lost or forget the story flow.

3. The Forensic Analyst (The Element Agent)

  • Role: The Micro-Scout.
  • What they do: This is the most important part for tricky questions. When the team needs a specific number or a tiny detail, the Analyst zooms in. They don't just look at the whole slide; they isolate specific elements like a single chart, a specific text box, or an icon.
  • Analogy: If you ask, "How many red apples are in the basket?" the Analyst doesn't look at the whole picnic table. They put on a magnifying glass, find the basket, count the red apples one by one, and ignore the sandwiches or the blueberries. This prevents the AI from miscounting because of a cluttered background.

How They Work Together: The "Orchestrator"

When you ask a question, a Conductor (the Orchestrator) decides which detectives need to wake up.

  • Question: "What is the main goal of this presentation?"
    • Conductor: "Wake up the CEO only." (No need to count apples).
  • Question: "What is the revenue on Slide 5?"
    • Conductor: "Wake up the Project Manager to find Slide 5, and the Analyst to read the specific number."
  • Question: "Compare the sales in Slide 2 and Slide 10."
    • Conductor: "Wake up everyone. We need the big picture, the context of both pages, and the specific numbers from both charts."

Why Is This Better?

Current AI models are like a student trying to memorize a whole textbook by reading one page at a time without taking notes. They often miss small details or get confused by the layout.

SlideAgent is like a team of experts with a filing system:

  1. They organize first: They build a structured map of the document (Global, Page, Element) before answering.
  2. They zoom in when needed: They don't guess; they isolate the exact chart or text box required.
  3. They check their work: The final answer is a synthesis of all three levels, ensuring the "CEO" agrees with the "Analyst."

The Result

In tests, this team approach made the AI significantly smarter. It improved accuracy by nearly 8% to 10% compared to the best existing AI models. It's the difference between a model that guesses the answer based on a blurry image and a model that reads the fine print, understands the context, and gives you the exact number.

In short: SlideAgent stops trying to be a "super-robot" that does everything at once. Instead, it builds a hierarchical team that knows when to look at the forest, when to look at the trees, and when to look at a single leaf.

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 →