掩码预训练理论框架研究
A Theoretical Framework for Masked Pretraining (MPT)
这篇论文解释了掩码预训练的工作原理,提出了能解决维度坍缩问题的U-MPT方法,还给出了新的掩码策略。
研究人员提出掩码预训练(MPT)的理论框架,揭示了掩码技术如何隐式创建语义相似的正样本对。该研究建立了MPT与对比学习之间的理论联系,并指出MPT存在维度坍缩问题。团队提出均匀增强MPT(U-MPT)损失函数,在线性评估、跨数据集微调和真实数据分布外泛化等下游任务中取得显著改进。
A Theoretical Framework for Masked Pretraining (MPT)
Recently, Masked Pretraining (MPT) based on reconstruction pretraining tasks has risen to a promising self-supervised learning paradigm across various domains and achieves remarkable performance in multiple downstream tasks. However, the theoretical understanding of the working mechanism behind MPT is still limited. In this paper, we introduce a new theoretical framework to analyze MPT and understand the crucial role of masking in extracting meaningful representations. We establish theoretical connections between MPT and another popular self-supervised paradigm: contrastive learning. We prove that the masking technique implicitly creates positive pairs that are semantically similar and the reconstruction loss pulls them together in the feature space. Besides, as a result of the implicit alignment, we point out the dimensional collapse issue of MPT and propose a Uniformity-enhanced MPT (U-MPT) loss that can effectively address this issue and bring significant improvements in downstream tasks including linear evaluation, cross-dataset fine-tuning and out-of-distribution generalization on real-world data sets. Furthermore, we establish downstream guarantees of U-MPT and theoretically analyze the influence of masking strategies. Based on the theoretical analysis, we propose a new masking strategy which enhances the downstream performance of MPT and explains current improvements of masking strategies with our theoretical perspective.