PPTAgent: Generating and Evaluating Presentations Beyond Text-to-Slides
This work solves the problem of practical presentation generation for users needing automated tools, but it is incremental as it builds on existing methods by adding visual and structural improvements.
The paper tackles the challenge of automatically generating presentations from documents by addressing content quality, visual appeal, and structural coherence, proposing PPTAgent, which significantly outperforms existing methods across all three dimensions.
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.