CLMMMay 21, 2025

P2P: Automated Paper-to-Poster Generation and Fine-Grained Benchmark

arXiv:2505.17104v111 citationsh-index: 21Has Code
Originality Incremental advance
AI Analysis

This addresses the time-consuming manual creation of academic posters for researchers, though it appears incremental as it builds on existing LLM and multi-agent approaches for a specific application.

The authors tackled the problem of automated academic poster generation from research papers by introducing P2P, a multi-agent LLM-based framework that produces HTML-rendered posters, and created P2PInstruct (30,000+ examples) and P2PEval (121 paper-poster pairs) as the first large-scale dataset and benchmark for this task.

Academic posters are vital for scholarly communication, yet their manual creation is time-consuming. However, automated academic poster generation faces significant challenges in preserving intricate scientific details and achieving effective visual-textual integration. Existing approaches often struggle with semantic richness and structural nuances, and lack standardized benchmarks for evaluating generated academic posters comprehensively. To address these limitations, we introduce P2P, the first flexible, LLM-based multi-agent framework that generates high-quality, HTML-rendered academic posters directly from research papers, demonstrating strong potential for practical applications. P2P employs three specialized agents-for visual element processing, content generation, and final poster assembly-each integrated with dedicated checker modules to enable iterative refinement and ensure output quality. To foster advancements and rigorous evaluation in this domain, we construct and release P2PInstruct, the first large-scale instruction dataset comprising over 30,000 high-quality examples tailored for the academic paper-to-poster generation task. Furthermore, we establish P2PEval, a comprehensive benchmark featuring 121 paper-poster pairs and a dual evaluation methodology (Universal and Fine-Grained) that leverages LLM-as-a-Judge and detailed, human-annotated checklists. Our contributions aim to streamline research dissemination and provide the community with robust tools for developing and evaluating next-generation poster generation systems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes