← Search

Xiaowen Jiang

10 accepted papers

2026

FedMuon: Federated Learning with Bias-corrected LMO-based Optimization

ICLR 2026poster

Recently, a new optimization method based on the linear minimization oracle (LMO), called Muon, has been attracting increasing attention since it can train neural networks faster than the existing adaptive optimization methods, such as Adam. In this paper, we study how Muon can be utilized in federa…

Cited by 0SourceScholar
2026

Towards Multimodal Continual Knowledge Embedding with Modality Forgetting Modulation

AAAI 2026technical

The continuous emergence of new entities, relations, triples, and multimodal information drives the dynamic evolution of multimodal knowledge graph (MMKG). However, existing MMKG embedding models follow a static setting, where training from scratch for growing MMKG wastes learned knowledge, while fi

Cited by 0SourcePDFScholar
2025

Exploiting Similarity for Computation and Communication-Efficient Decentralized Optimization

ICML 2025poster

Reducing communication complexity is critical for efficient decentralized optimization. The proximal decentralized optimization (PDO) framework is particularly appealing, as methods within this framework can exploit functional similarity among nodes to reduce communication rounds. Specifically, when…

Cited by 0SourcePDFScholar
2024

An improved analysis of per-sample and per-update clipping in federated learning

ICLR 2024poster

Gradient clipping is key mechanism that is essential to differentially private training techniques in Federated learning. Two popular strategies are per-sample clipping, which clips the mini-batch gradient, and per-update clipping, which clips each user's model update. However, there has not been a…

Cited by 4SourcePDFScholar
2024

Federated Optimization with Doubly Regularized Drift Correction

ICML 2024poster

Federated learning is a distributed optimization paradigm that allows training machine learning models across decentralized devices while keeping the data localized. The standard method, FedAvg, suffers from client drift which can hamper performance and increase communication costs over centralized…

Cited by 18SourcePDFScholar
2024

Stabilized Proximal-Point Methods for Federated Optimization

NeurIPS 2024spotlight

In developing efficient optimization algorithms, it is crucial to account for communication constraints—a significant challenge in modern Federated Learning. The best-known communication complexity among non-accelerated algorithms is achieved by DANE, a distributed proximal-point algorith…

2024

Universality of AdaGrad Stepsizes for Stochastic Optimization: Inexact Oracle, Acceleration and Variance Reduction

NeurIPS 2024poster

We present adaptive gradient methods (both basic and accelerated) for solving convex composite optimization problems in which the main part is approximately smooth (a.k.a. $(\delta, L)$-smooth) and can be accessed only via a (potentially biased) stochastic gradient oracle. This setting covers many i…

Cited by 4SourcePDFScholar
2023

Adaptive SGD with Polyak stepsize and Line-search: Robust Convergence and Variance Reduction

NeurIPS 2023poster

The recently proposed stochastic Polyak stepsize (SPS) and stochastic line-search (SLS) for SGD have shown remarkable effectiveness when training over-parameterized models. However, two issues remain unsolved in this line of work. First, in non-interpolation settings, both algorithms only guarante…

Cited by 25SourcePDFScholar