Papers › Probabilistically Masked Language Model Capable of Autoregressive Generation in...
Probabilistically Masked Language Model Capable of Autoregressive Generation in Arbitrary Word Order
Yi Liao, Xin Jiang, Qun Liu
Masked language model and autoregressive language model are two types of language models. While pretrained masked language models such as BERT overwhelm the line of natural language understanding (NLU) tasks, autoregressive language models such as GPT are especially capable in natural language generation (NLG). In this paper, we propose a probabilistic masking scheme for the masked language model, which we call probabilistically masked language model (PMLM). We implement a specific PMLM with a uniform prior distribution on the masking ratio named u-PMLM. We prove that u-PMLM is equivalent to an autoregressive permutated language model. One main advantage of the model is that it supports text generation in arbitrary order with surprisingly good quality, which could potentially enable new applications over traditional unidirectional generation. Besides, the pretrained u-PMLM also outperforms BERT on a set of downstream NLU tasks.
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="2004.11579")
Code
Syntology Ran 18 of 35 code samples harvested from 2 repositories linked to this paper; 17 have no recorded run. Of those that ran: 4 ran · honoured contract; 3 ran · violated contract; 7 ran · our draft was wrong; 2 ran · fixture could not drive it; 2 ran with no contract checked.
By repository: official repository: 28 samples from 1 repository, 15 ran; community (archive-listed): 6 samples from 1 repository, 2 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
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
35 samples harvested; 18 ran; 4 honoured the contract we drafted; 17 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.
Licence: 29 of the 35 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 2 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.
177395ce85e9e46c · report
153daed490586fac · report
4043c0de4f5b299e · report
d849cf96b7e5e9ee · report
9631b2c9fcf97ecf · report
4707df29d0d89e16 · report
80a675f52dc9953c · report
bf6088a6a68ef09c · report
1923fc05163d207d · report
873e08c3f15eb1e4 · report
44fc0426bec46486 · report
8eddd1789d66ce8d · report
5a657fd9d0832b35 · report
7b84f3e6a96584b4 · report
eaa09f3e52dcedfd · report
3c86b7d1ed73e184 · report
e546de3e85798f55 · report
3626c55dff7dd429 · report
3e9d8117d432e11f · report
81415c63dd9b8e77 · report
e3981aa2fadfb2eb · report
fd655b6f6e2908d6 · report
3e2e6083468647f2 · report
fedeb6766bad1fad · report
15f847b95346c6d2 · report
a87406334d83c277 · report
b1f366f8472004a2 · report
bc3e0393640c7f77 · report
d08f324f950148de · report
5842ee67106321d6 · report
b24b3b9c700da839 · report
dd3ef48a15aec0cd · report
0fc04590521d0f1c · report
47a3c792cebb6603 · report
cf9ffa02a42184af · report
Tasks
Results from the paper archive 2025-07-28
No leaderboard rows for this paper in the archive.
Methods
Introduced by this paper: PMLM
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