DeepSlide: From Artifacts to Presentation Delivery
Quick Take
DeepSlide enhances presentation delivery by integrating AI-driven planning and rehearsal support.
Key Points
- Combines multi-agent systems for comprehensive presentation preparation.
- Improves narrative flow and pacing precision in presentations.
- Introduces a dual-scoreboard benchmark for artifact and delivery evaluation.
📖 Reader Mode
~2 min readAbstract:Presentations are a primary medium for scholarly communication, yet most AI slide generators optimize the artifact (a visually plausible deck) while under-optimizing the delivery process (pacing, narrative, and presentation preparation). We present DeepSlide, a human-in-the-loop multi-agent system that supports preparing the full presentation process, from requirement elicitation and time-budgeted narrative planning, to evidence-grounded slide--script generation, attention augmentation, and rehearsal support. DeepSlide integrates (i) a controllable logical-chain planner with per-node time budgets, (ii) a lightweight content-tree retriever for grounding, (iii) Markov-style sequential rendering with style inheritance, and (iv) sandboxed execution with minimal repair to ensure renderability. We further introduce a dual-scoreboard benchmark that cleanly separates static artifact quality from dynamic delivery excellence. Across 20 domains and diverse audience profiles, DeepSlide matches strong baselines on artifact quality while consistently achieving larger gains on delivery metrics, improving narrative flow, pacing precision, and slide--script synergy with clearer attention guidance.
| Comments: | 37 pages,10 figures,9 tables |
| Subjects: | Artificial Intelligence (cs.AI); Computation and Language (cs.CL); Information Retrieval (cs.IR) |
| ACM classes: | I.2.7 |
| Cite as: | arXiv:2605.15202 [cs.AI] |
| (or arXiv:2605.15202v1 [cs.AI] for this version) | |
| https://doi.org/10.48550/arXiv.2605.15202 arXiv-issued DOI via DataCite |
Submission history
From: Zhiwei Zhang [view email]
[v1]
Wed, 1 Apr 2026 13:38:36 UTC (9,787 KB)
— Originally published at arxiv.org
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from arXiv cs.AI
See more →From Prompts to Protocols: An AI Agent for Laboratory Automation
An AI agent integrates large language models for automating laboratory protocols, enhancing efficiency and accuracy.