paper-with-me

홈 › Papers

SGD with Coordinate Sampling: Theory and Practice

2021-05-25 · Rémi Leluc, François Portier

While classical forms of stochastic gradient descent algorithm treat the different coordinates in the same way, a framework allowing for adaptive (non uniform) coordinate sampling is developed to leverage structure in data. In a non-convex setting and including zeroth order gradient estimate, almost sure convergence as well as non-asymptotic bounds are established. Within the proposed framework, we develop an algorithm, MUSKETEER, based on a reinforcement strategy: after collecting information on the noisy gradients, it samples the most promising coordinate (all for one); then it moves along the one direction yielding an important decrease of the objective (one for all). Numerical experiments on both synthetic and real data examples confirm the effectiveness of MUSKETEER in large scale problems.

📄 PDF Abstract BibTeX arXiv:2105.11818

Code (1)

remileluc/scgd-musketeer 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Even Faster Accelerated Coordinate Descent Using Non-Uniform Sampling

2015-12-30 · Zeyuan Allen-Zhu, Zheng Qu, Peter Richtárik, Yang Yuan

Accelerated coordinate descent is widely used in optimization due to its cheap per-iteration cost and scalability to large-scale problems. Up to a primal-dual transformation, it is also the same as accelerated stochastic…

Faster Coordinate Descent via Adaptive Importance Sampling

2017-03-07 · Dmytro Perekrestenko, Volkan Cevher, Martin Jaggi

Coordinate descent methods employ random partial updates of decision variables in order to solve huge-scale convex optimization problems. In this work, we introduce new adaptive rules for the random selection of their up…

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

2019-05-27 · Eduard Gorbunov, Filip Hanzely, Peter Richtárik

In this paper we introduce a unified analysis of a large family of variants of proximal stochastic gradient descent ({\tt SGD}) which so far have required different intuitions, convergence analyses, have different applic…

Quantization

Local Smoothness in Variance Reduced Optimization

2015-12-01 · NeurIPS 2015 12 · Daniel Vainsencher, Han Liu, Tong Zhang

Abstract We propose a family of non-uniform sampling strategies to provably speed up a class of stochastic optimization algorithms with linear convergence including Stochastic Variance Reduced Gradient (SVRG) and Stochas…

Stochastic Optimization

Theory-to-Practice Gap for Neural Networks and Neural Operators

2025-03-23 · Philipp Grohs, Samuel Lanthaler, Margaret Trautner

This work studies the sampling complexity of learning with ReLU neural networks and neural operators. For mappings belonging to relevant approximation spaces, we derive upper bounds on the best-possible convergence rate …

Operator learning