paper-with-me

Papers

Neural Collapse-Inspired Multi-Label Federated Learning under Label-Distribution Skew

2025-09-16 · Can Peng, Yuyuan Liu, Yingyu Yang, Pramit Saha, Qianye Yang, J. Alison Noble arxiv

Federated Learning (FL) enables collaborative model training across distributed clients while preserving data privacy, but remains challenging when client data are highly heterogeneous. These challenges are further amplified in multi-label scenarios, where inter-label dependencies and mismatches between local and global label relationships introduce additional optimization conflicts. While most FL studies focus on single-label classification, many real-world applications are inherently multi-label and often exhibit severe label skew across clients. To address this important yet underexplored problem, we propose FedNCA-ML, a novel FL framework that aligns client representations and learns discriminative, well-clustered features inspired by Neural Collapse (NC) theory. NC describes an ideal latent geometry where each class's features collapse to their mean, forming a maximally separated simplex. FedNCA-ML further introduces an attention-based module to extract class-specific representations, enabling more balanced learning under heavy label imbalance. These class-wise representations are then aligned via a shared NC-inspired structure, mitigating inter-client conflicts induced by heterogeneous local data and inconsistent label dependencies. In addition, we design regularisation losses to encourage compact and consistent feature clustering in the latent space. Experiments on five benchmark datasets under nine FL settings demonstrate the effectiveness of the proposed method, achieving improvements of up to 3.92% in class-wise AUC and 4.93% in class-wise F1 score.

📄 PDF Abstract BibTeX arXiv:2509.12544

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Neural Collapse based Deep Supervised Federated Learning for Signal Detection in OFDM Systems

2025-06-24 · Kaidi Xu, Shenglong Zhou, Geoffrey Ye Li

Future wireless networks are expected to be AI-empowered, making their performance highly dependent on the quality of training datasets. However, physical-layer entities often observe only partial wireless environments c…

Federated Learning

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

Benchmarking Federated Learning and Knowledge Distillation for Point Cloud Classification

2026-06-30 · Aizierjiang Aiersilan arxiv

Deploying 3D point cloud analysis in privacy-sensitive, resource-constrained settings faces two barriers: data cannot be centralized, and models must run on limited edge hardware. We present a multi-seed benchmark jointl…

3D Point Cloud ClassificationKnowledge DistillationFederated Learning

No Fear of Classifier Biases: Neural Collapse Inspired Federated Learning with Synthetic and Fixed Classifier

2023-03-17 · ICCV 2023 1 · Zexi Li, Xinyi Shang, Rui He, Tao Lin 외

Data heterogeneity is an inherent challenge that hinders the performance of federated learning (FL). Recent studies have identified the biased classifiers of local models as the key bottleneck. Previous attempts have use…

Classifier calibrationFederated Learning

Neural Collapse Inspired Federated Learning with Non-iid Data

2023-03-27 · Chenxi Huang, Liang Xie, Yibo Yang, Wenxiao Wang 외

One of the challenges in federated learning is the non-independent and identically distributed (non-iid) characteristics between heterogeneous devices, which cause significant differences in local updates and affect the …

Federated Learning