UniVarFL adds a classifier variance regularizer and a hyperspherical uniformity regularizer to local federated training, reporting improved accuracy on some non-IID benchmarks but not consistently across its own experiments.
FedMix: Approximation of Mixup under Mean Augmented Federated Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Federated learning (FL) allows edge devices to collectively learn a model without directly sharing data within each device, thus preserving privacy and eliminating the need to store data globally. While there are promising results under the assumption of independent and identically distributed (iid) local data, current state-of-the-art algorithms suffer from performance degradation as the heterogeneity of local data across clients increases. To resolve this issue, we propose a simple framework, Mean Augmented Federated Learning (MAFL), where clients send and receive averaged local data, subject to the privacy requirements of target applications. Under our framework, we propose a new augmentation algorithm, named FedMix, which is inspired by a phenomenal yet simple data augmentation method, Mixup, but does not require local raw data to be directly shared among devices. Our method shows greatly improved performance in the standard benchmark datasets of FL, under highly non-iid federated settings, compared to conventional algorithms.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
REJECT 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
UniVarFL: Uniformity and Variance Regularized Federated Learning for Heterogeneous Data
UniVarFL adds a classifier variance regularizer and a hyperspherical uniformity regularizer to local federated training, reporting improved accuracy on some non-IID benchmarks but not consistently across its own experiments.