Automatically generating presentations from documents is a challenging task that requires accommodating content quality, visual appeal, and structural coherence. Existing methods primarily focus on improving and evaluating the content quality in isolation, overlooking visual appeal and structural coherence, which limits their practical applicability. To address these limitations, we propose PPTAgent, which comprehensively improves presentation generation through a two-stage, edit-based approach inspired by human workflows. PPTAgent first analyzes reference presentations to extract slide-level functional types and content schemas, then drafts an outline and iteratively generates editing actions based on selected reference slides to create new slides. To comprehensively evaluate the quality of generated presentations, we further introduce PPTEval, an evaluation framework that assesses presentations across three dimensions: Content, Design, and Coherence. Results demonstrate that PPTAgent significantly outperforms existing automatic presentation generation methods across all three dimensions.
@article{arxiv.2501.03936,
title = {PPTAgent: Generating and Evaluating Presentations Beyond Text-to-Slides},
author = {Hao Zheng and Xinyan Guan and Hao Kong and Jia Zheng and Weixiang Zhou and Hongyu Lin and Yaojie Lu and Ben He and Xianpei Han and Le Sun},
journal= {arXiv preprint arXiv:2501.03936},
year = {2025}
}
Comments
8 pages, 23 figures, see https://github.com/icip-cas/PPTAgent for details