paper-with-me

홈 › Papers

Fast approximation of orthogonal matrices and application to PCA

2019-07-18 · Cristian Rusu, Lorenzo Rosasco

We study the problem of approximating orthogonal matrices so that their application is numerically fast and yet accurate. We find an approximation by solving an optimization problem over a set of structured matrices, that we call extended orthogonal Givens transformations, including Givens rotations as a special case. We propose an efficient greedy algorithm to solve such a problem and show that it strikes a balance between approximation accuracy and speed of computation. The approach is relevant to spectral methods and we illustrate its application to PCA.

📄 PDF Abstract BibTeX arXiv:1907.08697

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Constructing fast approximate eigenspaces with application to the fast graph Fourier transforms

2020-02-22 · Cristian Rusu, Lorenzo Rosasco

We investigate numerically efficient approximations of eigenspaces associated to symmetric and general matrices. The eigenspaces are factored into a fixed number of fundamental components that can be efficiently manipula…

Efficient coordinate-descent for orthogonal matrices through Givens rotations

2013-12-02 · Uri Shalit, Gal Chechik

Optimizing over the set of orthogonal matrices is a central component in problems like sparse-PCA or tensor decomposition. Unfortunately, such optimization is hard since simple operations on orthogonal matrices easily br…

Tensor Decomposition

Fast Orthogonal Projection Based on Kronecker Product

2015-12-01 · ICCV 2015 12 · Xu Zhang, Felix X. Yu, Ruiqi Guo, Sanjiv Kumar 외

We propose a family of structured matrices to speed up orthogonal projections for high-dimensional data commonly seen in computer vision applications. In this, a structured matrix is formed by the Kronecker product of a …

Image RetrievalQuantization

The Unreasonable Effectiveness of Structured Random Orthogonal Embeddings

2017-03-02 · NeurIPS 2017 12 · Krzysztof Choromanski, Mark Rowland, Adrian Weller

We examine a class of embeddings based on structured random matrices with orthogonal rows which can be applied in many machine learning applications including dimensionality reduction and kernel approximation. For both t…

BIG-bench Machine LearningDimensionality Reduction

Riemannian statistics meets random matrix theory: towards learning from high-dimensional covariance matrices

2022-03-01 · Salem Said, Simon Heuveline, Cyrus Mostajeran

Riemannian Gaussian distributions were initially introduced as basic building blocks for learning models which aim to capture the intrinsic structure of statistical populations of positive-definite matrices (here called …