paper-with-me

Papers

Exploring Balanced Feature Spaces for Representation Learning

2021-01-01 · ICLR 2021 1 · Bingyi Kang, Yu Li, Sa Xie, Zehuan Yuan, Jiashi Feng

Existing self-supervised learning (SSL) methods are mostly applied for training representation models from artificially balanced datasets (e.g., ImageNet). It is unclear how well they will perform in the practical scenarios where datasets are often imbalanced w.r.t. the classes. Motivated by this question, we conduct a series of studies on the performance of self-supervised contrastive learning and supervised learning methods over multiple datasets where training instance distributions vary from a balanced one to a long-tailed one. Our findings are quite intriguing. Different from supervised methods with large performance drop, the self-supervised contrastive learning methods perform stably well even when the datasets are heavily imbalanced. This motivates us to explore the balanced feature spaces learned by contrastive learning, where the feature representations present similar linear separability w.r.t. all the classes. Our further experiments reveal that a representation model generating a balanced feature space can generalize better than that yielding an imbalanced one across multiple settings. Inspired by these insights, we develop a novel representation learning method, called $k$-positive contrastive learning. It effectively combines strengths of the supervised method and the contrastive learning method to learn representations that are both discriminative and balanced. Extensive experiments demonstrate its superiority on multiple recognition tasks. Remarkably, it achieves new state-of-the-art on challenging long-tailed recognition benchmarks. Code and models will be released.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningLong-tail LearningRepresentation LearningSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

CoT-MoTE: Exploring ConTextual Masked Auto-Encoder Pre-training with Mixture-of-Textual-Experts for Passage Retrieval

2023-04-20 · Guangyuan Ma, Xing Wu, Peng Wang, Songlin Hu

Passage retrieval aims to retrieve relevant passages from large collections of the open-domain corpus. Contextual Masked Auto-Encoding has been proven effective in representation bottleneck pre-training of a monolithic d…

Passage RetrievalRetrieval

P $\approx$ NP, at least in Visual Question Answering

2020-03-26 · Shailza Jolly, Sebastian Palacio, Joachim Folz, Federico Raue 외

In recent years, progress in the Visual Question Answering (VQA) field has largely been driven by public challenges and large datasets. One of the most widely-used of these is the VQA 2.0 dataset, consisting of polar ("y…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

T-DominO: Exploring Multiple Criteria with Quality-Diversity and the Tournament Dominance Objective

2022-07-04 · Adam Gaier, James Stoddart, Lorenzo Villaggi, Peter J Bentley

Real-world design problems are a messy combination of constraints, objectives, and features. Exploring these problem spaces can be defined as a Multi-Criteria Exploration (MCX) problem, whose goals are to produce a set o…

Diversity

Long-Tail Class Incremental Learning via Independent Sub-prototype Construction

2024-01-01 · CVPR 2024 1 · Xi Wang, Xu Yang, Jie Yin, Kun Wei 외

Long-tail class incremental learning (LT-CIL) is designed to perpetually acquire novel knowledge from an imbalanced and perpetually evolving data stream while ensuring the retention of previously acquired knowledge. …

class-incremental learningClass Incremental LearningIncremental LearningModel Optimization

Partial Gromov-Wasserstein Metric

2024-02-06 · Yikun Bai, Rocio Diaz Martin, Abihith Kothapalli, Hengrong Du 외

The Gromov-Wasserstein (GW) distance has gained increasing interest in the machine learning community in recent years, as it allows for the comparison of measures in different metric spaces. To overcome the limitations i…