English

Improving Text Auto-Completion with Next Phrase Prediction

Computation and Language 2021-09-16 v1

Abstract

Language models such as GPT-2 have performed well on constructing syntactically sound sentences for text auto-completion task. However, such models often require considerable training effort to adapt to specific writing domains (e.g., medical). In this paper, we propose an intermediate training strategy to enhance pre-trained language models' performance in the text auto-completion task and fastly adapt them to specific domains. Our strategy includes a novel self-supervised training objective called Next Phrase Prediction (NPP), which encourages a language model to complete the partial query with enriched phrases and eventually improve the model's text auto-completion performance. Preliminary experiments have shown that our approach is able to outperform the baselines in auto-completion for email and academic writing domains.

Keywords

Cite

@article{arxiv.2109.07067,
  title  = {Improving Text Auto-Completion with Next Phrase Prediction},
  author = {Dong-Ho Lee and Zhiqiang Hu and Roy Ka-Wei Lee},
  journal= {arXiv preprint arXiv:2109.07067},
  year   = {2021}
}

Comments

4 pages, 2 figures, 4 tables, Accepted in EMNLP 2021-Findings

R2 v1 2026-06-24T05:58:32.600Z