paper-with-me

Papers

Spectrum Estimation from a Few Entries

2017-03-18 · Ashish Khetan, Sewoong Oh

Singular values of a data in a matrix form provide insights on the structure of the data, the effective dimensionality, and the choice of hyper-parameters on higher-level data analysis tools. However, in many practical applications such as collaborative filtering and network analysis, we only get a partial observation. Under such scenarios, we consider the fundamental problem of recovering spectral properties of the underlying matrix from a sampling of its entries. We are particularly interested in directly recovering the spectrum, which is the set of singular values, and also in sample-efficient approaches for recovering a spectral sum function, which is an aggregate sum of the same function applied to each of the singular values. We propose first estimating the Schatten $k$-norms of a matrix, and then applying Chebyshev approximation to the spectral sum function or applying moment matching in Wasserstein distance to recover the singular values. The main technical challenge is in accurately estimating the Schatten norms from a sampling of a matrix. We introduce a novel unbiased estimator based on counting small structures in a graph and provide guarantees that match its empirical performance. Our theoretical analysis shows that Schatten norms can be recovered accurately from strictly smaller number of samples compared to what is needed to recover the underlying low-rank matrix. Numerical experiments suggest that we significantly improve upon a competing approach of using matrix completion methods.

📄 PDF Abstract BibTeX arXiv:1703.06327

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringMatrix Completion

Similar Papers 제목 키워드 기반

Expectation of the Site Frequency Spectrum

2021-02-27 · Alan R. Rogers, Stephen P. Wooding

The site frequency spectrum describes variation among a set of n DNA sequences. Its i'th entry (i=1,2,...,n-1) is the number of nucleotide sites at which the mutant allele is present in i copies. Under selective neutrali…

Matrix Completion from a Few Entries

2009-01-20 · Raghunandan H. Keshavan, Andrea Montanari, Sewoong Oh

Let M be a random (alpha n) x n matrix of rank r<<n, and assume that a uniformly random subset E of its entries is observed. We describe an efficient algorithm that reconstructs M from |E| = O(rn) observed entries with r…

Matrix Completion

Thy Friend is My Friend: Iterative Collaborative Filtering for Sparse Matrix Estimation

2017-12-01 · NeurIPS 2017 12 · Christian Borgs, Jennifer Chayes, Christina E. Lee, Devavrat Shah

The sparse matrix estimation problem consists of estimating the distribution of an $n\times n$ matrix $Y$, from a sparsely observed single instance of this matrix where the entries of $Y$ are independent random variable…

Collaborative FilteringCommunity DetectionGraphon EstimationMatrix Completion+1

Model Agnostic Time Series Analysis via Matrix Estimation

2018-02-25 · Anish Agarwal, Muhammad Jehangir Amjad, Devavrat Shah, Dennis Shen

We propose an algorithm to impute and forecast a time series by transforming the observed time series into a matrix, utilizing matrix estimation to recover missing values and de-noise observed entries, and performing lin…

ImputationMissing ValuesregressionTime Series+1

Matrix Norm Estimation from a Few Entries

2017-12-01 · NeurIPS 2017 12 · Ashish Khetan, Sewoong Oh

Singular values of a data in a matrix form provide insights on the structure of the data, the effective dimensionality, and the choice of hyper-parameters on higher-level data analysis tools. However, in many practical a…

Collaborative FilteringMatrix Completion