Matrix Completion

131 papers with code • 0 benchmarks • 4 datasets

Matrix Completion is a method for recovering lost information. It originates from machine learning and usually deals with highly sparse matrices. Missing or unknown data is estimated using the low-rank matrix of the known data.

Source: A Fast Matrix-Completion-Based Approach for Recommendation Systems

Libraries

Use these libraries to find Matrix Completion models and implementations

Multiple Imputation with Neural Network Gaussian Process for High-dimensional Incomplete Data

bestadcarry/mi-nngp 23 Nov 2022

Single imputation methods such as matrix completion methods do not adequately account for imputation uncertainty and hence would yield improper statistical inference.

3
23 Nov 2022

A Generalized Latent Factor Model Approach to Mixed-data Matrix Completion with Entrywise Consistency

yunxiaochen/matrixcompletion_mixeddata 17 Nov 2022

Matrix completion is a class of machine learning methods that concerns the prediction of missing entries in a partially observed matrix.

2
17 Nov 2022

Hyperparameter optimization in deep multi-target prediction

diliadis/deepmtp 8 Nov 2022

As a result of the ever increasing complexity of configuring and fine-tuning machine learning models, the field of automated machine learning (AutoML) has emerged over the past decade.

47
08 Nov 2022

Bounded Simplex-Structured Matrix Factorization: Algorithms, Identifiability and Applications

vuthanho/bssmf.jl 26 Sep 2022

In this paper, we propose a new low-rank matrix factorization model dubbed bounded simplex-structured matrix factorization (BSSMF).

0
26 Sep 2022

Accelerating SGD for Highly Ill-Conditioned Huge-Scale Online Matrix Completion

hong-ming/scaledsgd 24 Aug 2022

The matrix completion problem seeks to recover a $d\times d$ ground truth matrix of low rank $r\ll d$ from observations of its individual elements.

0
24 Aug 2022

Matrix Completion with Cross-Concentrated Sampling: Bridging Uniform Sampling and CUR Sampling

huangl3/ccs-icurc 20 Aug 2022

While uniform sampling has been widely studied in the matrix completion literature, CUR sampling approximates a low-rank matrix via row and column samples.

3
20 Aug 2022

Adaptive and Implicit Regularization for Matrix Completion

lizhemin15/air-net 11 Aug 2022

Theoretically, we show that the adaptive regularization of \ReTwo{AIR} enhances the implicit regularization and vanishes at the end of training.

6
11 Aug 2022

Forecasting Algorithms for Causal Inference with Panel Data

crabtain959/synbeats 6 Aug 2022

Conducting causal inference with panel data is a core challenge in social science research.

0
06 Aug 2022

A Perturbation Bound on the Subspace Estimator from Canonical Projections

ksrivastava1/identifying-subspaces 28 Jun 2022

This paper derives a perturbation bound on the optimal subspace estimator obtained from a subset of its canonical projections contaminated by noise.

0
28 Jun 2022

Sensing Theorems for Unsupervised Learning in Linear Inverse Problems

edongdongchen/EI 23 Mar 2022

In this paper, we present necessary and sufficient sensing conditions for learning the signal model from measurement data alone which only depend on the dimension of the model and the number of operators or properties of the group action that the model is invariant to.

59
23 Mar 2022