paper-with-me

홈 › Papers

Solving the long-tailed distribution problem by exploiting the synergies and balance of different techniques

2025-01-23 · Ziheng Wang, Toni Lassila, Sharib Ali

In real-world data, long-tailed data distribution is common, making it challenging for models trained on empirical risk minimisation to learn and classify tail classes effectively. While many studies have sought to improve long tail recognition by altering the data distribution in the feature space and adjusting model decision boundaries, research on the synergy and corrective approach among various methods is limited. Our study delves into three long-tail recognition techniques: Supervised Contrastive Learning (SCL), Rare-Class Sample Generator (RSG), and Label-Distribution-Aware Margin Loss (LDAM). SCL enhances intra-class clusters based on feature similarity and promotes clear inter-class separability but tends to favour dominant classes only. When RSG is integrated into the model, we observed that the intra-class features further cluster towards the class centre, which demonstrates a synergistic effect together with SCL's principle of enhancing intra-class clustering. RSG generates new tail features and compensates for the tail feature space squeezed by SCL. Similarly, LDAM is known to introduce a larger margin specifically for tail classes; we demonstrate that LDAM further bolsters the model's performance on tail classes when combined with the more explicit decision boundaries achieved by SCL and RSG. Furthermore, SCL can compensate for the dominant class accuracy sacrificed by RSG and LDAM. Our research emphasises the synergy and balance among the three techniques, with each amplifying the strengths of the others and mitigating their shortcomings. Our experiment on long-tailed distribution datasets, using an end-to-end architecture, yields competitive results by enhancing tail class accuracy without compromising dominant class performance, achieving a balanced improvement across all classes.

📄 PDF Abstract BibTeX arXiv:2501.13756

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Inter-Sample Information for Long-tailed Out-of-Distribution Detection

2025-11-20 · Nimeshika Udayangani, Hadi M. Dolatabadi, Sarah Erfani, Christopher Leckie arxiv

Detecting out-of-distribution (OOD) data is essential for safe deployment of deep neural networks (DNNs). This problem becomes particularly challenging in the presence of long-tailed in-distribution (ID) datasets, often …

Out-of-Distribution Detection

Solving The Long-Tailed Problem via Intra- and Inter-Category Balance

2022-04-20 · Renhui Zhang, Tiancheng Lin, Rui Zhang, Yi Xu

Benchmark datasets for visual recognition assume that data is uniformly distributed, while real-world datasets obey long-tailed distribution. Current approaches handle the long-tailed problem to transform the long-tailed…

Novel Class Discovery for Long-tailed Recognition

2023-08-06 · Chuyu Zhang, Ruijie Xu, Xuming He

While the novel class discovery has recently made great progress, existing methods typically focus on improving algorithms on class-balanced benchmarks. However, in real-world recognition tasks, the class distributions o…

Novel Class Discovery

Adaptive Location Hierarchy Learning for Long-Tailed Mobility Prediction

2025-05-26 · Yu Wang, Junshu Dai, Yuchen Ying, Yuxuan Liang 외

Human mobility prediction is crucial for applications ranging from location-based recommendations to urban planning, which aims to forecast users' next location visits based on historical trajectories. Despite the severe…

Greedy inference with structure-exploiting lazy maps

2019-05-31 · NeurIPS 2020 12 · Michael C. Brennan, Daniele Bigoni, Olivier Zahm, Alessio Spantini 외

We propose a framework for solving high-dimensional Bayesian inference problems using \emph{structure-exploiting} low-dimensional transport maps or flows. These maps are confined to a low-dimensional subspace (hence, laz…

Bayesian Inference