Pith. sign in

REVIEW 2 cited by

Masked Language Model Scoring

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1910.14659 v3 pith:HIGE7GOH submitted 2019-10-31 cs.CL cs.LGeess.ASstat.ML

classification cs.CLcs.LGeess.ASstat.ML
keywords languagemlmsmodelscorespllsgpt-2maskedmasking
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Pretrained masked language models (MLMs) require finetuning for most NLP tasks. Instead, we evaluate MLMs out of the box via their pseudo-log-likelihood scores (PLLs), which are computed by masking tokens one by one. We show that PLLs outperform scores from autoregressive language models like GPT-2 in a variety of tasks. By rescoring ASR and NMT hypotheses, RoBERTa reduces an end-to-end LibriSpeech model's WER by 30% relative and adds up to +1.7 BLEU on state-of-the-art baselines for low-resource translation pairs, with further gains from domain adaptation. We attribute this success to PLL's unsupervised expression of linguistic acceptability without a left-to-right bias, greatly improving on scores from GPT-2 (+10 points on island effects, NPI licensing in BLiMP). One can finetune MLMs to give scores without masking, enabling computation in a single inference pass. In all, PLLs and their associated pseudo-perplexities (PPPLs) enable plug-and-play use of the growing number of pretrained MLMs; e.g., we use a single cross-lingual model to rescore translations in multiple languages. We release our library for language model scoring at https://github.com/awslabs/mlm-scoring.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Small Models, Big Impact: Efficient Corpus and Graph-Based Adaptation of Small Multilingual Language Models for Low-Resource Languages

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Adapter-based tuning of mBERT and XLM-R improves low-resource language performance, with sequential bottlenecks best for language modeling and invertible bottlenecks best for downstream tasks, but pre-training data si...

  2. MTLM: Incorporating Bidirectional Text Information to Enhance Language Model Training in Speech Recognition Systems

    cs.CL 2025-02 conditional novelty 5.0 of 10

    Training an ASR language model with a mix of unidirectional, bidirectional masked, and corrupted-context objectives yields lower word error rates across shallow fusion and n-best rescoring than unidirectional training alone.

Pith tools