paper-with-me

Papers

Block Basis Factorization for Scalable Kernel Matrix Evaluation

2015-05-03 · Ruoxi Wang, Yingzhou Li, Michael W. Mahoney, Eric Darve

Kernel methods are widespread in machine learning; however, they are limited by the quadratic complexity of the construction, application, and storage of kernel matrices. Low-rank matrix approximation algorithms are widely used to address this problem and reduce the arithmetic and storage cost. However, we observed that for some datasets with wide intra-class variability, the optimal kernel parameter for smaller classes yields a matrix that is less well approximated by low-rank methods. In this paper, we propose an efficient structured low-rank approximation method -- the Block Basis Factorization (BBF) -- and its fast construction algorithm to approximate radial basis function (RBF) kernel matrices. Our approach has linear memory cost and floating-point operations for many machine learning kernels. BBF works for a wide range of kernel bandwidth parameters and extends the domain of applicability of low-rank approximation methods significantly. Our empirical results demonstrate the stability and superiority over the state-of-art kernel approximation algorithms.

📄 PDF Abstract BibTeX arXiv:1505.00398

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Embedded Deep Regularized Block HSIC Thermomics for Early Diagnosis of Breast Cancer

2021-06-03 · Bardia Yousefi, Hossein Memarzadeh Sharifipour, Xavier P. V. Maldague

Thermography has been used extensively as a complementary diagnostic tool in breast cancer detection. Among thermographic methods matrix factorization (MF) techniques show an unequivocal capability to detect thermal patt…

Breast Cancer DetectionDiagnostic

Sequential Randomized Matrix Factorization for Gaussian Processes: Efficient Predictions and Hyper-parameter Optimization

2017-11-19 · Shaunak D. Bopardikar, George S. Eskander Ekladious

This paper presents a sequential randomized lowrank matrix factorization approach for incrementally predicting values of an unknown function at test points using the Gaussian Processes framework. It is well-known that in…

Computational EfficiencyGaussian Processes

Orthogonal symmetric non-negative matrix factorization under the stochastic block model

2016-05-17 · Subhadeep Paul, Yuguo Chen

We present a method based on the orthogonal symmetric non-negative matrix tri-factorization of the normalized Laplacian matrix for community detection in complex networks. While the exact factorization of a given order m…

ClusteringCommunity DetectionStochastic Block Model

Understanding Trainable Sparse Coding via Matrix Factorization

2016-09-01 · Thomas Moreau, Joan Bruna

Sparse coding is a core building block in many data analysis and machine learning pipelines. Typically it is solved by relying on generic optimization techniques, that are optimal in the class of first-order methods for …

Understanding the Learned Iterative Soft Thresholding Algorithm with matrix factorization

2017-06-02 · Thomas Moreau, Joan Bruna

Sparse coding is a core building block in many data analysis and machine learning pipelines. Typically it is solved by relying on generic optimization techniques, such as the Iterative Soft Thresholding Algorithm and its…