← Search

Xinmeng Huang

13 accepted papers

2024

Distributed Bilevel Optimization with Communication Compression

ICML 2024poster

Stochastic bilevel optimization tackles challenges involving nested optimization structures. Its fast-growing scale nowadays necessitates efficient distributed algorithms. In conventional distributed bilevel methods, each worker must transmit full-dimensional stochastic gradients to the server every…

Cited by 2SourcePDFScholar
2024

Momentum Benefits Non-iid Federated Learning Simply and Provably

ICLR 2024poster

Federated learning is a powerful paradigm for large-scale machine learning, but it faces significant challenges due to unreliable network connections, slow commu- nication, and substantial data heterogeneity across clients. FedAvg and SCAFFOLD are two prominent algorithms to address these challenges…

Cited by 26SourcePDFScholar
2024

One-Shot Safety Alignment for Large Language Models via Optimal Dualization

NeurIPS 2024spotlight

The growing safety concerns surrounding large language models raise an urgent need to align them with diverse human preferences to simultaneously enhance their helpfulness and safety. A promising approach is to enforce safety constraints through Reinforcement Learning from Human Feedback (RLHF). For…

2024

SPARKLE: A Unified Single-Loop Primal-Dual Framework for Decentralized Bilevel Optimization

NeurIPS 2024poster

This paper studies decentralized bilevel optimization, in which multiple agents collaborate to solve problems involving nested optimization structures with neighborhood communications. Most existing literature primarily utilizes gradient tracking to mitigate the influence of data heterogeneity, with…

Cited by 2SourcePDFScholar
2024

Stochastic Controlled Averaging for Federated Learning with Communication Compression

ICLR 2024spotlight

Communication compression has been an important topic in Federated Learning (FL) for alleviating the communication overhead. However, communication compression brings forth new challenges in FL due to the interplay of compression-incurred information distortion and inherent characteristics of FL suc…

Cited by 28SourcePDFScholar
2024

Uncertainty in Language Models: Assessment through Rank-Calibration

EMNLP 2024main

Language Models (LMs) have shown promising performance in natural language generation. However, as LMs often generate incorrect or hallucinated responses, it is crucial to correctly quantify their uncertainty in responding to given inputs. In addition to verbalized confidence elicited via prompting,…

2023

Demystifying Disagreement-on-the-Line in High Dimensions

ICML 2023poster

Evaluating the performance of machine learning models under distribution shifts is challenging, especially when we only have unlabeled data from the shifted (target) domain, along with labeled data from the original (source) domain. Recent work suggests that the notion of *disagreement*, the degree…

2023

Unbiased Compression Saves Communication in Distributed Optimization: When and How Much?

NeurIPS 2023poster

Communication compression is a common technique in distributed optimization that can alleviate communication overhead by transmitting compressed gradients and model parameters. However, compression can introduce information distortion, which slows down convergence and incurs more communication round…

Cited by 9SourcePDFScholar
2022

Collaborative Learning of Discrete Distributions under Heterogeneity and Communication Constraints

NeurIPS 2022accept

In modern machine learning, users often have to collaborate to learn distributions that generate the data. Communication can be a significant bottleneck. Prior work has studied homogeneous users---i.e., whose data follow the same discrete distribution---and has provided optimal communication-effici…

Cited by 6SourcePDFScholar
2022

Lower Bounds and Nearly Optimal Algorithms in Distributed Learning with Communication Compression

NeurIPS 2022accept

Recent advances in distributed optimization and learning have shown that communication compression is one of the most effective means of reducing communication. While there have been many results for convergence rates with compressed communication, a lower bound is still missing. Analyses of algori…

Cited by 30SourcePDFScholar
2022

Revisiting Optimal Convergence Rate for Smooth and Non-convex Stochastic Decentralized Optimization

NeurIPS 2022accept

While numerous effective decentralized algorithms have been proposed with theoretical guarantees and empirical successes, the performance limits in decentralized optimization, especially the influence of network topology and its associated weight matrix on the optimal convergence rate, have not been…

Cited by 23SourcePDFScholar
2021

An Improved Analysis and Rates for Variance Reduction under Without-replacement Sampling Orders

NeurIPS 2021poster

When applying a stochastic algorithm, one must choose an order to draw samples. The practical choices are without-replacement sampling orders, which are empirically faster and more cache-friendly than uniform-iid-sampling but often have inferior theoretical guarantees. Without-replacement sampling i…

Cited by 16SourcePDFScholar
2021

DecentLaM: Decentralized Momentum SGD for Large-Batch Deep Training

ICCV 2021poster

The scale of deep learning nowadays calls for efficient distributed training algorithms. Decentralized momentum SGD (DmSGD), in which each node averages only with its neighbors, is more communication efficient than vanilla Parallel momentum SGD that incurs global average across all computing nodes.…

Cited by 58PDFcodeScholar