Handling Covariate Mismatch in Federated Linear Prediction

Handling Covariate Mismatch in Federated Linear Prediction
Notice: This research summary and analysis were automatically generated using AI technology. For absolute accuracy, please refer to the [Original Paper Viewer] below or the Original ArXiv Source.

Federated learning enables institutions to train predictive models collaboratively without sharing raw data, addressing privacy and regulatory constraints. In the standard horizontal setting, clients hold disjoint cohorts of individuals and collaborate to learn a shared predictor. Most existing methods, however, assume that all clients measure the same features. We study the more realistic setting of covariate mismatch, where each client observes a different subset of features, which typically arises in multicenter collaborations with no prior agreement on data collection. We formalize learning a linear prediction under client-wise MCAR patterns and develop two modular approaches tailored to the dimensional regime and communication budget. In the low-dimensional setting, we propose a plug-in estimator that approximates the oracle linear predictor by aggregating sufficient statistics to estimate the covariance and cross-moment terms. In higher dimensions, we study an impute-then-regress strategy: (i) impute missing covariates using any exchangeability-preserving imputation procedure, and (ii) fit a ridge-regularized linear model on the completed data. We provide asymptotic and finite-sample learning rates for our predictors, explicitly characterizing their behaviour with the global dimension, the client-specific feature partition, and the distribution of samples across sites.


💡 Research Summary

This paper addresses a realistic but under‑explored scenario in federated learning: covariate mismatch, where each client observes only a subset of the global feature set. The authors formalize the problem as a block‑wise Missing Completely At Random (MCAR) mechanism driven by the client identifier, assuming that the joint distribution of the full feature vector X and the response Y is identical across all clients. Under this assumption, the population covariance Σ = E


Comments & Academic Discussion

Loading comments...

Leave a Comment