← Search

Bicheng Ying

14 accepted papers

2026

Converge Faster, Talk Less: Hessian-Informed Federated Zeroth-Order Optimization

ICLR 2026poster

Zeroth-order (ZO) optimization enables dimension-free communication in federated learning (FL), making it attractive for fine-tuning of large language models (LLMs) due to significant communication savings. However, existing ZO-FL methods largely overlook curvature information, despite its well-esta…

Cited by 0SourceScholar
2025

Achieving Dimension-Free Communication in Federated Learning via Zeroth-Order Optimization

ICLR 2025poster

Federated Learning (FL) offers a promising framework for collaborative and privacy-preserving machine learning across distributed data sources. However, the substantial communication costs associated with FL significantly challenge its efficiency. Specifically, in each communication round, the com…

2025

Exact and Linear Convergence for Federated Learning under Arbitrary Client Participation is Attainable

NeurIPS 2025poster

This work tackles the fundamental challenges in Federated Learning (FL) posed by arbitrary client participation and data heterogeneity, prevalent characteristics in practical FL settings. It is well-established that popular FedAvg-style algorithms struggle with exact convergence and can suffer from…

Cited by 0SourceScholar
2025

FAST: A Lightweight Mechanism Unleashing Arbitrary Client Participation in Federated Learning

IJCAI 2025

Federated Learning (FL) provides a flexible distributed platform where numerous clients with high data and system heterogeneity can collaborate to learn a model. While previous research has shown that FL can handle diverse data, it often completely assumes idealized conditions. In practice, real-wor

Cited by 0SourcePDFScholar
2023

DSGD-CECA: Decentralized SGD with Communication-Optimal Exact Consensus Algorithm

ICML 2023poster

Decentralized Stochastic Gradient Descent (SGD) is an emerging neural network training approach that enables multiple agents to train a model collaboratively and simultaneously. Rather than using a central parameter server to collect gradients from all the agents, each agent keeps a copy of the mode…

2021

Exponential Graph is Provably Efficient for Decentralized Deep Training

NeurIPS 2021poster

Decentralized SGD is an emerging training method for deep learning known for its much less (thus faster) communication per iteration, which relaxes the averaging step in parallel SGD to inexact averaging. The less exact the averaging is, however, the more the total iterations the training needs to t…