← Latest papers
💻 computer science

X+Slides: Benchmarking Audience-Conditioned Slide Generation

The paper introduces X+Slides, a novel benchmark featuring a dynamic, audience-conditioned evaluation framework with four complementary metrics to assess how well large language models generate slide decks that balance source-grounded correctness with the specific informational needs of diverse target audiences.

Original authors: Haodong Chen, Xuanhe Zhou, Wei Zhou, Xinyue Shao, Yanbing Zhu, Bo Wang, Jiawei Hong, Anya Jia, Fan Wu

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

Original authors: Haodong Chen, Xuanhe Zhou, Wei Zhou, Xinyue Shao, Yanbing Zhu, Bo Wang, Jiawei Hong, Anya Jia, Fan Wu

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 have a massive, dense encyclopedia about a specific topic. Now, imagine you need to turn that encyclopedia into a short, punchy slide presentation.

The problem is that who is watching the presentation changes everything.

  • If you are presenting to a scientist, they want the nitty-gritty details, the math proofs, and the tiny exceptions.
  • If you are presenting to a CEO, they only care about the bottom line, the risks, and the "what do we do next?"
  • If you are presenting to a student, they just need the big picture and a simple story.

For a long time, computers trying to make these slides have been like a bad waiter who serves the exact same meal to everyone: a giant, uncut steak. It might be "correct" (the steak is real), but it's useless to the vegetarian, the child, or the person who just wants a quick snack.

This paper introduces X+Slides, a new way to test if AI can be a better waiter.

The Core Idea: The "Universal Question Bank"

Instead of asking the AI to guess what the audience wants, the researchers built a massive, neutral "question bank" based on the source document. Think of this like a master list of every possible fact in the encyclopedia.

  1. The Neutral List: First, they generate thousands of questions about the document (e.g., "What was the experiment method?" or "What is the main conclusion?"). These questions are neutral; they don't know who is watching yet.
  2. The Audience Filter: Then, they apply a "filter" based on the audience.
    • For the Scientist, the filter says: "The method question is worth 100 points. The 'big picture' question is worth 10 points."
    • For the CEO, the filter flips: "The 'big picture' question is worth 100 points. The method question is worth 0 points."
  3. The Score: The AI makes a slide deck. The researchers then check: "Did the AI include the high-value questions for this specific audience?"

The Four Scorecards

X+Slides doesn't just give one score. It uses four different ways to grade the presentation, like a teacher using a rubric:

  1. Audience Coverage (Did they get the right stuff?): This measures how many of the "high-value" questions the audience cares about were actually answered in the slides. If the CEO wanted risks and the AI only gave them history, this score drops.
  2. Domain Coverage (Did they pick the right types of stuff?): This breaks it down further. Did the AI focus too much on "methods" when the audience wanted "implications"? It's like checking if a chef served too much garnish and not enough main course.
  3. Efficiency (Was it too long?): This asks, "How much useful info did I get per minute of my time?" If the slides are 50 pages long but only say what could be said in 5, the efficiency score is low.
  4. Correctness (Did they lie?): This is the safety guardrail. It checks if every claim on the slide is actually supported by the original document. It prevents the AI from making up cool-sounding facts that aren't true.

What They Found (The Results)

The researchers tested three popular AI slide generators (DeepPresenter, SlideTailor, and NotebookLM) using this new system.

  • The Good News: The AI isn't terrible. It can grab a lot of the important information.
  • The Bad News: It's still missing the mark on who it's talking to.
    • When asked to talk to a Scientist, the AI often missed the deep technical details (the "Level 3 and 4" facts).
    • When asked to talk to a CEO, the AI sometimes got bogged down in too much technical jargon.
    • NotebookLM (a Google tool) did surprisingly well at picking the right info for CEOs and students, but it struggled a bit with the deep technical details for scientists.

The Big Takeaway

The paper argues that we can no longer just say, "Look how pretty and long this slide deck is!" to judge an AI. A beautiful deck that gives a CEO a 50-page math lecture is a failure, even if the math is 100% correct.

X+Slides proves that to build a truly useful AI for presentations, we need to stop treating all facts as equal. We have to teach the AI that what is important to a scientist is useless to a CEO, and vice versa. The paper provides the ruler to measure if the AI is finally learning that lesson.

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 →