XLNet: Generalized Autoregressive Pretraining for Language Understanding

Subscribers:
286,000
Published on ● Video Link: https://www.youtube.com/watch?v=H5vpBCLo74U



Duration: 30:06
20,818 views
654


Abstract:
With the capability of modeling bidirectional contexts, denoising autoencoding based pretraining like BERT achieves better performance than pretraining approaches based on autoregressive language modeling. However, relying on corrupting the input with masks, BERT neglects dependency between the masked positions and suffers from a pretrain-finetune discrepancy. In light of these pros and cons, we propose XLNet, a generalized autoregressive pretraining method that (1) enables learning bidirectional contexts by maximizing the expected likelihood over all permutations of the factorization order and (2) overcomes the limitations of BERT thanks to its autoregressive formulation. Furthermore, XLNet integrates ideas from Transformer-XL, the state-of-the-art autoregressive model, into pretraining. Empirically, XLNet outperforms BERT on 20 tasks, often by a large margin, and achieves state-of-the-art results on 18 tasks including question answering, natural language inference, sentiment analysis, and document ranking.

Authors: Zhilin Yang, Zihang Dai, Yiming Yang, Jaime Carbonell, Ruslan Salakhutdinov, Quoc V. Le

https://arxiv.org/abs/1906.08237







Tags:
deep learning
machine learning
artificial intelligence
ai
nlp
natural language processing
bert
xlnet
transformer
transformer xl
attention
attention layer
language model
language modeling
pretraining
autoregressive
autoencoder
permutation
google
carnegie mellon
cmu
state of the art
masked language model