vinusankars / Input-Sparsity-Time-Low-Rank-Approximation-via-Ridge-Leverage-Score-Sampling

Cohen, Michael B., Cameron Musco, and Christopher Musco. "Input sparsity time low-rank approximation via ridge leverage score sampling." Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms. Society for Industrial and Applied Mathematics, 2017.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Input-Sparsity-Time-Low-Rank-Approximation-via-Ridge-Leverage-Score-Sampling

The approximation method in sparse_time_approx.py is analyzed using analyze_sparse_time_approx.py. , where C represents a matrix generated by sub-sampling columns from A and represents the k-rank approximation of C. The following results (plots the lower bounds for ) are plotted using the analyze_sparse_time_approx.py script.

k vs (1+$\epsilon$) # Columns vs (1+$\epsilon$)

About

Cohen, Michael B., Cameron Musco, and Christopher Musco. "Input sparsity time low-rank approximation via ridge leverage score sampling." Proceedings of the Twenty-Eighth Annual ACM-SIAM Symposium on Discrete Algorithms. Society for Industrial and Applied Mathematics, 2017.

License:MIT License


Languages

Language:Python 100.0%