paper-with-me

홈 › Papers

Noise-Tolerant Life-Long Matrix Completion via Adaptive Sampling

2016-12-01 · NeurIPS 2016 12 · Maria-Florina Balcan, Hongyang Zhang

We study the problem of recovering an incomplete $m\times n$ matrix of rank $r$ with columns arriving online over time. This is known as the problem of life-long matrix completion, and is widely applied to recommendation system, computer vision, system identification, etc. The challenge is to design provable algorithms tolerant to a large amount of noises, with small sample complexity. In this work, we give algorithms achieving strong guarantee under two realistic noise models. In bounded deterministic noise, an adversary can add any bounded yet unstructured noise to each column. For this problem, we present an algorithm that returns a matrix of a small error, with sample complexity almost as small as the best prior results in the noiseless case. For sparse random noise, where the corrupted columns are sparse and drawn randomly, we give an algorithm that exactly recovers an $\mu_0$-incoherent matrix by probability at least $1-\delta$ with sample complexity as small as $O\left(\mu_0rn\log (r/\delta)\right)$. This result advances the state-of-the-art work and matches the lower bound in a worst case. We also study the scenario where the hidden matrix lies on a mixture of subspaces and show that the sample complexity can be even smaller. Our proposed algorithms perform well experimentally in both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:1612.00100

Code (0)

등록된 구현이 없습니다.

Tasks

Matrix Completion

Similar Papers 제목 키워드 기반

Lifelong Matrix Completion with Sparsity-Number

2022-03-15 · Ilqar Ramazanli

Matrix completion problem has been previously studied under various adaptive and passive settings. Previously, researchers have proposed passive, two-phase and single-phase algorithms using coherence parameter, and multi…

Matrix Completion

Ad Hoc Microphone Array Calibration: Euclidean Distance Matrix Completion Algorithm and Theoretical Guarantees

2014-08-31 · Mohammad J. Taghizadeh, Reza Parhizkar, Philip N. Garner, Herve Bourlard 외

This paper addresses the problem of ad hoc microphone array calibration where only partial information about the distances between microphones is available. We construct a matrix consisting of the pairwise distances and …

Low-Rank Matrix CompletionMatrix Completion

Adaptive Noisy Matrix Completion

2022-03-16 · Ilqar Ramazanli

Low-rank matrix completion has been studied extensively under various type of categories. The problem could be categorized as noisy completion or exact completion, also active or passive completion algorithms. In this pa…

Low-Rank Matrix CompletionMatrix Completion

Low Rank Matrix Completion with Exponential Family Noise

2015-02-24 · Jean Lafond

The matrix completion problem consists in reconstructing a matrix from a sample of entries, possibly observed with noise. A popular class of estimator, known as nuclear norm penalized estimators, are based on minimizing …

Low-Rank Matrix CompletionMatrix CompletionPrediction

Optimum Codesign for Image Denoising Between Type-2 Fuzzy Identifier and Matrix Completion Denoiser

2020-10-13 · IEEE Transactions on Fuzzy Systems 2020 10 · Qi Liu, Xiaopeng Li, Jicheng Yang

With the wide deployment of digital image capturing equipment, the need of denoising to produce a crystal clear image from noisy capture environment has become indispensable. In this article, a novel type-2 fuzzy-based f…

DenoisingImage DenoisingLow-Rank Matrix CompletionMatrix Completion+1