English

Taming the Instability: A Robust Second-Order Optimizer for Federated Learning over Non-IID Data

Machine Learning 2026-03-31 v1

Abstract

In this paper, we present Federated Robust Curvature Optimization (FedRCO), a novel second-order optimization framework designed to improve convergence speed and reduce communication cost in Federated Learning systems under statistical heterogeneity. Existing second-order optimization methods are often computationally expensive and numerically unstable in distributed settings. In contrast, FedRCO addresses these challenges by integrating an efficient approximate curvature optimizer with a provable stability mechanism. Specifically, FedRCO incorporates three key components: (1) a Gradient Anomaly Monitor that detects and mitigates exploding gradients in real-time, (2) a Fail-Safe Resilience protocol that resets optimization states upon numerical instability, and (3) a Curvature-Preserving Adaptive Aggregation strategy that safely integrates global knowledge without erasing the local curvature geometry. Theoretical analysis shows that FedRCO can effectively mitigate instability and prevent unbounded updates while preserving optimization efficiency. Extensive experiments show that FedRCO achieves superior robustness against diverse non-IID scenarios while achieving higher accuracy and faster convergence than both state-of-the-art first-order and second-order methods.

Keywords

Cite

@article{arxiv.2603.28316,
  title  = {Taming the Instability: A Robust Second-Order Optimizer for Federated Learning over Non-IID Data},
  author = {Yuanqiao Zhang and Tiantian He and Yuan Gao and Yixin Wang and Yew-Soon Ong and Maoguo Gong and A. K. Qin and Hui Li},
  journal= {arXiv preprint arXiv:2603.28316},
  year   = {2026}
}

Comments

33 pages, preprint, under review

R2 v1 2026-07-01T11:43:56.817Z