paper-with-me

Papers

DocSynthv2: A Practical Autoregressive Modeling for Document Generation

2024-06-12 · Sanket Biswas, Rajiv Jain, Vlad I. Morariu, Jiuxiang Gu, Puneet Mathur, Curtis Wigington, Tong Sun, Josep Lladós

While the generation of document layouts has been extensively explored, comprehensive document generation encompassing both layout and content presents a more complex challenge. This paper delves into this advanced domain, proposing a novel approach called DocSynthv2 through the development of a simple yet effective autoregressive structured model. Our model, distinct in its integration of both layout and textual cues, marks a step beyond existing layout-generation approaches. By focusing on the relationship between the structural elements and the textual content within documents, we aim to generate cohesive and contextually relevant documents without any reliance on visual components. Through experimental studies on our curated benchmark for the new task, we demonstrate the ability of our model combining layout and textual information in enhancing the generation quality and relevance of documents, opening new pathways for research in document creation and automated design. Our findings emphasize the effectiveness of autoregressive models in handling complex document generation tasks.

📄 PDF Abstract BibTeX arXiv:2406.08354

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar Papers 제목 키워드 기반

Document Level Hierarchical Transformer

2021-12-01 · ALTA 2021 12 · Najam Zaidi, Trevor Cohn, Gholamreza Haffari

Generating long and coherent text is an important and challenging task encompassing many application areas such as summarization, document level machine translation and story generation. Despite the success in modeling i…

Document Level Machine TranslationImitation LearningMachine TranslationSentence+2

MiniGPT: Rebuilding GPT from First Principles

2026-05-17 · Jibin Joseph arxiv

This paper presents MiniGPT, a compact from-scratch implementation of GPT-style autoregressive language modeling in PyTorch. The aim is to rebuild the core GPT pipeline from first principles after studying the design of …

Text Generation

HPD-Parsing: Hierarchical Parallel Document Parsing

2026-07-21 · Shu Wei, Jingjing Wu, Lingshu Zhang, Qunyi Xie 외 hf

Efficient teamwork typically combines global coordination with parallel execution, a principle not yet fully reflected in unified Vision-Language Model (VLM)-based document parsers. Existing unified parsers process an en…

Latent Trajectory Discrimination for AI-Generated Text Detection

2026-07-16 · Gianluca Bonifazi, Christopher Buratti, Michele Marchetti, Federica Parlapiano 외 arxiv

Most existing approaches to AI-Generated Text Detection (AIGTD) treat documents as static objects and base their decisions on aggregate statistics or globally compressed embeddings. However, this perspective overlooks th…

Contrastive LearningText Detection

Topic-VQ-VAE: Leveraging Latent Codebooks for Flexible Topic-Guided Document Generation

2023-12-15 · Youngjoon Yoo, Jongwon Choi

This paper introduces a novel approach for topic modeling utilizing latent codebooks from Vector-Quantized Variational Auto-Encoder~(VQ-VAE), discretely encapsulating the rich information of the pre-trained embeddings su…

Image GenerationLanguage ModelingLanguage Modelling