← Search

Filip Hanzely

10 accepted papers

2021

Smoothness Matrices Beat Smoothness Constants: Better Communication Compression Techniques for Distributed Optimization

NeurIPS 2021poster

Large scale distributed optimization has become the default tool for the training of supervised machine learning models with a large number of parameters and training data. Recent advancements in the field provide several mechanisms for speeding up the training, including {\em compressed communicati…

Cited by 32SourcePDFScholar
2020

99% of Worker-Master Communication in Distributed Optimization Is Not Needed

UAI 2020poster

In this paper we discuss sparsification of worker-to-server communication in large distributed systems. We improve upon algorithms that fit the following template: a local gradient estimate is computed independently by each worker, then communicated to a master, which subsequently performs averaging…

Cited by 24SourcePDFScholar
2020

A Unified Theory of SGD: Variance Reduction, Sampling, Quantization and Coordinate Descent

AISTATS 2020poster

In this paper we introduce a unified analysis of a large family of variants of proximal stochastic gradient descent (SGD) which so far have required different intuitions, convergence analyses, have different applications, and which have been developed separately in various communities. We show that…

Cited by 190SourcePDFScholar
2020

Lower Bounds and Optimal Algorithms for Personalized Federated Learning

NeurIPS 2020poster

In this work, we consider the optimization formulation of personalized federated learning recently introduced by Hanzely & Richtarik (2020) which was shown to give an alternative explanation to the workings of local SGD methods. Our first contribution is establishing the first lower bounds for this…

Cited by 220SourcePDFScholar
2020

Variance Reduced Coordinate Descent with Acceleration: New Method With a Surprising Application to Finite-Sum Problems

ICML 2020poster

We propose an accelerated version of stochastic variance reduced coordinate descent – ASVRCD. As other variance reduced coordinate descent methods such as SEGA or SVRCD, our method can deal with problems that include a non-separable and non-smooth regularizer, while accessing a random block of parti…

Cited by 23SourcePDFScholar
2019

Accelerated Coordinate Descent with Arbitrary Sampling and Best Rates for Minibatches

AISTATS 2019poster

Accelerated coordinate descent is a widely popular optimization algorithm due to its efficiency on large-dimensional problems. It achieves state-of-the-art complexity on an important class of empirical risk minimization problems. In this paper we design and analyze an accelerated coordinate descent…

Cited by 48SourcePDFScholar
2018

Accelerated Stochastic Matrix Inversion: General Theory and Speeding up BFGS Rules for Faster Second-Order Optimization

NeurIPS 2018poster

We present the first accelerated randomized algorithm for solving linear systems in Euclidean spaces. One essential problem of this type is the matrix inversion problem. In particular, our algorithm can be specialized to invert positive definite matrices in such a way that all iterates (approximate…

Cited by 56SourcePDFScholar