HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Long-Tailed Recognition by Mutual Information Maximization between Latent Features and Ground-Truth Labels

Min-Kook Suh Seung-Woo Seo

Long-Tailed Recognition by Mutual Information Maximization between Latent Features and Ground-Truth Labels

Abstract

Although contrastive learning methods have shown prevailing performance on a variety of representation learning tasks, they encounter difficulty when the training dataset is long-tailed. Many researchers have combined contrastive learning and a logit adjustment technique to address this problem, but the combinations are done ad-hoc and a theoretical background has not yet been provided. The goal of this paper is to provide the background and further improve the performance. First, we show that the fundamental reason contrastive learning methods struggle with long-tailed tasks is that they try to maximize the mutual information maximization between latent features and input data. As ground-truth labels are not considered in the maximization, they are not able to address imbalances between class labels. Rather, we interpret the long-tailed recognition task as a mutual information maximization between latent features and ground-truth labels. This approach integrates contrastive learning and logit adjustment seamlessly to derive a loss function that shows state-of-the-art performance on long-tailed recognition benchmarks. It also demonstrates its efficacy in image segmentation tasks, verifying its versatility beyond image classification.

Code Repositories

Benchmarks

BenchmarkMethodologyMetrics
long-tail-learning-on-cifar-100-lt-r-10GML (ResNet-32)
Error Rate: 33.0
long-tail-learning-on-cifar-100-lt-r-100GML (ResNet-32)
Error Rate: 46.0
long-tail-learning-on-cifar-100-lt-r-50GML (ResNet-32)
Error Rate: 41.9
long-tail-learning-on-imagenet-ltGML (ResNeXt-50)
Top-1 Accuracy: 58.8
long-tail-learning-on-inaturalist-2018GML (ViT-B-16)
Top-1 Accuracy: 82.1%
long-tail-learning-on-inaturalist-2018GML (ResNet-50)
Top-1 Accuracy: 74.5%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Long-Tailed Recognition by Mutual Information Maximization between Latent Features and Ground-Truth Labels | Papers | HyperAI