paper-with-me

홈 › Papers

SciPostLayoutTree: A Dataset for Structural Analysis of Scientific Posters

2025-11-23 · Shohei Tanaka, Atsushi Hashimoto, Yoshitaka Ushiku arxiv

Scientific posters play a vital role in academic communication by presenting ideas through visual summaries. Analyzing reading order and parent-child relations of posters is essential for building structure-aware interfaces that facilitate clear and accurate understanding of research content. Despite their prevalence in academic communication, posters remain underexplored in structural analysis research, which has primarily focused on papers. To address this gap, we constructed SciPostLayoutTree, a dataset of approximately 8,000 posters annotated with reading order and parent-child relations. Compared to an existing structural analysis dataset, SciPostLayoutTree contains more instances of spatially challenging relations, including upward, horizontal, and long-distance relations. As a solution to these challenges, we develop Layout Tree Decoder, which incorporates visual features as well as bounding box features including position and category information. The model also uses beam search to predict relations while capturing sequence-level plausibility. Experimental results demonstrate that our model improves the prediction accuracy for spatially challenging relations and establishes a solid baseline for poster structure analysis. The dataset is publicly available at https://huggingface.co/datasets/omron-sinicx/scipostlayouttree. The code is also publicly available at https://github.com/omron-sinicx/scipostlayouttree.

📄 PDF Abstract BibTeX arXiv:2511.18329

Code (0)

등록된 구현이 없습니다.

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

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 adva…

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…

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

2025-05-21 · Tao Sun, Enhao Pan, Zhengkai Yang, Kaixin Sui 외

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 a…