paper-with-me

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-intensive and time-consuming. A system that can automatically generate well-designed posters from scientific papers would reduce the workload of authors and help readers understand the outline of the paper visually. Despite the demand for poster generation systems, only a limited research has been conduced due to the lack of publicly available datasets. Thus, in this study, we built the SciPostLayout dataset, which consists of 7,855 scientific posters and manual layout annotations for layout analysis and generation. SciPostLayout also contains 100 scientific papers paired with the posters. All of the posters and papers in our dataset are under the CC-BY license and are publicly available. As benchmark tests for the collected dataset, we conducted experiments for layout analysis and generation utilizing existing computer vision models and found that both layout analysis and generation of posters using SciPostLayout are more challenging than with scientific papers. We also conducted experiments on generating layouts from scientific papers to demonstrate the potential of utilizing LLM as a scientific poster generation system. The dataset is publicly available at https://huggingface.co/datasets/omron-sinicx/scipostlayout_v2. The code is also publicly available at https://github.com/omron-sinicx/scipostlayout.

📄 PDF Abstract BibTeX arXiv:2407.19787

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar 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 interfa…

Diagnostic Benchmark and Iterative Inpainting for Layout-Guided Image Generation

2023-04-13 · Jaemin Cho, Linjie Li, Zhengyuan Yang, Zhe Gan 외

Spatial control is a core capability in controllable image generation. Advancements in layout-guided image generation have shown promising results on in-distribution (ID) datasets with similar spatial configurations. How…

DiagnosticImage GenerationLayout-to-Image Generation

OmniDocLayout: Towards Diverse Document Layout Generation via Coarse-to-Fine LLM Learning

2025-10-30 · Hengrui Kang, Zhuangcheng Gu, Zhiyuan Zhao, Zichen Wen 외 arxiv

Document AI has advanced rapidly and is attracting increasing attention. Yet, while most efforts have focused on document layout analysis (DLA), its generative counterpart, layout generation, remains underexplored. Disti…

Document Layout AnalysisDocument AI

Diffusion-based Document Layout Generation

2023-03-19 · Liu He, Yijuan Lu, John Corring, Dinei Florencio 외

We develop a diffusion-based approach for various document layout sequence generation. Layout sequences specify the contents of a document design in an explicit format. Our novel diffusion-based approach works in the seq…

Layout Generation

A Parse-Then-Place Approach for Generating Graphic Layouts from Textual Descriptions

2023-08-24 · ICCV 2023 1 · Jiawei Lin, Jiaqi Guo, Shizhao Sun, Weijiang Xu 외

Creating layouts is a fundamental step in graphic design. In this work, we propose to use text as the guidance to create graphic layouts, i.e., Text-to-Layout, aiming to lower the design barriers. Text-to-Layout is a cha…

Layout Generation