Unsupervised Contrastive Learning Using Out-Of-Distribution Data for Long-Tailed Dataset

📅 2025-06-15
📈 Citations: 0
Influential: 0
📄 PDF

career value

206K/year
🤖 AI Summary
To address the representation imbalance and weak discriminability of self-supervised learning (SSL) under long-tailed data distributions, this paper pioneers the integration of out-of-distribution (OOD) unlabeled data into long-tailed SSL frameworks. We propose a pseudo-semantic discrimination loss that jointly optimizes semantic alignment and distribution alignment via a domain discrimination auxiliary task. Additionally, we design a guidance-driven contrastive learning mechanism, wherein a lightweight guidance network dynamically modulates positive/negative sample selection and adjusts attraction/repulsion strengths in the embedding space. Our approach synergistically combines OOD data sampling, dual-task joint optimization, and embedding-space transfer—requiring no human annotation. Extensive experiments on four benchmark long-tailed image datasets demonstrate significant improvements over state-of-the-art methods: average tail-class classification accuracy increases by 4.2%, and representation separability—measured by inter-class distance over intra-class compactness—improves by 18.7%.

Technology Category

Application Category

📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

Learning balanced representations for long-tailed datasets using SSL
Leveraging unlabeled OOD data to improve class-imbalanced learning
Enhancing contrastive learning with a guiding network for separability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Leveraging unlabeled OOD data for SSL
Pseudo semantic and domain discrimination losses
Guiding network for contrastive learning optimization
🔎 Similar Papers
No similar papers found.
C
Cuong Manh Hoang
Department of Electronic Engineering, Seoul National University of Science and Technology, 232 Gongneung-ro, Nowon-gu, Seoul, 01811, South Korea
Y
Yeejin Lee
Department of Electrical and Information Engineering, Seoul National University of Science and Technology, 232 Gongneung-ro, Nowon-gu, Seoul, 01811, South Korea
Byeongkeun Kang
Byeongkeun Kang
Chung-Ang University
Computer VisionArtificial IntelligenceRobotics