UniPPTBench: A Unified Benchmark for Presentation Generation Across Diverse Input Settings
This paper introduces UniPPTBench, a unified benchmark and scenario-aware evaluation framework designed to assess presentation generation systems across diverse real-world input settings, addressing the limitations of existing isolated evaluations and generic quality metrics.
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 a manager asking an assistant to create a PowerPoint presentation. Sometimes you just say, "Make a deck about our new strategy," with no details. Other times, you hand them a 200-page financial report, a folder full of charts and graphs, or three different documents from different departments that contradict each other.
Until now, AI researchers have mostly tested their presentation-making robots in a vacuum. They would test a robot that only handles short instructions, or a different robot that only handles one specific document. They didn't have a single, fair way to see if a robot could handle all these messy, real-world situations.
This paper introduces UniPPTBench, a new "gym" for testing these AI presentation generators, and UniPPTEval, a new "scorecard" to grade them.
Here is the breakdown of their work using simple analogies:
1. The Problem: The "One-Tool" Trap
Imagine a carpenter who is great at hammering nails but terrible at sawing wood. If you only test them on hammering, they look like a master craftsman. But if you ask them to build a whole house, they fail.
Current AI presentation tools are like that carpenter.
- Some are great at turning a short sentence into a slide deck (like a "Prompt-Only" tool).
- Some are great at summarizing a single PDF (like a "Document-to-Slide" tool).
- But no one had a unified test to see if a tool could handle vague ideas, long documents, images/charts, or multiple conflicting sources all at once.
2. The Solution: The "Universal Gym" (UniPPTBench)
The authors built a massive testing ground called UniPPTBench. Think of it as a gym with four different obstacle courses, each designed to test a specific skill:
- The "Vague Prompt" Course: You give the AI a fuzzy idea like "Make something about climate change." The AI has to plan the whole story from scratch.
- The "Long Document" Course: You give the AI a 100-page report. The AI must act like a skilled editor, cutting out the fluff and keeping only the most important facts without losing the meaning.
- The "Multimodal" Course: You give the AI a document with text and complex charts. The AI must not just read the text but also understand the charts and make sure the text matches the picture (e.g., not saying "sales went up" when the chart shows them going down).
- The "Multi-Source" Course: You give the AI three different reports that might say different things. The AI must act like a diplomat, combining them into one smooth story without repeating itself or getting confused.
3. The New Scorecard: "Did They Lie?" (UniPPTEval)
Previously, grading these AIs was like judging a magic show only on how shiny the costumes were. If the slides looked pretty and had nice fonts, the AI got an A.
The authors realized this was unfair. A slide deck can look beautiful but be full of lies or missing key facts. They created UniPPTEval, a new grading system with two parts:
- The "General Vibe" Check: Does it look good? Is it readable? Is the layout nice? (This is the old way).
- The "Truth & Relevance" Check: This is the new part.
- Did they cover the key points? (If you gave them a 50-page report, did they miss the most important paragraph?)
- Did they hallucinate? (Did they invent facts that weren't in the source?)
- Did they match the pictures? (If the source had a graph, did the AI describe it correctly?)
- Did they merge the sources? (If you gave them three documents, did they blend them or just copy-paste them side-by-side?)
4. The "Master Builder" (UniPPTAgent)
To prove their new test works, the authors built their own AI assistant called UniPPTAgent. Instead of trying to do everything in one giant brain, they built a team of three specialized agents:
- The Researcher: Reads the messy inputs and creates a solid outline.
- The Stylist: Decides the color scheme and fonts so the whole deck looks consistent.
- The Designer: Builds the actual slides and then checks them for errors (like text overlapping images) and fixes them automatically.
5. What They Found
When they ran the tests, they found some surprising things:
- Pretty isn't enough: Many AI systems got high scores for "looking good" but failed miserably at "staying true to the source." They would make beautiful slides that contained made-up facts.
- The "Truth" is hard: The hardest part for AI wasn't making the slides look nice; it was accurately summarizing long documents or combining multiple sources without getting confused.
- Open source is lagging: While some commercial tools (like NotebookLM or Manus) did well, many open-source tools struggled to handle anything other than simple, single-document tasks.
The Bottom Line
This paper says: "Stop judging presentation AIs just by how pretty they look. We need a new standard that checks if they actually understood the assignment, didn't make things up, and could handle the messy, real-world data we actually have." They have provided the tools (the benchmark and the scorecard) to finally test them fairly.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.