paper-with-me

홈 › Papers

PIcsC: Partitioning-Induced Covariate Shift Correction

2026-07-28 · Behraj Khan, Behroz Mirza, Syed Ahmad Chan Bukhari, Tahir Qasim Syed arxiv

Covariate shift across training-data partitions biases model selection and parameter estimation in cross-validation, lifelong learning, and federated learning. We propose \textit{Partition-Induced Covariate-shift Correction} (\texttt{PIcsC}), a Fisher information-based regularization framework that mitigates distribution mismatch between data partitions and a reference distribution. \texttt{PIcsC} approximates partition divergence using the Fisher Information Matrix (FIM) and incorporates the resulting statistic as a regularizer during optimization. The same formulation applies to both centrally partitioned datasets (batches or cross-validation folds) and inherently distributed data (federated clients or decentralized nodes), requiring only partition-local gradient statistics rather than raw data. We further introduce a conditional adaptation mechanism that combines FIM shift with KL divergence to detect significant distribution shifts and activates regularization only when necessary. Experiments on more than 40 datasets demonstrate consistent improvements under both natural and synthetic covariate shift. On fragmented batch and fold settings, \texttt{PIcsC} reduces fragmentation-induced performance degradation by more than 20\% and 25\%, respectively. On seven federated learning benchmarks, it consistently outperforms FedAvg, FedProx, and SCAFFOLD by 3 -5 percentage points without requiring client-specific personalization. These results demonstrate that Fisher information provides an effective and unified mechanism for mitigating partition-induced covariate shift across both centralized and distributed learning.

📄 PDF Abstract BibTeX arXiv:2607.25441

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Importance Weighting Correction of Regularized Least-Squares for Covariate and Target Shifts

2022-10-18 · Davit Gogolashvili

In many real world problems, the training data and test data have different distributions. This situation is commonly referred as a dataset shift. The most common settings for dataset shift often considered in the litera…

regression

Stratified Learning: A General-Purpose Statistical Method for Improved Learning under Covariate Shift

2021-06-21 · Maximilian Autenrieth, David A. van Dyk, Roberto Trotta, David C. Stenning

We propose a simple, statistically principled, and theoretically justified method to improve supervised learning when the training set is not representative, a situation known as covariate shift. We build upon a well-est…

Causal InferenceDensity Estimation

Anytime-Valid Confirmation of Covariate Balance for Prespecified Corrections

2026-07-25 · Seungjin Choi arxiv

Many covariate-shift adaptation methods construct a correction $w(x)$, but users must still determine whether the corrected distribution is sufficiently balanced for the target stream. We study anytime-valid confirmation…

When is Importance Weighting Correction Needed for Covariate Shift Adaptation?

2023-03-07 · Davit Gogolashvili, Matteo Zecchin, Motonobu Kanagawa, Marios Kountouris 외

This paper investigates when the importance weighting (IW) correction is needed to address covariate shift, a common situation in supervised learning where the input distributions of training and test data differ. Classi…

Causal Covariate Shift Correction using Fisher information penalty

2025-02-11 · Behraj Khan, Behroz Mirza, Tahir Syed

Evolving feature densities across batches of training data bias cross-validation, making model selection and assessment unreliable (\cite{sugiyama2012machine}). This work takes a distributed density estimation angle to t…

Density EstimationModel Selection