paper-with-me

Papers

Diverse Multimedia Layout Generation with Multi Choice Learning

2023-01-16 · David D. Nguyen, Surya Nepal, Salil S. Kanhere

Designing visually appealing layouts for multimedia documents containing text, graphs and images requires a form of creative intelligence. Modelling the generation of layouts has recently gained attention due to its importance in aesthetics and communication style. In contrast to standard prediction tasks, there are a range of acceptable layouts which depend on user preferences. For example, a poster designer may prefer logos on the top-left while another prefers logos on the bottom-right. Both are correct choices yet existing machine learning models treat layouts as a single choice prediction problem. In such situations, these models would simply average over all possible choices given the same input forming a degenerate sample. In the above example, this would form an unacceptable layout with a logo in the centre. In this paper, we present an auto-regressive neural network architecture, called LayoutMCL, that uses multi-choice prediction and winner-takes-all loss to effectively stabilise layout generation. LayoutMCL avoids the averaging problem by using multiple predictors to learn a range of possible options for each layout object. This enables LayoutMCL to generate multiple and diverse layouts from a single input which is in contrast with existing approaches which yield similar layouts with minor variations. Through quantitative benchmarks on real data (magazine, document and mobile app layouts), we demonstrate that LayoutMCL reduces Fr\'echet Inception Distance (FID) by 83-98% and generates significantly more diversity in comparison to existing approaches.

📄 PDF Abstract BibTeX arXiv:2301.06629

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar Papers 제목 키워드 기반

RoBus: A Multimodal Dataset for Controllable Road Networks and Building Layouts Generation

2024-07-10 · Tao Li, Ruihang Li, Huangnan Zheng, Shanding Ye 외

Automated 3D city generation, focusing on road networks and building layouts, is in high demand for applications in urban design, multimedia games and autonomous driving simulations. The surge of generative AI facilitate…

Autonomous Driving

Closing the Loop: Unified 3D Scene Generation and Immersive Interaction via LLM-RL Coupling

2026-05-07 · Anh H. Vo, Sungyo Lee, Phil-Joong Kim, Soo-Mi Choi 외 arxiv

Recent advances in large language models (LLMs) have significantly improved language-driven 3D content generation, but most existing approaches still treat scene generation and user interaction as separate processes, lim…

Reinforcement LearningScene Generation

Contextual Online Learning for Multimedia Content Aggregation

2015-02-07 · Cem Tekin, Mihaela van der Schaar

The last decade has witnessed a tremendous growth in the volume as well as the diversity of multimedia content generated by a multitude of sources (news agencies, social media, etc.). Faced with a variety of content choi…

DocLayNet: A Large Human-Annotated Dataset for Document-Layout Analysis

2022-06-02 · Birgit Pfitzmann, Christoph Auer, Michele Dolfi, Ahmed S Nassar 외

Accurate document layout analysis is a key requirement for high-quality PDF document conversion. With the recent availability of public, large ground-truth datasets such as PubLayNet and DocBank, deep-learning models hav…

Document Layout AnalysisObject Detection

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