paper-with-me

Papers

Faster Randomized Methods for Orthogonality Constrained Problems

2021-06-22 · Boris Shustin, Haim Avron

Recent literature has advocated the use of randomized methods for accelerating the solution of various matrix problems arising throughout data science and computational science. One popular strategy for leveraging randomization is to use it as a way to reduce problem size. However, methods based on this strategy lack sufficient accuracy for some applications. Randomized preconditioning is another approach for leveraging randomization, which provides higher accuracy. The main challenge in using randomized preconditioning is the need for an underlying iterative method, thus randomized preconditioning so far have been applied almost exclusively to solving regression problems and linear systems. In this article, we show how to expand the application of randomized preconditioning to another important set of problems prevalent across data science: optimization problems with (generalized) orthogonality constraints. We demonstrate our approach, which is based on the framework of Riemannian optimization and Riemannian preconditioning, on the problem of computing the dominant canonical correlations and on the Fisher linear discriminant analysis problem. For both problems, we evaluate the effect of preconditioning on the computational costs and asymptotic convergence, and demonstrate empirically the utility of our approach.

📄 PDF Abstract BibTeX arXiv:2106.12060

Code (0)

등록된 구현이 없습니다.

Tasks

Riemannian optimization

Similar Papers 제목 키워드 기반

Randomized Algorithms for Symmetric Nonnegative Matrix Factorization

2024-02-13 · Koby Hayashi, Sinan G. Aksoy, Grey Ballard, Haesun Park

Symmetric Nonnegative Matrix Factorization (SymNMF) is a technique in data analysis and machine learning that approximates a symmetric matrix with a product of a nonnegative, low-rank matrix and its transpose. To design …

Graph Clustering

Understanding Limitation of Two Symmetrized Orders by Worst-case Complexity

2019-10-10 · Peijun Xiao, Zhisheng Xiao, Ruoyu Sun

Update order is one of the major design choices of block decomposition algorithms. There are at least two classes of deterministic update orders: nonsymmetric (e.g. cyclic order) and symmetric (e.g. Gaussian back substit…

Vocal Bursts Valence Prediction

Fast Label Embeddings via Randomized Linear Algebra

2014-12-19 · Paul Mineiro, Nikos Karampatziakis

Many modern multiclass and multilabel problems are characterized by increasingly large output spaces. For these problems, label embeddings have been shown to be a useful primitive that can improve computational and stati…

Sketching Structured Matrices for Faster Nonlinear Regression

2013-12-01 · NeurIPS 2013 12 · Haim Avron, Vikas Sindhwani, David Woodruff

Motivated by the desire to extend fast randomized techniques to nonlinear $l_p$ regression, we consider a class of structured regression problems. These problems involve Vandermonde matrices which arise naturally in vari…

regression

Primal-Dual Methods for Nonsmooth Nonconvex Optimization with Orthogonality Constraints

2026-04-05 · Linglingzhi Zhu, Wentao Ding, Shangyuan Liu, Anthony Man-Cho So arxiv

Recent advancements in data science have significantly elevated the importance of orthogonally constrained optimization problems. The Riemannian approach has become a popular technique for addressing these problems due t…

Computational Efficiency