paper-with-me

홈 › Papers

Fed-Focal Loss for imbalanced data classification in Federated Learning

2020-11-12 · Dipankar Sarkar, Ankur Narang, Sumit Rai

The Federated Learning setting has a central server coordinating the training of a model on a network of devices. One of the challenges is variable training performance when the dataset has a class imbalance. In this paper, we address this by introducing a new loss function called Fed-Focal Loss. We propose to address the class imbalance by reshaping cross-entropy loss such that it down-weights the loss assigned to well-classified examples along the lines of focal loss. Additionally, by leveraging a tunable sampling framework, we take into account selective client model contributions on the central server to further focus the detector during training and hence improve its robustness. Using a detailed experimental analysis with the VIRTUAL (Variational Federated Multi-Task Learning) approach, we demonstrate consistently superior performance in both the balanced and unbalanced scenarios for MNIST, FEMNIST, VSN and HAR benchmarks. We obtain a more than 9% (absolute percentage) improvement in the unbalanced MNIST benchmark. We further show that our technique can be adopted across multiple Federated Learning algorithms to get improvements.

📄 PDF Abstract BibTeX arXiv:2011.06283

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFederated LearningGeneral ClassificationMulti-Task Learning

Similar Papers 제목 키워드 기반

Functional Properties of the Focal-Entropy

2026-03-03 · Jaimin Shah, Martina Cardone, Alex Dytso arxiv

The focal-loss has become a widely used alternative to cross-entropy in class-imbalanced classification problems, particularly in computer vision. Despite its empirical success, a systematic information-theoretic study o…

Imbalance-XGBoost: Leveraging Weighted and Focal Losses for Binary Label-Imbalanced Classification with XGBoost

2019-08-05 · Chen Wang, Chengyuan Deng, Suzhen Wang

The paper presents Imbalance-XGBoost, a Python package that combines the powerful XGBoost software with weighted and focal losses to tackle binary label-imbalanced classification tasks. Though a small-scale program in te…

Binary ClassificationClassificationGeneral Classificationimbalanced classification

Federated Vision Transformer with Adaptive Focal Loss for Medical Image Classification

2026-02-02 · Xinyuan Zhao, Yihang Wu, Ahmad Chaddad, Tareef Daqqaq 외 arxiv

While deep learning models like Vision Transformer (ViT) have achieved significant advances, they typically require large datasets. With data privacy regulations, access to many original datasets is restricted, especiall…

Medical Image ClassificationFederated Learning

Cyclical Focal Loss

2022-02-16 · Leslie N. Smith

The cross-entropy softmax loss is the primary loss function used to train deep neural networks. On the other hand, the focal loss function has been demonstrated to provide improved performance when there is an imbalance …

Convolutional Neural Networks based Focal Loss for Class Imbalance Problem: A Case Study of Canine Red Blood Cells Morphology Classification

2020-01-10 · Kitsuchart Pasupa, Supawit Vatathanavaro, Suchat Tungjitnob

Morphologies of red blood cells are normally interpreted by a pathologist. It is time-consuming and laborious. Furthermore, a misclassified red blood cell morphology will lead to false disease diagnosis and improper trea…

General ClassificationMorphology classification