Papers › XLNet: Generalized Autoregressive Pretraining for Language Understanding

XLNet: Generalized Autoregressive Pretraining for Language Understanding

19 Jun 2019NeurIPS 2019 12arXiv:1906.08237archive 2025-07-28

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

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, under comparable experiment settings, XLNet outperforms BERT on 20 tasks, often by a large margin, including question answering, natural language inference, sentiment analysis, and document ranking.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1906.08237")

Code

Syntology Ran 10 of 24 code samples harvested from 6 repositories linked to this paper; 14 have no recorded run. Of those that ran: 2 ran · honoured contract; 5 ran · our draft was wrong; 3 ran with no contract checked.

By repository: official repository: 2 samples from 1 repository, 1 ran; community (archive-listed): 22 samples from 5 repositories, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

27 repositories listed; official and paper-mentioned ones first.

zihangdai/xlnet officialmentioned in papermentioned on GitHubtf report
SambhawDrag/XLNet.jl mentioned on GitHubpytorch report
chesterdu/contrastive_summary mentioned on GitHubpytorch report
cuhksz-nlp/SAPar mentioned on GitHubpytorch report
facebookresearch/anli mentioned on GitHubpytorchNOASSERTION report
fanchenyou/transformer-study mentioned on GitHubpytorch report
graykode/xlnet-Pytorch mentioned on GitHubpytorch report
https-seyhan/BugAI mentioned on GitHub report
huggingface/transformers mentioned on GitHubpytorch report
huggingface/xlnet mentioned on GitHubtf report
kaushaltrivedi/fast-bert mentioned on GitHubpytorch report
listenviolet/XLNet mentioned on GitHubpytorch report
pauldevos/python-notes mentioned on GitHubpytorch report
samwisegamjeee/pytorch-transformers mentioned on GitHubpytorchApache-2.0 report
tomgoter/nlp_finalproject mentioned on GitHubtf report
utterworks/fast-bert mentioned on GitHubpytorch report
zaradana/Fast_BERT mentioned on GitHubpytorch report
MS-P3/code7 mindspore report
pwc-1/Paper-9 mindspore report
pwc-1/Paper-9 mindspore report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

24 samples harvested; 10 ran; 2 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
5ran · our draft was wrong
3ran
14unverified

Licence: 3 of the 24 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 6 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

relative_positional_encoding zihangdai/xlnet/modeling.py official repository ran · honoured contract Apache-2.0 (permissive) · 4276ef7411886c72 · report
transformer_xl zihangdai/xlnet/modeling.py official repository unverified Apache-2.0 (permissive) · 346015e252bc02c1 · report
swish samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_bert.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 0f786c407fb1ee4c · report
SupConLoss chesterdu/contrastive_summary/src/model.py community (archive-listed) ran no licence file found · pointer only · 624bba127433de69 · report
XLNet fanchenyou/transformer-study/transformer_xlnet_4.py community (archive-listed) ran no licence file found · pointer only · 30647553d552c86f · report
build_tf_to_pytorch_map samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_transfo_xl.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 35ef111fc00c21b4 · report
gelu samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_gpt2.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 8d23fbe2b99b840b · report
gelu samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_bert.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · fdc64f4c72036ae4 · report
prune_linear_layer samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_utils.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · d30d6c3098df2c42 · report
sample_logits samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_transfo_xl_utilities.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 93228a3eb5c4d179 · report
scl_model_Xlnet chesterdu/contrastive_summary/src/model.py community (archive-listed) ran · metamorphic tier: deterministic no licence file found · pointer only · 1370bb66bcbac8f1 · report
XLNetForMultiLabelSequenceClassification zaradana/Fast_BERT/0_fast_bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · ea4abb20faaddb4d · report
XLNetForMultiLabelSequenceClassification utterworks/fast-bert/fast_bert/modeling.py community (archive-listed) unverified Apache-2.0 (permissive) · de032896e6064f69 · report
build_tf_xlnet_to_pytorch_map samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_xlnet.py community (archive-listed) unverified Apache-2.0 (permissive) · c92ba449e48ecffe · report
gelu samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_xlnet.py community (archive-listed) unverified Apache-2.0 (permissive) · b05b2bb38c0e4e72 · report
gelu samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_xlm.py community (archive-listed) unverified Apache-2.0 (permissive) · b3c2618f6b7fb60c · report
get_masks samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_xlm.py community (archive-listed) unverified Apache-2.0 (permissive) · f5d8d44f65a08b76 · report
load_tf_weights_in_bert samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_bert.py community (archive-listed) unverified Apache-2.0 (permissive) · 03a94dbb436249a3 · report
load_tf_weights_in_gpt2 samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_gpt2.py community (archive-listed) unverified Apache-2.0 (permissive) · 07bb0220eb5b609f · report
load_tf_weights_in_openai_gpt samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_openai.py community (archive-listed) unverified Apache-2.0 (permissive) · 42ee168c3ae12e60 · report
load_tf_weights_in_transfo_xl samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_transfo_xl.py community (archive-listed) unverified Apache-2.0 (permissive) · 23d246e59ef9447b · report
load_tf_weights_in_xlnet samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_xlnet.py community (archive-listed) unverified Apache-2.0 (permissive) · 4a94662ff3b5c5cf · report
prune_conv1d_layer samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 7183a17dd79327a8 · report
prune_layer samwisegamjeee/pytorch-transformers/pytorch_transformers/modeling_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · e31093ffc8275cff · report

Tasks

Audio Question AnsweringChinese Reading ComprehensionDocument RankingHumor DetectionLanguage ModelingLanguage ModellingNatural Language InferenceParaphrase IdentificationQuestion AnsweringReading ComprehensionSemantic Textual SimilaritySentiment AnalysisText Classification

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Document Ranking ClueWeb09-B XLNet ERR@20 20.28 #1 of 1 Archive leaderboard report
Document Ranking ClueWeb09-B XLNet nDCG@20 31.10 #1 of 1 Archive leaderboard report
Humor Detection 200k Short Texts for Humor Detection XLNet Large Cased F1-score 0.920 #2 of 6 Archive leaderboard report
Linguistic Acceptability CoLA XLNet (single model) Accuracy 69% #15 of 43 Archive leaderboard report
Natural Language Inference ANLI test XLNet (Large) A1 70.3 #7 of 25 Archive leaderboard report
Natural Language Inference ANLI test XLNet (Large) A2 50.9 #7 of 25 Archive leaderboard report
Natural Language Inference ANLI test XLNet (Large) A3 49.4 #7 of 25 Archive leaderboard report
Natural Language Inference MultiNLI XLNet (single model) Matched 90.8 #10 of 67 Archive leaderboard report
Natural Language Inference QNLI XLNet (single model) Accuracy 94.9% #11 of 43 Archive leaderboard report
Natural Language Inference RTE XLNet (single model) Accuracy 85.9% #24 of 90 Archive leaderboard report
Natural Language Inference WNLI XLNet Accuracy 92.5 #4 of 23 Archive leaderboard report
Paraphrase Identification Quora Question Pairs XLNet-Large (ensemble) Accuracy 90.3 #7 of 31 Archive leaderboard report
Paraphrase Identification Quora Question Pairs XLNet-Large (ensemble) F1 74.2 #7 of 31 Archive leaderboard report
Question Answering Quora Question Pairs XLNet (single model) Accuracy 92.3% #1 of 19 Archive leaderboard report
Question Answering RACE XLNet RACE 81.75 #1 of 7 Archive leaderboard report
Question Answering RACE XLNet RACE-m 85.45 #1 of 7 Archive leaderboard report
Question Answering SQuAD1.1 XLNet (single model) EM 89.898 #6 of 213 Archive leaderboard report
Question Answering SQuAD1.1 XLNet (single model) F1 95.080 #6 of 213 Archive leaderboard report
Question Answering SQuAD1.1 XLNet (single model) Hardware Burden 46449G #6 of 213 Archive leaderboard report
Question Answering SQuAD1.1 dev XLNet (single model) EM 89.7 #4 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev XLNet (single model) F1 95.1 #4 of 55 Archive leaderboard report
Question Answering SQuAD2.0 XLNet (single model) EM 87.926 #77 of 286 Archive leaderboard report
Question Answering SQuAD2.0 XLNet (single model) F1 90.689 #77 of 286 Archive leaderboard report
Question Answering SQuAD2.0 dev XLNet (single model) EM 87.9 #1 of 13 Archive leaderboard report
Question Answering SQuAD2.0 dev XLNet (single model) F1 90.6 #1 of 13 Archive leaderboard report
Reading Comprehension RACE XLNet Accuracy (High) 84.0 #11 of 24 Archive leaderboard report
Reading Comprehension RACE XLNet Accuracy (Middle) 88.6 #11 of 24 Archive leaderboard report
Semantic Textual Similarity MRPC XLNet (single model) Accuracy 90.8% #9 of 45 Archive leaderboard report
Semantic Textual Similarity STS Benchmark XLNet (single model) Pearson Correlation 0.925 #6 of 66 Archive leaderboard report
Semantic Textual Similarity SentEval XLNet-Large MRPC 93.0/90.7 #6 of 6 Archive leaderboard report
Semantic Textual Similarity SentEval XLNet-Large SICK-E - #6 of 6 Archive leaderboard report
Semantic Textual Similarity SentEval XLNet-Large SICK-R - #6 of 6 Archive leaderboard report
Semantic Textual Similarity SentEval XLNet-Large STS 91.6/91.1* #6 of 6 Archive leaderboard report
Sentiment Analysis IMDb XLNet Accuracy 96.21 #3 of 49 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification XLNet (single model) Accuracy 97 #7 of 87 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification XLNet-Large (ensemble) Accuracy 96.8 #10 of 87 Archive leaderboard report
Sentiment Analysis Yelp Binary classification XLNet Error 1.37 #1 of 20 Archive leaderboard report
Sentiment Analysis Yelp Fine-grained classification XLNet Error 27.05 #1 of 17 Archive leaderboard report
Text Classification AG News XLNet Error 4.45 #1 of 24 Archive leaderboard report
Text Classification Amazon-2 XLNet Error 2.11 #1 of 4 Archive leaderboard report
Text Classification Amazon-5 XLNet Error 31.67 #1 of 3 Archive leaderboard report
Text Classification DBpedia XLNet Error 0.62 #1 of 21 Archive leaderboard report
Text Classification Yelp-2 XLNet Accuracy 98.63% #1 of 5 Archive leaderboard report
Text Classification Yelp-5 XLNet Accuracy 72.95% #2 of 7 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdamAdaptive Input RepresentationsAdaptive SoftmaxAttentionBPECosine AnnealingDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Cosine AnnealingLinear Warmup With Linear DecayMulti-Head AttentionReLUResidual ConnectionSentencePieceSoftmaxTransformer-XLVariational DropoutXLNet

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections