用在线异类数据提升长尾分布下的自监督学习效果。
Unsupervised Contrastive Learning Using Out-Of-Distribution Data for Long-Tailed Dataset
- 利用异类数据与域判别损失,训练平衡且分离的嵌入空间。
- 在真实长尾数据集上,性能超越现有最先进方法。
- 适合处理类别分布极不均衡的图像分类任务。
本文研究长尾数据集上的自监督学习(SSL),目标是为下游图像分类等任务学习平衡且分离的表示。现实中物体类别众多,分布天然不均衡,因此该任务至关重要。针对类别不平衡问题,我们探索利用在线广泛存在的无标签异类数据(OOD)进行训练。首先,通过反向传播提出的伪语义区分损失和域判别损失,在领域内(ID)与采样OOD数据上联合训练网络,其中OOD采样与损失函数设计旨在学习平衡且分离的嵌入空间。随后,以先前训练好的网络作为引导网络,在ID数据上进一步优化,通过其选择正负样本并控制对比学习中的吸引/排斥强度。同时,将引导网络的嵌入空间蒸馏迁移至训练网络,维持表示的平衡性与可分性。在四个公开长尾数据集上的实验表明,所提方法优于现有最先进方法。
原文摘要 · Abstract (English)
This work addresses the task of self-supervised learning (SSL) on a long-tailed dataset that aims to learn balanced and well-separated representations for downstream tasks such as image classification. This task is crucial because the real world contains numerous object categories, and their distributions are inherently imbalanced. Towards robust SSL on a class-imbalanced dataset, we investigate leveraging a network trained using unlabeled out-of-distribution (OOD) data that are prevalently available online. We first train a network using both in-domain (ID) and sampled OOD data by back-propagating the proposed pseudo semantic discrimination loss alongside a domain discrimination loss. The OOD data sampling and loss functions are designed to learn a balanced and well-separated embedding space. Subsequently, we further optimize the network on ID data by unsupervised contrastive learning while using the previously trained network as a guiding network. The guiding network is utilized to select positive/negative samples and to control the strengths of attractive/repulsive forces in contrastive learning. We also distil and transfer its embedding space to the training network to maintain balancedness and separability. Through experiments on four publicly available long-tailed datasets, we demonstrate that the proposed method outperforms previous state-of-the-art methods.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。