paper-with-me

Papers

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

2026-03-30 · Yuanqiao Zhang, Tiantian He, Yuan Gao, Yixin Wang, Yew-Soon Ong, Maoguo Gong, A. K. Qin, Hui Li arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.28316

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Taming Preconditioner Drift: Unlocking the Potential of Second-Order Optimizers for Federated Learning on Non-IID Data

2026-02-22 · Junkang Liu, Fanhua Shang, Hongying Liu, Jin Liu 외 arxiv

Second-order optimizers can significantly accelerate large-scale training, yet their naive federated variants are often unstable or even diverge on non-IID data. We show that a key culprit is \emph{preconditioner drift}:…

Federated Learning

Taming under isoperimetry

2023-11-15 · Iosif Lytras, Sotirios Sabanis

In this article we propose a novel taming Langevin-based scheme called $\mathbf{sTULA}$ to sample from distributions with superlinearly growing log-gradient which also satisfy a Log-Sobolev inequality. We derive non-asym…

Characterizing and Taming Model Instability Across Edge Devices

2020-10-18 · Eyal Cidon, Evgenya Pergament, Zain Asgar, Asaf Cidon 외

The same machine learning model running on different edge devices may produce highly-divergent outputs on a nearly-identical input. Possible reasons for the divergence include differences in the device sensors, the devic…

Lightweight Geometric Adaptation for Training Physics-Informed Neural Networks

2026-04-16 · Kang An, Chenhao Si, Shiqian Ma, Ming Yan arxiv

Physics-Informed Neural Networks (PINNs) often suffer from slow convergence, training instability, and reduced accuracy on challenging partial differential equations due to the anisotropic and rapidly varying geometry of…

Taming Momentum: Rethinking Optimizer States Through Low-Rank Approximation

2026-02-27 · Zhengbo Wang, Jian Liang, Ran He, Zilei Wang 외 arxiv

Modern optimizers like Adam and Muon are central to training large language models, but their reliance on first- and second-order momenta introduces significant memory overhead, which constrains scalability and computati…

Computational Efficiency