← Search

Mohammad Mahdi Kamani

9 accepted papers

2026

From Bits to Rounds: Parallel Decoding with Exploration for Diffusion Language Models

ICML 2026poster

Diffusion Language Models (DLMs) have recently emerged as a strong alternative to autoregressive language models (AR-LMs), due to their comparable accuracy and faster inference speed via parallel decoding. However, standard DLM decoding strategies, which rely on unmasking only high-confidence tokens…

Cited by 0SourceScholar
2023

Distributed Personalized Empirical Risk Minimization

NeurIPS 2023poster

This paper advocates a new paradigm Personalized Empirical Risk Minimization (PERM) to facilitate learning from heterogeneous data sources without imposing stringent constraints on computational resources shared by participating devices. In PERM, we aim at learning a distinct model for each clie…

Cited by 5SourcePDFScholar
2023

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

NeurIPS 2023poster

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that establish connections between devices, enabling seamless automation of specific proc…

2022

Learning Distributionally Robust Models at Scale via Composite Optimization

ICLR 2022poster

To train machine learning models that are robust to distribution shifts in the data, distributionally robust optimization (DRO) has been proven very effective. However, the existing approaches to learning a distributionally robust model either require solving complex optimization problems such as se…

Cited by 6SourcePDFScholar
2022

Local SGD Optimizes Overparameterized Neural Networks in Polynomial Time

AISTATS 2022poster

In this paper we prove that Local (S)GD (or FedAvg) can optimize deep neural networks with Rectified Linear Unit (ReLU) activation function in polynomial time. Despite the established convergence theory of Local SGD on optimizing general smooth functions in communication-efficient distributed optimi…

Cited by 16SourcePDFScholar
2021

Federated Learning with Compression: Unified Analysis and Sharp Guarantees

AISTATS 2021poster

In federated learning, communication cost is often a critical bottleneck to scale up distributed optimization algorithms to collaboratively learn a model from millions of devices with potentially unreliable or limited communication and heterogeneous data distributions. Two notable trends to deal wit…

2019

Local SGD with Periodic Averaging: Tighter Analysis and Adaptive Synchronization

NeurIPS 2019poster

Communication overhead is one of the key challenges that hinders the scalability of distributed optimization algorithms. In this paper, we study local distributed SGD, where data is partitioned among computation nodes, and the computation nodes perform local updates with periodically exchanging the…

2019

Trading Redundancy for Communication: Speeding up Distributed SGD for Non-convex Optimization

ICML 2019oral

Communication overhead is one of the key challenges that hinders the scalability of distributed optimization algorithms to train large neural networks. In recent years, there has been a great deal of research to alleviate communication cost by compressing the gradient vector or using local updates a…

Cited by 90SourcePDFScholar