paper-with-me

홈 › Papers

Linear-Sample Learning of Low-Rank Distributions

2020-09-30 · NeurIPS 2020 12 · Ayush Jain, Alon Orlitsky

Many latent-variable applications, including community detection, collaborative filtering, genomic analysis, and NLP, model data as generated by low-rank matrices. Yet despite considerable research, except for very special cases, the number of samples required to efficiently recover the underlying matrices has not been known. We determine the onset of learning in several common latent-variable settings. For all of them, we show that learning $k\times k$, rank-$r$, matrices to normalized $L_{1}$ distance $\epsilon$ requires $\Omega(\frac{kr}{\epsilon^2})$ samples, and propose an algorithm that uses ${\cal O}(\frac{kr}{\epsilon^2}\log^2\frac r\epsilon)$ samples, a number linear in the high dimension, and nearly linear in the, typically low, rank. The algorithm improves on existing spectral techniques and runs in polynomial time. The proofs establish new results on the rapid convergence of the spectral distance between the model and observation matrices, and may be of independent interest.

📄 PDF Abstract BibTeX arXiv:2010.00064

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringCommunity Detection

Similar Papers 제목 키워드 기반

Symmetric Tensor Completion from Multilinear Entries and Learning Product Mixtures over the Hypercube

2015-06-09 · Tselil Schramm, Benjamin Weitz

We give an algorithm for completing an order-$m$ symmetric low-rank tensor from its multilinear entries in time roughly proportional to the number of tensor entries. We apply our tensor completion algorithm to the proble…

Low-Rank Matrix CompletionMatrix Completion

Learning Mixtures of Discrete Product Distributions using Spectral Decompositions

2013-11-12 · Prateek Jain, Sewoong Oh

We study the problem of learning a distribution from samples, when the underlying distribution is a mixture of product distributions over discrete domains. This problem is motivated by several practical applications such…

Matrix CompletionRecommendation Systems

Quantum-inspired sublinear classical algorithms for solving low-rank linear systems

2018-11-12 · Nai-Hui Chia, Han-Hsuan Lin, Chunhao Wang

We present classical sublinear-time algorithms for solving low-rank linear systems of equations. Our algorithms are inspired by the HHL quantum algorithm for solving linear systems and the recent breakthrough by Tang of …

Recommendation Systems

Compress Then Test: Powerful Kernel Testing in Near-linear Time

2023-01-14 · Carles Domingo-Enrich, Raaz Dwivedi, Lester Mackey

Kernel two-sample testing provides a powerful framework for distinguishing any pair of distributions based on $n$ sample points. However, existing kernel tests either run in $n^2$ time or sacrifice undue power to improve…

Two-sample testing

Diffusion Models Learn Low-Dimensional Distributions via Subspace Clustering

2024-09-04 · Peng Wang, Huijie Zhang, Zekai Zhang, Siyi Chen 외

Recent empirical studies have demonstrated that diffusion models can effectively learn the image distribution and generate new samples. Remarkably, these models can achieve this even with a small number of training sampl…

ClusteringDenoising