paper-with-me

Papers

A Unified Generalization Analysis of Re-Weighting and Logit-Adjustment for Imbalanced Learning

2023-10-07 · NeurIPS 2023 11 · Zitai Wang, Qianqian Xu, Zhiyong Yang, Yuan He, Xiaochun Cao, Qingming Huang

Real-world datasets are typically imbalanced in the sense that only a few classes have numerous samples, while many classes are associated with only a few samples. As a result, a na\"ive ERM learning process will be biased towards the majority classes, making it difficult to generalize to the minority classes. To address this issue, one simple but effective approach is to modify the loss function to emphasize the learning on minority classes, such as re-weighting the losses or adjusting the logits via class-dependent terms. However, existing generalization analysis of such losses is still coarse-grained and fragmented, failing to explain some empirical results. To bridge this gap, we propose a novel technique named data-dependent contraction to capture how these modified losses handle different classes. On top of this technique, a fine-grained generalization bound is established for imbalanced learning, which helps reveal the mystery of re-weighting and logit-adjustment in a unified manner. Furthermore, a principled learning algorithm is developed based on the theoretical insights. Finally, the empirical results on benchmark datasets not only validate the theoretical results but also demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2310.04752

Code (1)

wang22ti/DDC pytorch

Similar Papers 제목 키워드 기반

A Unified Generalization Analysis of Re-Weighting and Logit-Adjustment for Imbalanced Learning. paper with code

2023-10-07 · Zitai Wang, Qianqian Xu, Zhiyong Yang, Yuan He 외

Real-world datasets are typically imbalanced in the sense that only a few classes have numerous samples, while many classes are associated with only a few samples. As a result, a naïve ERM learning process will be biased…

Long-tail Learning

Class Confidence Aware Reweighting for Long Tailed Learning

2026-01-22 · Brainard Philemon Jagati, Jitendra Tembhurne, Harsh Goud, Rudra Pratap Singh 외 arxiv

Deep neural network models degrade significantly in the long-tailed data distribution, with the overall training data dominated by a small set of classes in the head, and the tail classes obtaining less training examples…

Binscatter Regressions

2019-02-25 · Matias D. Cattaneo, Richard K. Crump, Max H. Farrell, Yingjie Feng

We introduce the package Binsreg, which implements the binscatter methods developed by Cattaneo, Crump, Farrell, and Feng (2024b,a). The package includes seven commands: binsreg, binslogit, binsprobit, binsqreg, binstest…

quantile regressionregressionUncertainty Quantification

Local and Global Logit Adjustments for Long-Tailed Learning

2023-01-01 · ICCV 2023 1 · Yingfan Tao, Jingna Sun, Hao Yang, Li Chen 외

Multi-expert ensemble models for long-tailed learning typically either learn diverse generalists from the whole dataset or aggregate specialists on different subsets. However, the former is insufficient for tail clas…

SCALA: Split Federated Learning with Concatenated Activations and Logit Adjustments

2024-05-08 · Jiarong Yang, YuAn Liu

Split Federated Learning (SFL) is a distributed machine learning framework which strategically divides the learning process between a server and clients and collaboratively trains a shared model by aggregating local mode…

Federated Learning