← Search

Tehila Dahan

4 accepted papers

2025

Do Stochastic, Feel Noiseless: Stable Stochastic Optimization via a Double Momentum Mechanism

ICLR 2025poster

Optimization methods are crucial to the success of machine learning, with Stochastic Gradient Descent (SGD) serving as a foundational algorithm for training models. However, SGD is often sensitive to the choice of the learning rate, which necessitates extensive hyperparameter tuning. In this work, w…

Cited by 0SourcePDFScholar
2024

SLowcalSGD : Slow Query Points Improve Local-SGD for Stochastic Convex Optimization

NeurIPS 2024poster

We consider distributed learning scenarios where $M$ machines interact with a parameter server along several communication rounds in order to minimize a joint objective function. Focusing on the heterogeneous case, where different machines may draw samples from different data-distributions, we des…

2024

Weight for Robustness: A Comprehensive Approach towards Optimal Fault-Tolerant Asynchronous ML

NeurIPS 2024poster

We address the challenges of Byzantine-robust training in asynchronous distributed machine learning systems, aiming to enhance efficiency amid massive parallelization and heterogeneous compute resources. Asynchronous systems, marked by independently operating workers and intermittent updates, unique…