← Search

Yuki Takezawa

13 accepted papers

2026

Delayed Momentum Aggregation: Communication-efficient Byzantine-robust Federated Learning with Partial Participation

ICML 2026poster

Partial participation is essential for communication-efficient federated learning at scale, yet existing Byzantine-robust methods typically assume full client participation. In the partial participation setting, a majority of the sampled clients may be Byzantine, once Byzantine clients dominate, exi…

Cited by 0SourceScholar
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

Improved Convergence Analysis of Topology Dependence in Decentralized SGD

ICML 2026poster

Decentralized SGD is a fundamental algorithm in decentralized learning, although the influence of an underlying network topology on its convergence behavior is not yet fully understood. Existing convergence analyses have shown that topologies with a small spectral gap significantly deteriorate the c…

Cited by 0SourceScholar
2025

Any-stepsize Gradient Descent for Separable Data under Fenchel–Young Losses

NeurIPS 2025spotlight

The gradient descent (GD) has been one of the most common optimizer in machine learning. In particular, the loss landscape of a neural network is typically sharpened during the initial phase of training, making the training dynamics hover on the edge of stability. This is beyond our standard underst…

Cited by 0SourceScholar
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
2025

PhiNets: Brain-inspired Non-contrastive Learning Based on Temporal Prediction Hypothesis

ICLR 2025poster

Predictive coding has been established as a promising neuroscientific theory to describe the mechanism of information processing in the retina or cortex. This theory hypothesises that cortex predicts sensory inputs at various levels of abstraction to minimise prediction errors. Inspired by predict…

Cited by 1SourcePDFScholar
2025

Revisiting 1-peer exponential graph for enhancing decentralized learning efficiency

NeurIPS 2025poster

For communication-efficient decentralized learning, it is essential to employ dynamic graphs designed to improve the expected spectral gap by reducing deviations from global averaging. The $1$-peer exponential graph demonstrates its finite-time convergence property--achieved by maximizing the expect…

Cited by 0SourceScholar
2024

Parameter-free Clipped Gradient Descent Meets Polyak

NeurIPS 2024poster

Gradient descent and its variants are de facto standard algorithms for training machine learning models. As gradient descent is sensitive to its hyperparameters, we need to tune the hyperparameters carefully using a grid search. However, the method is time-consuming, particularly when multiple hyper…

Cited by 2SourcePDFScholar
2023

Beyond Exponential Graph: Communication-Efficient Topologies for Decentralized Learning via Finite-time Convergence

NeurIPS 2023poster

Decentralized learning has recently been attracting increasing attention for its applications in parallel computation and privacy preservation. Many recent studies stated that the underlying network topology with a faster consensus rate (a.k.a. spectral gap) leads to a better convergence rate and ac…

2022

Fixed Support Tree-Sliced Wasserstein Barycenter

AISTATS 2022poster

The Wasserstein barycenter has been widely studied in various fields, including natural language processing, and computer vision. However, it requires a high computational cost to solve the Wasserstein barycenter problem because the computation of the Wasserstein distance requires a quadratic time w…