paper-with-me

홈 › Papers

Beyond Scaffold: A Unified Spatio-Temporal Gradient Tracking Method

2025-12-01 · Yan Huang, Jinming Xu, Jiming Chen, Karl Henrik Johansson arxiv

In distributed and federated learning algorithms, communication overhead is often reduced by performing multiple local updates between communication rounds. However, due to data heterogeneity across nodes and the local gradient noise within each node, this strategy can lead to the drift of local models away from the global optimum. To address this issue, we revisit the well-known federated learning method Scaffold (Karimireddy et al., 2020) under a gradient tracking perspective, and propose a unified spatio-temporal gradient tracking algorithm, termed ST-GT, for distributed stochastic optimization over time-varying graphs. ST-GT tracks the global gradient across neighboring nodes to mitigate data heterogeneity, while maintaining a running average of local gradients to substantially suppress noise, with slightly more storage overhead. Without assuming bounded data heterogeneity, we prove that ST-GT attains a linear convergence rate for strongly convex problems and a sublinear rate for nonconvex cases. Notably, ST-GT achieves the first linear speed-up in communication complexity with respect to the number of local updates per round $τ$ for the strongly-convex setting. Compared to traditional gradient tracking methods, ST-GT reduces the topology-dependent noise term from $σ^2$ to $σ^2/τ$, where $σ^2$ denotes the noise level, thereby improving communication efficiency.

📄 PDF Abstract BibTeX arXiv:2512.01732

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic OptimizationFederated Learning

Similar Papers 제목 키워드 기반

UniSplat: Unified Spatio-Temporal Fusion via 3D Latent Scaffolds for Dynamic Driving Scene Reconstruction

2025-11-06 · Chen Shi, Shaoshuai Shi, Xiaoyang Lyu, Chunyang Liu 외 arxiv

Feed-forward 3D reconstruction for autonomous driving has advanced rapidly, yet existing methods struggle with the joint challenges of sparse, non-overlapping camera views and complex scene dynamics. We present UniSplat,…

Novel View SynthesisAutonomous Driving3D Reconstruction

4D Scaffold Gaussian Splatting for Memory Efficient Dynamic Scene Reconstruction

2024-11-26 · Woong Oh Cho, In Cho, Seoha Kim, Jeongmin Bae 외

Existing 4D Gaussian methods for dynamic scene reconstruction offer high visual fidelity and fast rendering. However, these methods suffer from excessive memory and storage demands, which limits their practical deploymen…

When Brain Networks Travel: Learning Beyond Site

2026-05-07 · Yingxu Wang, Kunyu Zhang, Yanwu Yang, Thomas Wolfers 외 arxiv

Graph-based learning on functional magnetic resonance imaging (fMRI) has shown strong potential for brain network analysis. However, existing methods degrade under cross-site out-of-distribution (OOD) settings because si…

Adversarial Spatio-Temporal Attention Networks for Epileptic Seizure Forecasting

2025-11-03 · Zan Li, Kyongmin Yeo, Wesley Gifford, Lara Marcuse 외 arxiv

Forecasting epileptic seizures from multivariate EEG signals represents a critical challenge in healthcare time series prediction, requiring high sensitivity, low false alarm rates, and subject-specific adaptability. We …

Computational EfficiencyTime Series Prediction

USTEP: Spatio-Temporal Predictive Learning under A Unified View

2023-10-09 · Cheng Tan, Jue Wang, Zhangyang Gao, Siyuan Li 외

Spatio-temporal predictive learning plays a crucial role in self-supervised learning, with wide-ranging applications across a diverse range of fields. Previous approaches for temporal modeling fall into two categories: r…

Self-Supervised Learning