arXiv:2409.10362cs.CV2024-09ICLR被引 7

用自适应频域掩码提升视觉自监督预训练效果

Frequency-Guided Masking for Enhanced Vision Self-Supervised Learning

  • 根据图像频率响应动态选择掩码频段,替代固定频段
  • 在多个下游任务中达到领先自监督模型水平
  • 适合需要高效预训练的视觉任务研究者

我们提出一种基于频域的自监督学习新方法FOLK,旨在显著提升预训练效果。现有方法通常对输入图像指定固定频段进行掩码并使用重建损失进行预训练,但存在两大缺陷:一是忽略图像频率响应的多样性;二是预训练后模型在微调时需更多自然图像数据才能适应。为此,我们设计了基于傅里叶变换压缩与自知识蒸馏的FOLK框架,包含两个创新:首先,借鉴图像压缩思想,根据图像频率响应自适应选择掩码频段,构建更合适的自监督任务;其次,采用双分支结构结合知识蒸馏,使模型同时接收滤波后和原始图像,大幅降低下游任务负担。实验表明,FOLK在图像分类、少样本学习和语义分割等下游任务中表现优异,性能媲美多种先进自监督方法。

原文摘要 · Abstract (English)

We present a novel frequency-based Self-Supervised Learning (SSL) approach that significantly enhances its efficacy for pre-training. Prior work in this direction masks out pre-defined frequencies in the input image and employs a reconstruction loss to pre-train the model. While achieving promising results, such an implementation has two fundamental limitations as identified in our paper. First, using pre-defined frequencies overlooks the variability of image frequency responses. Second, pre-trained with frequency-filtered images, the resulting model needs relatively more data to adapt to naturally looking images during fine-tuning. To address these drawbacks, we propose FOurier transform compression with seLf-Knowledge distillation (FOLK), integrating two dedicated ideas. First, inspired by image compression, we adaptively select the masked-out frequencies based on image frequency responses, creating more suitable SSL tasks for pre-training. Second, we employ a two-branch framework empowered by knowledge distillation, enabling the model to take both the filtered and original images as input, largely reducing the burden of downstream tasks. Our experimental results demonstrate the effectiveness of FOLK in achieving competitive performance to many state-of-the-art SSL methods across various downstream tasks, including image classification, few-shot learning, and semantic segmentation.

自监督学习频域建模知识蒸馏

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。