On the Identifiability of Masked Prediction: Mode Blindness and Mask Schedules
arXiv:2608.01383
2026
Training
1 ideas extracted · analyzed Aug 31, 2026
What the math gives to ML
The paper identifies a failure mode of masked prediction that is directly relevant to masked language models and masked diffusion: schedules exposing almost the entire input can fit local conditionals while remaining exponentially insensitive to global mode probabilities. The transferable object is the schedule statistic \(\pi_s(\mu)\), which measures how much training mass uses at most \(s\) visible coordinates, together with positive probability on the fully masked input. A practical adaptation is to make mask visibility an explicit identifiability-control parameter rather than choosing it only for reconstruction quality. The most useful test is whether adding low-visibility or fully masked examples makes a model recover global mixture weights and improves unconditional generation without materially increasing conditional prediction loss.
Ideas from this paper
✗ Failed on benchmark
2026
Train masked predictors with an explicit mixture of high-visibility masks, low-visibility masks, and a small atom at the fully masked input. High-visibility masks preserve ordinary denoising quality, while low-visibility and fully masked examples force the network to learn global mode frequencies that are invisible when nearly all context is shown. Tune the low-visibility mass using unconditional-mode recovery as an auxiliary validation metric.
Useful7/10
Difficulty3/10
Novelty5/10