In this work, we tackle the problem of structured text generation, specifically academic paper generation in LATEX, inspired by the surprisingly good results of basic character-level language models. Our motivation is using more recent and advanced methods of language modeling on a more complex dataset of LATEX source files to generate realistic academic papers. Our first contribution is preparing a dataset with LATEX source files on recent open-source computer vision papers. Our second contribution is experimenting with recent methods of language modeling and text generation such as Transformer and Transformer-XL to generate consistent LATEX code. We report cross-entropy and bits-per-character (BPC) results of the trained models, and we also discuss interesting points on some examples of the generated LATEX code.
@article{arxiv.1912.01982,
title = {Neural Academic Paper Generation},
author = {Samet Demir and Uras Mutlu and Özgur Özdemir},
journal= {arXiv preprint arXiv:1912.01982},
year = {2019}
}