paper-with-me

홈 › Papers

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. Previous studies focus mainly on poster layout and panel composition, while neglecting the importance of content extraction. Besides, their datasets are not publicly available, which hinders further research. In this paper, we construct a benchmark dataset from scratch for this task. Then we propose a three-step framework to tackle this task and focus on the content extraction step in this study. To get both textual and visual elements of a poster panel, a neural extractive model is proposed to extract text, figures and tables of a paper section simultaneously. We conduct experiments on the dataset and also perform ablation study. Results demonstrate the efficacy of our proposed model. The dataset and code will be released.

📄 PDF Abstract BibTeX arXiv:2112.08550

Code (0)

등록된 구현이 없습니다.

Tasks

Document Summarization

Similar Papers 제목 키워드 기반

SciPostLayout: A Dataset for Layout Analysis and Layout Generation of Scientific Posters

2024-07-29 · Shohei Tanaka, Hao Wang, Yoshitaka Ushiku

Scientific posters are used to present the contributions of scientific papers effectively in a graphical format. However, creating a well-designed poster that efficiently summarizes the core of a paper is both labor-inte…

Layout Generation

SciPostGen: Bridging the Gap between Scientific Papers and Poster Layouts

2025-11-27 · Shun Inadumi, Shohei Tanaka, Tosho Hirasawa, Atsushi Hashimoto 외 arxiv

As the number of scientific papers continues to grow, there is a demand for approaches that can effectively convey research findings, with posters serving as a key medium for presenting paper contents. Poster layouts det…

Learning to Generate Posters of Scientific Papers

2016-04-05 · Yu-ting Qiang, Yanwei Fu, Yanwen Guo, Zhi-Hua Zhou 외

Researchers often summarize their work in the form of posters. Posters provide a coherent and efficient way to convey core ideas from scientific papers. Generating a good scientific poster, however, is a complex and time…

Learning to Generate Posters of Scientific Papers by Probabilistic Graphical Models

2017-02-21 · Yu-ting Qiang, Yanwei Fu, Xiao Yu, Yanwen Guo 외

Researchers often summarize their work in the form of scientific posters. Posters provide a coherent and efficient way to convey core ideas expressed in scientific papers. Generating a good scientific poster, however, is…

Paper2Poster: Towards Multimodal Poster Automation from Scientific Papers

2025-05-27 · Wei Pang, Kevin Qinghong Lin, Xiangru Jian, Xi He 외

Academic poster generation is a crucial yet challenging task in scientific communication, requiring the compression of long-context interleaved documents into a single, visually coherent page. To address this challenge, …