2025
ExLM: Rethinking the Impact of $\texttt{[MASK]}$ Tokens in Masked Language Models
ICML 2025poster
Masked Language Models (MLMs) have achieved remarkable success in many self-supervised representation learning tasks. MLMs are trained by randomly masking portions of the input sequences with $\texttt{[MASK]}$ tokens and learning to reconstruct the original content based on the remaining context. Th…