揭示等变性如何提升自监督学习的泛化能力
Understanding the Role of Equivariance in Self-supervised Learning
- 从信息论视角分析等变自监督学习的原理
- 发现等变与分类任务间的协同效应提升语义特征提取
- 为设计更有效的等变模型提供理论指导
对比学习是自监督学习的主要范式,但其对数据增强的不变性会损失颜色等有用特征。为此,等变自监督学习(E-SSL)应运而生,旨在学习对增强敏感的特征。然而,对于最简单的旋转预测方法,尚缺乏对其为何、何时及如何学习下游任务所需特征的严谨理解。本文从信息论角度建立理论框架,揭示E-SSL中存在关键的解释消除效应:等变任务与分类任务之间形成协同,促使模型提取与类别相关的特征以优化等变预测,进而提升下游任务性能。基于此,我们理论上分析了数据变换的影响,提出若干E-SSL设计原则。理论不仅与现有方法一致,还为探索模型等变性的优势开辟新方向。代码已公开于 https://github.com/kaotty/Understanding-ESSL。
原文摘要 · Abstract (English)
Contrastive learning has been a leading paradigm for self-supervised learning, but it is widely observed that it comes at the price of sacrificing useful features (\eg colors) by being invariant to data augmentations. Given this limitation, there has been a surge of interest in equivariant self-supervised learning (E-SSL) that learns features to be augmentation-aware. However, even for the simplest rotation prediction method, there is a lack of rigorous understanding of why, when, and how E-SSL learns useful features for downstream tasks. To bridge this gap between practice and theory, we establish an information-theoretic perspective to understand the generalization ability of E-SSL. In particular, we identify a critical explaining-away effect in E-SSL that creates a synergy between the equivariant and classification tasks. This synergy effect encourages models to extract class-relevant features to improve its equivariant prediction, which, in turn, benefits downstream tasks requiring semantic features. Based on this perspective, we theoretically analyze the influence of data transformations and reveal several principles for practical designs of E-SSL. Our theory not only aligns well with existing E-SSL methods but also sheds light on new directions by exploring the benefits of model equivariance. We believe that a theoretically grounded understanding on the role of equivariance would inspire more principled and advanced designs in this field. Code is available at https://github.com/kaotty/Understanding-ESSL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。