P$^3$LM: Probabilistically Permuted Prophet Language Modeling for Generative Pre-Training
Junwei Bao, Yifan Wang, Jiangyong Ying, Yeyun Gong, Jing Zhao,, Youzheng Wu, Xiaodong He

TL;DR
P$^3$LM introduces a probabilistically permuted language model that enhances bidirectional and long-range dependency modeling in sequence generation, achieving state-of-the-art results across multiple NLP tasks.
Contribution
The paper proposes P$^3$LM, a novel permuted language modeling approach that improves sequence generation by incorporating bidirectional context and long dependencies.
Findings
Achieves state-of-the-art results on GLGE benchmark tasks.
Effectively models long token dependencies and bidirectional information.
Outperforms existing generative pre-training methods.
Abstract
Conventional autoregressive left-to-right (L2R) sequence generation faces two issues during decoding: limited to unidirectional target sequence modeling, and constrained on strong local dependencies. To address the aforementioned problem, we propose PLM, a probabilistically permuted prophet language model, which strengthens the modeling of bidirectional information and long token dependencies for sequence generation. Specifically, PLM learns to generate tokens in permuted order upon an order-aware transformer decoder, as well as to generate the corresponding future tokens with a multi-stream attention mechanism. Extensive experiments are conducted on the GLGE benchmark, which includes four datasets for summarization, two for question generation, one for conversational question answering, and one for dialog response generation, where PLM achieves state-of-the-art results…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
