paper-with-me

Papers

DeepPresenter: Environment-Grounded Reflection for Agentic Presentation Generation

2026-02-26 · Hao Zheng, Guozhao Mo, Xinru Yan, Qianhao Yuan, Wenkai Zhang, Xuanang Chen, Yaojie Lu, Hongyu Lin, Xianpei Han, Le Sun 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. To address this, we present DeepPresenter, an agentic framework that adapts to diverse user intents, enables effective feedback-driven refinement, and generalizes beyond a scripted pipeline. Specifically, DeepPresenter autonomously plans, renders, and revises intermediate slide artifacts to support long-horizon refinement with environmental observations. Furthermore, rather than relying on self-reflection over internal signals (e.g., reasoning traces), our environment-grounded reflection conditions the generation process on perceptual artifact states (e.g., rendered slides), enabling the system to identify and correct presentation-specific issues during execution. Results on the evaluation set covering diverse presentation-generation scenarios show that DeepPresenter achieves state-of-the-art performance, and the fine-tuned 9B model remains highly competitive at substantially lower cost. Our project is available at: https://github.com/icip-cas/PPTAgent

📄 PDF Abstract BibTeX arXiv:2602.22839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

X+Slides: Benchmarking Audience-Conditioned Slide Generation

2026-06-17 · Haodong Chen, Xuanhe Zhou, Wei Zhou, Xinyue Shao 외 arxiv

Automatically generating slide decks from source documents is an important application of large language models (LLMs). Existing benchmarks primarily assess slide completeness and technical depth, while overlooking the t…

Topic coverage

Closing the Reflection Gap: A Free Calibration Bonus for Agentic RL

2026-06-12 · Yinglun Zhu arxiv

LLMs are increasingly deployed as agents that interact with external environments and observe feedback such as execution results, error messages, and tool outputs. A well-functioning agent should be able to leverage this…

Agentic AI for Mobile Network RAN Management and Optimization

2025-11-04 · Jorge Pellejero, Luis A. Hernández Gómez, Luis Mendo Tomás, Zoraida Frias Barroso arxiv

Agentic AI represents a new paradigm for automating complex systems by using Large AI Models (LAMs) to provide human-level cognitive abilities with multimodal perception, planning, memory, and reasoning capabilities. Thi…

Agentic Workflow for Education: Concepts and Applications

2025-09-01 · Yuan-Hao Jiang, Yijie Lu, Ling Dai, Jiatong Wang 외 arxiv

With the rapid advancement of Large Language Models (LLMs) and Artificial Intelligence (AI) agents, agentic workflows are showing transformative potential in education. This study introduces the Agentic Workflow for Educ…

Discovering Agentic Safety Specifications from 1-Bit Danger Signals

2026-04-25 · Víctor Gallego arxiv

Can large language model agents discover hidden safety objectives through experience alone? We introduce EPO-Safe (Experiential Prompt Optimization for Safe Agents), a framework where an LLM iteratively generates action …