paper-with-me

홈 › Papers

UniVarFL: Uniformity and Variance Regularized Federated Learning for Heterogeneous Data

2025-06-09 · Sunny Gupta, Nikita Jangid, Amit Sethi

Federated Learning (FL) often suffers from severe performance degradation when faced with non-IID data, largely due to local classifier bias. Traditional remedies such as global model regularization or layer freezing either incur high computational costs or struggle to adapt to feature shifts. In this work, we propose UniVarFL, a novel FL framework that emulates IID-like training dynamics directly at the client level, eliminating the need for global model dependency. UniVarFL leverages two complementary regularization strategies during local training: Classifier Variance Regularization, which aligns class-wise probability distributions with those expected under IID conditions, effectively mitigating local classifier bias; and Hyperspherical Uniformity Regularization, which encourages a uniform distribution of feature representations across the hypersphere, thereby enhancing the model's ability to generalize under diverse data distributions. Extensive experiments on multiple benchmark datasets demonstrate that UniVarFL outperforms existing methods in accuracy, highlighting its potential as a highly scalable and efficient solution for real-world FL deployments, especially in resource-constrained settings. Code: https://github.com/sunnyinAI/UniVarFL

📄 PDF Abstract BibTeX arXiv:2506.08167

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedUV: Uniformity and Variance for Heterogeneous Federated Learning

2024-02-27 · CVPR 2024 1 · Ha Min Son, Moon-Hyun Kim, Tai-Myoung Chung, Chao Huang 외

Federated learning is a promising framework to train neural networks with widely distributed data. However, performance degrades heavily with heterogeneously distributed data. Recent work has shown this is due to the fin…

Federated Learning

RAU: Towards Regularized Alignment and Uniformity for Representation Learning in Recommendation

2025-03-24 · Xi Wu, Dan Zhang, Chao Zhou, Liangwei Yang 외

Recommender systems (RecSys) have become essential in modern society, driving user engagement and satisfaction across diverse online platforms. Most RecSys focuses on designing a powerful encoder to embed users and items…

Recommendation SystemsRepresentation Learning

FAIRVAR: Fair Federated Learning via Variance Regularization

2025-08-16 · Zahra Kharaghani, Ali Dadras, Tommy Löfstedt arxiv

Federated learning (FL) allows collaborative training of machine learning models across multiple parties without sharing raw data. However, heterogeneous data can cause some clients to have disproportionate influence on …

Federated Learning

Soft Separation and Distillation: Toward Global Uniformity in Federated Unsupervised Learning

2025-08-02 · Hung-Chieh Fang, Hsuan-Tien Lin, Irwin King, Yifei Zhang arxiv

Federated Unsupervised Learning (FUL) aims to learn expressive representations in federated and self-supervised settings. The quality of representations learned in FUL is usually determined by uniformity, a measure of ho…

Regularized Weight Aggregation in Networked Federated Learning for Glioblastoma Segmentation

2023-01-30 · Muhammad Irfan Khan, Mohammad Ayyaz Azeem, Esa Alhoniemi, Elina Kontio 외

In federated learning (FL), the global model at the server requires an efficient mechanism for weight aggregation and a systematic strategy for collaboration selection to manage and optimize communication payload. We int…

Federated LearningPositionTumor Segmentation