Federated Learning
Eliminating Server-Side Auxiliary Data Dependencies in Federated Model Alignment and Calibration
Generated automatically from the limitations stated in 4 papers (NeurIPS, ICML, ICCV), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.
The problem
Many advanced federated learning (FL) algorithms for feature alignment, knowledge distillation, and client temperature calibration require an auxiliary (public or proxy) dataset located at the central server. In privacy-critical cross-silo or cross-device deployments (such as medical imaging or sensitive mobile data), representative public proxy data simply does not exist or cannot be stored on the server due to compliance constraints. Consequently, these federated methods cannot be deployed in true zero-server-data environments, forcing practitioners to fall back to basic parameter-averaging baselines that suffer severe degradation under heterogeneous data distributions.
Why it matters
Enables advanced federated distillation, alignment, and adaptive calibration techniques to run in strictly private FL pipelines where zero central data is accessible.
Ways to approach it
Prior-work checks are free with an account. Results someone already ran are shown to everyone.
- 1
Data-Free Synthetic Feature Synthesis: Develop server-side generative inversion techniques that reconstruct class-conditional pseudo-representations directly from shared client classifier statistics or low-dimensional weight matrices, measuring alignment accuracy and communication overhead compared to real proxy datasets on heterogeneous CIFAR-100 and FLAIR benchmarks.
- 2
Federated Decentralized Calibration: Reformulate server-side temperature and alignment estimation as a privacy-preserving consensus protocol executed across local client validation sets via secure aggregation, measuring calibration error (ECE) and task accuracy without any server-resident samples.
Have a different approach?
Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.
Why it might fail
If data-free server inversion leaks reconstructible private client samples via model weight inspection, the privacy advantage over holding public proxy data is invalidated. Alternatively, standard parameter-space regularizers may improve enough to close the performance gap without requiring alignment-based techniques at all.
Evidence
Each paper's own statement of the limitation, verbatim.
- Resource-Aware Federated Self-Supervised Learning with Global Class RepresentationsNeurIPS 2024
Requires a server-side public unlabeled dataset (4000 samples), an extra data assumption not present in all FL settings
- Achieving Lossless Gradient Sparsification via Mapping to Alternative Space in Federated LearningICML 2024
Requires server access to (unlabeled) public data representative of the training distribution to construct the mapping, an assumption not always valid in FL
- A Bayesian Approach for Personalized Federated Learning in Heterogeneous SettingsNeurIPS 2024
Requires an unlabeled auxiliary/alignment dataset (AD, 1000-2000 samples) at the server that is representative of the task, which may not exist in all FL deployments
- Workie-Talkie: Accelerating Federated Learning by Overlapping Computing and Communications via Contrastive RegularizationICCV 2023
Requires a server-side auxiliary labeled dataset (32 samples per class) to evaluate the global model's per-class accuracy for temperature assignment — infeasible when no server-side data is available
Nearest existing work
- Rethinking the Temperature for Federated Heterogeneous DistillationICML 2025
- Bridging Model Heterogeneity in Federated Learning via Uncertainty-based Asymmetrical Reciprocity LearningICML 2024
- Ensemble Distillation for Robust Model Fusion in Federated LearningNeurIPS 2020
- FedCal: Achieving Local and Global Calibration in Federated Learning via Aggregated Parameterized ScalerICML 2024
- No Fear of Heterogeneity: Classifier Calibration for Federated Learning with Non-IID DataNeurIPS 2021
- Unlocking the Potential of Federated Learning: The Symphony of Dataset Distillation via Deep Generative LatentsECCV 2024
- Fisher Calibration for Backdoor-Robust Heterogeneous Federated LearningECCV 2024
- One-shot Federated Learning via Synthetic Distiller-Distillate CommunicationNeurIPS 2024
- Towards Instance-adaptive Inference for Federated LearningICCV 2023
- Local Learning Matters: Rethinking Data Heterogeneity in Federated LearningCVPR 2022
- Virtual Homogeneity Learning: Defending against Data Heterogeneity in Federated LearningICML 2022
- On the Effectiveness of Partial Variance Reduction in Federated Learning With Heterogeneous DataCVPR 2023
- FedAWA: Adaptive Optimization of Aggregation Weights in Federated Learning Using Client VectorsCVPR 2025
- FedGPS: Statistical Rectification Against Data Heterogeneity in Federated LearningNeurIPS 2025
- Overcoming Data and Model heterogeneities in Decentralized Federated Learning via Synthetic AnchorsICML 2024