paper-with-me

Papers

D2S: Document-to-Slide Generation Via Query-Based Text Summarization

2021-05-08 · NAACL 2021 4 · Edward Sun, Yufang Hou, Dakuo Wang, Yunfeng Zhang, Nancy X. R. Wang

Presentations are critical for communication in all areas of our lives, yet the creation of slide decks is often tedious and time-consuming. There has been limited research aiming to automate the document-to-slides generation process and all face a critical challenge: no publicly available dataset for training and benchmarking. In this work, we first contribute a new dataset, SciDuet, consisting of pairs of papers and their corresponding slides decks from recent years' NLP and ML conferences (e.g., ACL). Secondly, we present D2S, a novel system that tackles the document-to-slides task with a two-step approach: 1) Use slide titles to retrieve relevant and engaging text, figures, and tables; 2) Summarize the retrieved context into bullet points with long-form question answering. Our evaluation suggests that long-form QA outperforms state-of-the-art summarization baselines on both automated ROUGE metrics and qualitative human evaluation.

📄 PDF Abstract BibTeX arXiv:2105.03664

Code (1)

IBM/document2slides 공식 구현

Tasks

BenchmarkingLong Form Question AnsweringQuestion AnsweringText Summarization

Similar Papers 제목 키워드 기반

DOC2PPT: Automatic Presentation Slides Generation from Scientific Documents

2021-01-28 · Tsu-Jui Fu, William Yang Wang, Daniel McDuff, Yale Song

Creating presentation materials requires complex multimodal reasoning skills to summarize key concepts and arrange them in a logical and visually pleasing manner. Can machines learn to emulate this laborious process? We …

Document SummarizationMultimodal ReasoningRetrievalText Retrieval

SlideGen: Collaborative Multimodal Agents for Scientific Slide Generation

2025-12-04 · Xin Liang, Xiang Zhang, Yiwei Xu, Siqi Sun 외 arxiv

Generating academic slides from scientific papers is a challenging multimodal reasoning task that requires both long context understanding and deliberate visual planning. Existing approaches largely reduce it to text onl…

Multimodal Reasoning

SlideSpawn: An Automatic Slides Generation System for Research Publications

2024-11-20 · Keshav Kumar, Ravindranath Chowdary

Research papers are well structured documents. They have text, figures, equations, tables etc., to covey their ideas and findings. They are divided into sections like Introduction, Model, Experiments etc., which deal wit…

Sentence

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

2026-02-10 · Daesik Jang, Morgan Lindsay Heisler, Linzi Xing, Yifei Li 외 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 mult…

Document SummarizationInstruction Following

Constrained Regeneration for Cross-Lingual Query-Focused Extractive Summarization

2022-10-01 · COLING 2022 10 · Elsbeth Turcan, David Wan, Faisal Ladhak, Petra Galuscakova 외

Query-focused summaries of foreign-language, retrieved documents can help a user understand whether a document is actually relevant to the query term. A standard approach to this problem is to first translate the source …

Extractive SummarizationMachine TranslationTranslation