paper-with-me

홈 › Papers

Self-supervised Learning is More Robust to Dataset Imbalance

2021-10-11 · ICLR 2022 4 · Hong Liu, Jeff Z. HaoChen, Adrien Gaidon, Tengyu Ma

Self-supervised learning (SSL) is a scalable way to learn general visual representations since it learns without labels. However, large-scale unlabeled datasets in the wild often have long-tailed label distributions, where we know little about the behavior of SSL. In this work, we systematically investigate self-supervised learning under dataset imbalance. First, we find out via extensive experiments that off-the-shelf self-supervised representations are already more robust to class imbalance than supervised representations. The performance gap between balanced and imbalanced pre-training with SSL is significantly smaller than the gap with supervised learning, across sample sizes, for both in-domain and, especially, out-of-domain evaluation. Second, towards understanding the robustness of SSL, we hypothesize that SSL learns richer features from frequent data: it may learn label-irrelevant-but-transferable features that help classify the rare classes and downstream tasks. In contrast, supervised learning has no incentive to learn features irrelevant to the labels from frequent examples. We validate this hypothesis with semi-synthetic experiments and theoretical analyses on a simplified setting. Third, inspired by the theoretical insights, we devise a re-weighted regularization technique that consistently improves the SSL representation quality on imbalanced datasets with several evaluation criteria, closing the small gap between balanced and imbalanced datasets with the same number of examples.

📄 PDF Abstract BibTeX arXiv:2110.05025

Code (1)

Liuhong99/Imbalanced-SSL pytorch

Tasks

Long-tail LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-Supervised Neural Architecture Search for Imbalanced Datasets

2021-09-17 · Aleksandr Timofeev, Grigorios G. Chrysos, Volkan Cevher

Neural Architecture Search (NAS) provides state-of-the-art results when trained on well-curated datasets with annotated labels. However, annotating data or even having balanced number of samples can be a luxury for pract…

GPUNeural Architecture SearchSelf-Supervised Learning

Rethinking the Value of Labels for Improving Class-Imbalanced Learning

2020-06-13 · NeurIPS 2020 12 · Yuzhe Yang, Zhi Xu

Real-world data often exhibits long-tailed distributions with heavy class imbalance, posing great challenges for deep recognition models. We identify a persisting dilemma on the value of labels in the context of imbalanc…

Long-tail Learning

Offline Clustering Approach to Self-supervised Learning for Class-imbalanced Image Data

2022-12-22 · Hye-min Chang, Sungkyun Chang

Class-imbalanced datasets are known to cause the problem of model being biased towards the majority classes. In this project, we set up two research questions: 1) when is the class-imbalance problem more prevalent in sel…

ClusteringSelf-Supervised Learning

Boarding for ISS: Imbalanced Self-Supervised: Discovery of a Scaled Autoencoder for Mixed Tabular Datasets

2024-03-23 · Samuel Stocksieker, Denys Pommeret, Arthur Charpentier

The field of imbalanced self-supervised learning, especially in the context of tabular data, has not been extensively studied. Existing research has predominantly focused on image datasets. This paper aims to fill this g…

Dimensionality ReductionSelf-Supervised Learning

Imbalance-Aware Self-Supervised Learning for 3D Radiomic Representations

2021-03-06 · Hongwei Li, Fei-Fei Xue, Krishna Chaitanya, Shengda Luo 외

Radiomic representations can quantify properties of regions of interest in medical image data. Classically, they account for pre-defined statistics of shape, texture, and other low-level image features. Alternatively, de…

Brain Tumor ClassificationRepresentation LearningSelf-Supervised Learning