paper-with-me

Papers

Local and Global Logit Adjustments for Long-Tailed Learning

2023-01-01 · ICCV 2023 1 · Yingfan Tao, Jingna Sun, Hao Yang, Li Chen, Xu Wang, Wenming Yang, Daniel Du, Min Zheng

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 classes due to the high imbalance factor of the entire dataset, while the latter may bring ambiguity in predicting unseen classes. To address these issues, we propose a novel Local and Global Logit Adjustments (LGLA) method that learns experts with full data covering all classes and enlarges the discrepancy among them by elaborated logit adjustments. LGLA consists of two core components: a Class-aware Logit Adjustment (CLA) strategy and an Adaptive Angular Weighted (AAW) loss. The CLA strategy trains multiple experts which excel at each subset using the Local Logit Adjustment (LLA). It also trains one expert specializing in an inversely long-tailed distribution through Global Logit Adjustment (GLA). Moreover, the AAW loss adopts adaptive hard sample mining with respect to different experts to further improve accuracy. Extensive experiments on popular long-tailed benchmarks manifest the superiority of LGLA over the SOTA methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

FedLF: Adaptive Logit Adjustment and Feature Optimization in Federated Long-Tailed Learning

2024-09-18 · Xiuhua Lu, Peng Li, Xuefeng Jiang

Federated learning offers a paradigm to the challenge of preserving privacy in distributed machine learning. However, datasets distributed across each client in the real world are inevitably heterogeneous, and if the dat…

Federated Learning

Adaptive Logit Adjustment Loss for Long-Tailed Visual Recognition

2021-04-13 · Yan Zhao, Weicong Chen, Xu Tan, Kai Huang 외

Data in the real world tends to exhibit a long-tailed label distribution, which poses great challenges for the training of neural networks in visual recognition. Existing methods tackle this problem mainly from the persp…

General ClassificationSemantic SimilaritySemantic Textual Similarity

You Are Your Own Best Teacher: Achieving Centralized-level Performance in Federated Learning under Heterogeneous and Long-tailed Data

2025-03-10 · Shanshan Yan, Zexi Li, Chao Wu, Meng Pang 외

Data heterogeneity, stemming from local non-IID data and global long-tailed distributions, is a major challenge in federated learning (FL), leading to significant performance gaps compared to centralized learning. Previo…

Federated LearningRepresentation Learning

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