Topics in Matrix Sampling Algorithms
Christos Boutsidis

TL;DR
This paper introduces new algorithms for three core linear algebra problems—matrix approximation, coreset construction, and feature selection—enhancing efficiency and extending applications within machine learning.
Contribution
It presents improved algorithms for low-rank matrix approximation and regression, and introduces algorithms for feature selection in K-means clustering, expanding the scope of matrix sampling methods.
Findings
Enhanced algorithms for matrix approximation and regression.
New algorithms for feature selection in clustering.
Follow-up research extending matrix sampling techniques.
Abstract
We study three fundamental problems of Linear Algebra, lying in the heart of various Machine Learning applications, namely: 1)"Low-rank Column-based Matrix Approximation". We are given a matrix A and a target rank k. The goal is to select a subset of columns of A and, by using only these columns, compute a rank k approximation to A that is as good as the rank k approximation that would have been obtained by using all the columns; 2) "Coreset Construction in Least-Squares Regression". We are given a matrix A and a vector b. Consider the (over-constrained) least-squares problem of minimizing ||Ax-b||, over all vectors x in D. The domain D represents the constraints on the solution and can be arbitrary. The goal is to select a subset of the rows of A and b and, by using only these rows, find a solution vector that is as good as the solution vector that would have been obtained by using all…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Face and Expression Recognition · Graph Theory and Algorithms
