paper-with-me

홈 › Papers

PosterSum: A Multimodal Benchmark for Scientific Poster Summarization

2025-02-24 · Rohit Saxena, Pasquale Minervini, Frank Keller

Generating accurate and concise textual summaries from multimodal documents is challenging, especially when dealing with visually complex content like scientific posters. We introduce PosterSum, a novel benchmark to advance the development of vision-language models that can understand and summarize scientific posters into research paper abstracts. Our dataset contains 16,305 conference posters paired with their corresponding abstracts as summaries. Each poster is provided in image format and presents diverse visual understanding challenges, such as complex layouts, dense text regions, tables, and figures. We benchmark state-of-the-art Multimodal Large Language Models (MLLMs) on PosterSum and demonstrate that they struggle to accurately interpret and summarize scientific posters. We propose Segment & Summarize, a hierarchical method that outperforms current MLLMs on automated metrics, achieving a 3.14% gain in ROUGE-L. This will serve as a starting point for future research on poster summarization.

📄 PDF Abstract BibTeX arXiv:2502.17540

Code (1)

saxenarohit/postersum 공식 구현

Similar Papers 제목 키워드 기반

Russian-Language Multimodal Dataset for Automatic Summarization of Scientific Papers

2024-05-13 · Alena Tsanda, Elena Bruches

The paper discusses the creation of a multimodal dataset of Russian-language scientific papers and testing of existing language models for the task of automatic text summarization. A feature of the dataset is its multimo…

Text Summarization

Neural Content Extraction for Poster Generation of Scientific Papers

2021-12-16 · Sheng Xu, Xiaojun Wan

The problem of poster generation for scientific papers is under-investigated. Posters often present the most important information of papers, and the task can be considered as a special form of document summarization. Pr…

Document Summarization

What Is That Talk About? A Video-to-Text Summarization Dataset for Scientific Presentations

2025-02-12 · Dongqi Liu, Chenxi Whitehouse, Xi Yu, Louis Mahon 외

Transforming recorded videos into concise and accurate textual summaries is a growing challenge in multimodal learning. This paper introduces VISTA, a dataset specifically designed for video-to-text summarization in scie…

Text SummarizationVideo Summarization

A Pathway to General-Purpose Scientific AI: Multimodal Comprehension of Scientific Images

2026-08-14 · Jennifer D'Souza, Fahad Ahmed, Cecilia Andrea Bustamante Andrade, Lina Frolova 외 arxiv

Scientific figures and tables encode essential experimental evidence, yet remain difficult for digital libraries and multimodal AI systems to retrieve and interpret. The ALD/E-ImageMiner benchmark and ICDAR 2026 Competit…

Visual Question AnsweringInformation Extraction

PosterForest: Hierarchical Multi-Agent Collaboration for Scientific Poster Generation

2025-08-29 · Jiho Choi, Seojeong Park, Seongjong Song, Hyunjung Shim arxiv

Automating scientific poster generation requires hierarchical document understanding and coherent content-layout planning. Existing methods often rely on flat summarization or optimize content and layout separately. As a…