arXiv:2603.00155cs.CVcs.AI2026-03被引 8

用语义压缩和视觉化降耗,自动生成高质量学术海报

EfficientPosterGen: Semantic-aware Efficient Poster Generation via Token Compression and Accurate Violation Detection

  • 通过语义图保留关键内容,减少输入冗余
  • 将文字转为图像降低token消耗,生成海报级要点
  • 无需额外模型,直接检测布局溢出与空白

自动化学术海报生成旨在将长篇论文浓缩为简洁且视觉连贯的展示。现有基于多模态大模型(MLLM)的方法存在三大缺陷:全篇输入信息密度低、token消耗过大、布局验证不可靠。我们提出EfficientPosterGen,一种端到端框架,通过语义感知检索与高效多模态生成解决上述问题。核心创新包括:(1) 语义感知关键信息检索(SKIR),构建语义贡献图以建模段落间关系,选择性保留重要文本;(2) 基于视觉的上下文压缩(VCC),将选中段落渲染为图像,将文本信息迁移至视觉模态,显著减少token使用并生成海报级要点;(3) 无代理布局违规检测(ALVD),采用确定性颜色梯度算法,无需额外MLLM即可可靠检测内容溢出与空间稀疏问题。大量实验表明,EfficientPosterGen在保持高海报质量的同时,大幅提升了token效率与布局可靠性,为自动化学术海报生成提供了可扩展方案。代码已开源:https://github.com/vinsontang1/EfficientPosterGen-Code。

原文摘要 · Abstract (English)

Automated academic poster generation aims to distill lengthy research papers into concise, visually coherent presentations. Existing Multimodal Large Language Models (MLLMs) based approaches, however, suffer from three critical limitations: low information density in full-paper inputs, excessive token consumption, and unreliable layout verification. We present EfficientPosterGen, an end-to-end framework that addresses these challenges through semantic-aware retrieval and token-efficient multimodal generation. EfficientPosterGen introduces three core innovations: (1) Semantic-aware Key Information Retrieval (SKIR), which constructs a semantic contribution graph to model inter-segment relationships and selectively preserves important content; (2) Visual-based Context Compression (VCC), which renders selected text segments into images to shift textual information into the visual modality, significantly reducing token usage while generating poster-ready bullet points; and (3) Agentless Layout Violation Detection (ALVD), a deterministic color-gradient-based algorithm that reliably detects content overflow and spatial sparsity without auxiliary MLLMs. Extensive experiments demonstrate that EfficientPosterGen achieves substantial improvements in token efficiency and layout reliability while maintaining high poster quality, offering a scalable solution for automated academic poster generation. Our code is available at https://github.com/vinsontang1/EfficientPosterGen-Code.

海报生成多模态降本增效

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。