← Search

Ohad Shamir

40 accepted papers

2023

Accelerated Zeroth-order Method for Non-Smooth Stochastic Convex Optimization Problem with Infinite Variance

NeurIPS 2023poster

In this paper, we consider non-smooth stochastic convex optimization with two function evaluations per round under infinite noise variance. In the classical setting when noise has finite variance, an optimal algorithm, built upon the batched accelerated gradient method, was proposed in (Gasnikov et.…

2022

Reconstructing Training Data From Trained Neural Networks

NeurIPS 2022accept

Understanding to what extent neural networks memorize training data is an intriguing question with practical and theoretical implications. In this paper we show that in some cases a significant fraction of the training data can in fact be reconstructed from the parameters of a trained neural networ…

2022

The Min-Max Complexity of Distributed Stochastic Convex Optimization with Intermittent Communication (Extended Abstract)

IJCAI 2022poster

We resolve the min-max complexity of distributed stochastic convex optimization (up to a log factor) in the intermittent communication setting, where M machines work in parallel over the course of R rounds of communication to optimize the objective, and during each round of communication, each machi…

Cited by 60SourcePDFScholar
2021

A Stochastic Newton Algorithm for Distributed Convex Optimization

NeurIPS 2021poster

We propose and analyze a stochastic Newton algorithm for homogeneous distributed stochastic convex optimization, where each machine can calculate stochastic gradients of the same population objective, as well as stochastic Hessian-vector products (products of an independent unbiased estimator of the…

Cited by 21SourcePDFScholar
2021

Random Shuffling Beats SGD Only After Many Epochs on Ill-Conditioned Problems

NeurIPS 2021spotlight

Recently, there has been much interest in studying the convergence rates of without-replacement SGD, and proving that it is faster than with-replacement SGD in the worst case. However, known lower bounds ignore the problem's geometry, including its condition number, whereas the upper bounds explicit…

2020

Is Local SGD Better than Minibatch SGD?

ICML 2020poster

We study local SGD (also known as parallel SGD and federated SGD), a natural and frequently used distributed optimization method. Its theoretical foundations are currently lacking and we highlight how all existing error guarantees in the convex setting are dominated by a simple baseline, minibatch S…

Cited by 316SourcePDFScholar
2020

Proving the Lottery Ticket Hypothesis: Pruning is All You Need

ICML 2020poster

The lottery ticket hypothesis (Frankle and Carbin, 2018), states that a randomly-initialized network contains a small subnetwork such that, when trained in isolation, can compete with the performance of the original network. We prove an even stronger hypothesis (as was also conjectured in Ramanujan…

Cited by 352SourcePDFScholar
2019

On the Power and Limitations of Random Features for Understanding Neural Networks

NeurIPS 2019poster

Recently, a spate of papers have provided positive theoretical results for training over-parameterized neural networks (where the network size is larger than what is needed to achieve low error). The key insight is that with sufficient over-parameterization, gradient-based methods will implicitly le…

Cited by 223SourcePDFScholar
2017

Communication-efficient Algorithms for Distributed Stochastic Principal Component Analysis

ICML 2017poster

We study the fundamental problem of Principal Component Analysis in a statistical distributed setting in which each machine out of m stores a sample of n points sampled i.i.d. from a single unknown distribution. We study algorithms for estimating the leading principal component of the population cov…

Cited by 63SourcePDFScholar