pith. sign in

arxiv: 1808.07910 · v1 · pith:CLHKTBRWnew · submitted 2018-08-23 · 💻 cs.LG · cs.CL· stat.ML

The Importance of Generation Order in Language Modeling

classification 💻 cs.LG cs.CLstat.ML
keywords languagegenerationmodelmodelsorderneuralqualitytoken
0
0 comments X
read the original abstract

Neural language models are a critical component of state-of-the-art systems for machine translation, summarization, audio transcription, and other tasks. These language models are almost universally autoregressive in nature, generating sentences one token at a time from left to right. This paper studies the influence of token generation order on model quality via a novel two-pass language model that produces partially-filled sentence "templates" and then fills in missing tokens. We compare various strategies for structuring these two passes and observe a surprisingly large variation in model quality. We find the most effective strategy generates function words in the first pass followed by content words in the second. We believe these experimental results justify a more extensive investigation of generation order for neural language models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Distilling Specialized Orders for Visual Generation

    cs.CV 2025-04 unverdicted novelty 7.0

    OAR distills specialized generation orders from any-order AR models via self-distillation, improving FID from 2.39 to 2.17 on ImageNet 256x256 while preserving multi-task flexibility.