PosterSum: A Multimodal Benchmark for Scientific Poster Summarization
Rohit Saxena, Pasquale Minervini, Frank Keller
TL;DR
PosterSum introduces a large-scale dataset of 16,305 poster–abstract pairs to benchmark multimodal poster summarization and reveals that state-of-the-art MLLMs underperform on visually complex posters. The authors propose Segment & Summarize, a hierarchical, training-free approach that segments posters into regions, generates localized region summaries, and merges them into a global abstract, achieving a new state-of-the-art ROUGE-L of 24.18. Across zero-shot and fine-tuned settings, Segment & Summarize outperforms both OCR-based baselines and various MLLMs, demonstrating the value of region-level reasoning for dense visual documents. The work provides a valuable resource for advancing multimodal understanding of scientific posters and highlights ongoing challenges in evaluation and bias when summarizing information-dense scientific content.
Abstract
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.
