paper-with-me

Papers

PPTAgent: Generating and Evaluating Presentations Beyond Text-to-Slides

2025-01-07 · Hao Zheng, Xinyan Guan, Hao Kong, Jia Zheng, Hongyu Lin, Yaojie Lu, Ben He, Xianpei Han, Le Sun

Automatically generating presentations from documents is a challenging task that requires balancing content quality, visual design, and structural coherence. Existing methods primarily focus on improving and evaluating the content quality in isolation, often overlooking visual design 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 understand their structural patterns and content schemas, then drafts outlines and generates slides through code actions to ensure consistency and alignment. 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. Experiments show that PPTAgent significantly outperforms traditional automatic presentation generation methods across all three dimensions. The code and data are available at https://github.com/icip-cas/PPTAgent.

📄 PDF Abstract BibTeX arXiv:2501.03936

Code (1)

icip-cas/pptagent 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DeepPresenter: Environment-Grounded Reflection for Agentic Presentation Generation

2026-02-26 · Hao Zheng, Guozhao Mo, Xinru Yan, Qianhao Yuan 외 arxiv

Presentation generation requires deep content research, coherent visual design, and iterative refinement based on observation. However, existing presentation agents often rely on predefined workflows and fixed templates.…

Contextual Representation Learning beyond Masked Language Modeling

2022-04-08 · ACL 2022 5 · Zhiyi Fu, Wangchunshu Zhou, Jingjing Xu, Hao Zhou 외

How do masked language models (MLMs) such as BERT learn contextual representations? In this work, we analyze the learning dynamics of MLMs. We find that MLMs adopt sampled embeddings as anchors to estimate and inject con…

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

Contextual Representation Learning beyond Masked Language Modeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Currently, masked language modeling (e.g., BERT) is the prime choice to learn contextualized representations. Due to the pervasiveness, it naturally raises an interesting question: how do masked language models (MLMs) le…

Language ModelingLanguage ModellingMasked Language ModelingRepresentation Learning

Incidental Supervision: Moving beyond Supervised Learning

2020-05-25 · Dan Roth

Machine Learning and Inference methods have become ubiquitous in our attempt to induce more abstract representations of natural language text, visual scenes, and other messy, naturally occurring data, and support decisio…

BIG-bench Machine Learning

PresentAgent: Multimodal Agent for Presentation Video Generation

2025-07-05 · Jingwei Shi, Zeyu Zhang, Biao Wu, Yanjie Liang 외

We present PresentAgent, a multimodal agent that transforms long-form documents into narrated presentation videos. While existing approaches are limited to generating static slides or text summaries, our method advances …

text-to-speechText to SpeechVideo Generation