[書籍][B] Learning theory from first principles

F Bach - 2024 - di.ens.fr
This draft textbook is extracted from lecture notes from a class that I have taught
(unfortunately online, but this gave me an opportunity to write more detailed notes) during …

Giant: Globally improved approximate newton method for distributed optimization

S Wang, F Roosta, P Xu… - Advances in Neural …, 2018 - proceedings.neurips.cc
For distributed computing environment, we consider the empirical risk minimization problem
and propose a distributed and communication-efficient Newton-type optimization method. At …

Scalable kernel k-means clustering with nystrom approximation: Relative-error bounds

S Wang, A Gittens, MW Mahoney - Journal of Machine Learning Research, 2019 - jmlr.org
Kernel k-means clustering can correctly identify and extract a far more varied collection of
cluster structures than the linear k-means clustering algorithm. However, kernel k-means …

Randomized numerical linear algebra: A perspective on the field with an eye to software

R Murray, J Demmel, MW Mahoney… - arxiv preprint arxiv …, 2023 - arxiv.org
Randomized numerical linear algebra-RandNLA, for short-concerns the use of
randomization as a resource to develop improved algorithms for large-scale linear algebra …

An investigation of Newton-sketch and subsampled Newton methods

AS Berahas, R Bollapragada… - Optimization Methods and …, 2020 - Taylor & Francis
Sketching, a dimensionality reduction technique, has received much attention in the
statistics community. In this paper, we study sketching in the context of Newton's method for …

Subquadratic kronecker regression with applications to tensor decomposition

M Fahrbach, G Fu, M Ghadiri - Advances in Neural …, 2022 - proceedings.neurips.cc
Kronecker regression is a highly-structured least squares problem $\min_ {\mathbf
{x}}\lVert\mathbf {K}\mathbf {x}-\mathbf {b}\rVert_ {2}^ 2$, where the design matrix $\mathbf …

Ridge regression: Structure, cross-validation, and sketching

S Liu, E Dobriban - arxiv preprint arxiv:1910.02373, 2019 - arxiv.org
We study the following three fundamental problems about ridge regression:(1) what is the
structure of the estimator?(2) how to correctly use cross-validation to choose the …

Recent and upcoming developments in randomized numerical linear algebra for machine learning

M Dereziński, MW Mahoney - Proceedings of the 30th ACM SIGKDD …, 2024 - dl.acm.org
Large matrices arise in many machine learning and data analysis applications, including as
representations of datasets, graphs, model weights, and first and second-order derivatives …

Asymptotics for sketching in least squares regression

E Dobriban, S Liu - Advances in Neural Information …, 2019 - proceedings.neurips.cc
We consider a least squares regression problem where the data has been generated from a
linear model, and we are interested to learn the unknown regression parameters. We …

An iterative, sketching-based framework for ridge regression

A Chowdhury, J Yang… - … conference on machine …, 2018 - proceedings.mlr.press
Ridge regression is a variant of regularized least squares regression that is particularly
suitable in settings where the number of predictor variables greatly exceeds the number of …