Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CORE: Context-Robust Remasking for Diffusion Language Models

About

Standard decoding in Masked Diffusion Models (MDMs) is hindered by context rigidity: tokens are retained based on transient high confidence, often ignoring that early predictions lack full context. This creates cascade effects where initial inconsistencies misguide the remaining generation. Existing revision strategies attempt to mitigate this by relying on static confidence scores, but these signals are inherently myopic; inconsistent tokens can appear confident to the model itself. We propose Context-Robust Remasking (CORE), a training-free framework for inference-time revision. Rather than trusting static token probabilities, CORE identifies context-brittle tokens by probing their sensitivity to targeted masked-context perturbations. We formalize revision as a robust optimization objective over context shifts and efficiently approximate this objective to prioritize unstable tokens for revision. On LLaDA-8B-Base, CORE delivers consistent improvements across reasoning and code benchmarks, outperforming compute-matched baselines and improving MBPP by up to 9.2 percentage points.

Kevin Zhai, Sabbir Mollah, Zhenyi Wang, Mubarak Shah• 2026

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningHellaSwag
HellaSwag Accuracy69.8
897
Mathematical ReasoningMATH 500
Accuracy35.6
589
Multitask Language UnderstandingMMLU
Accuracy62.2
568
Multi-task Language UnderstandingMMLU
Top-1 Accuracy62.2
46
ReasoningLiveBench
Accuracy6.5
40
Code GenerationLiveCodeBench v2
Accuracy6.3
27
General Language ModelingLiveBench
Accuracy6.5
17
Code GenerationLCB V2
Accuracy6.3
17
Showing 8 of 8 rows

Other info

Follow for update