paper-with-me

Papers

DECKBench: Benchmarking Multi-Agent Frameworks for Academic Slide Generation and Editing

2026-02-10 · Daesik Jang, Morgan Lindsay Heisler, Linzi Xing, Yifei Li, Edward Wang, Ying Xiong, Yong Zhang, Zhenan Fan arxiv

Automatically generating and iteratively editing academic slide decks requires more than document summarization. It demands faithful content selection, coherent slide organization, layout-aware rendering, and robust multi-turn instruction following. However, existing benchmarks and evaluation protocols do not adequately measure these challenges. To address this gap, we introduce the Deck Edits and Compliance Kit Benchmark (DECKBench), an evaluation framework for multi-agent slide generation and editing. DECKBench is built on a curated dataset of paper to slide pairs augmented with realistic, simulated editing instructions. Our evaluation protocol systematically assesses slide-level and deck-level fidelity, coherence, layout quality, and multi-turn instruction following. We further implement a modular multi-agent baseline system that decomposes the slide generation and editing task into paper parsing and summarization, slide planning, HTML creation, and iterative editing. Experimental results demonstrate that the proposed benchmark highlights strengths, exposes failure modes, and provides actionable insights for improving multi-agent slide generation and editing systems. Overall, this work establishes a standardized foundation for reproducible and comparable evaluation of academic presentation generation and editing. Code and data are publicly available at https://github.com/morgan-heisler/DeckBench .

📄 PDF Abstract BibTeX arXiv:2602.13318

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationInstruction Following

Similar Papers 제목 키워드 기반

ScholarQuest: A Taxonomy-Guided Benchmark for Agentic Academic Paper Search in Open Literature Environments

2026-06-18 · Tingyue Pan, Mingyue Cheng, Daoyu Wang, Yitong Zhou 외 arxiv

Academic paper search is a core step in scientific research, and LLM-based search agents are emerging as a promising paradigm for iterative, intent-driven literature exploration. However, existing benchmarks are insuffic…

MobileAgentBench: An Efficient and User-Friendly Benchmark for Mobile LLM Agents

2024-06-12 · Luyuan Wang, Yongyu Deng, Yiwei Zha, Guodong Mao 외

Large language model (LLM)-based mobile agents are increasingly popular due to their capability to interact directly with mobile phone Graphic User Interfaces (GUIs) and their potential to autonomously manage daily tasks…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

JS-son -- A Lean, Extensible JavaScript Agent Programming Library

2020-03-10 · Timotheus Kampik, Juan Carlos Nieves

A multitude of agent-oriented software engineering frameworks exist, most of which are developed by the academic multi-agent systems community. However, these frameworks often impose programming paradigms on their users …

Benchmarking LLM-based agents for single-cell omics analysis

2025-08-16 · Yang Liu, Lu Zhou, Xiawei Du, Ruikun He 외 arxiv

Background: The surge in single-cell omics data exposes limitations in traditional, manually defined analysis workflows. AI agents offer a paradigm shift, enabling adaptive planning, executable code generation, traceable…

Program SynthesisCode Generation

MetaGAI: A Large-Scale and High-Quality Benchmark for Generative AI Model and Data Card Generation

2026-04-26 · Haoxuan Zhang, Ruochi Li, Yang Zhang, Zhenni Liang 외 arxiv

The rapid proliferation of Generative AI necessitates rigorous documentation standards for transparency and governance. However, manual creation of Model and Data Cards is not scalable, while automated approaches lack la…