Browse State-of-the-Art › Matrix Completion
Matrix Completion
153 papers with code · 0 benchmarks · 4 datasets archive 2025-07-28
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
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
4 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
1 subtask in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 153 papers with code (796 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
7 Jun 2017 17 repositories listedWe consider matrix completion for recommender systems from the point of view of link prediction on graphs.
-
9 Oct 2014 5 repositories listed Syntology ran 0 of 9 samples · 9 unverifiedThe matrix-completion problem has attracted a lot of attention, largely as a result of the celebrated Netflix competition.
-
24 Jun 2016 4 repositories listedA standard model for Recommender Systems is the Matrix Completion setting: given partially known matrix of ratings given by users (rows) to items (columns), infer the unknown ratings.
-
27 Aug 2021 3 repositories listedThen, the pre-trained auto encoder is fine-tuned with the rating matrix, produced by a convolution-based global kernel, which captures the characteristics of each item.
-
26 Apr 2019 3 repositories listed Syntology ran 1 of 2 samples · 1 unverified · 2 pointer-only (licence)Under the extreme setting where not any side information is available other than the matrix to complete, can we still learn an inductive matrix completion model?
-
19 Jul 2018 3 repositories listedHere, we present a new algorithm MR-MISSING that extends these previous algorithms and can be used to compute low dimensional representation on data sets with missing entries.
-
23 Feb 2018 3 repositories listedIn this work we review existing works that consider information from such sequentially-ordered user- item interaction logs in the recommendation process.
-
25 Dec 2017 3 repositories listedWe introduce new inference procedures for counterfactual and synthetic control methods for policy evaluation.
-
23 Nov 2017 3 repositories listedExisting methods address this estimation problem by interpolating within data streams or imputing across data streams (both of which ignore important information) or ignoring the temporal aspect of the data and imposing…
-
12 Oct 2021 2 repositories listedTheoretically, we show that the adaptive regularization of AIR enhances the implicit regularization and vanishes at the end of training.
-
25 Aug 2021 2 repositories listedHowever, without node content (i.
-
7 Sep 2020 2 repositories listedWe propose an iterative algorithm for low-rank matrix completion that can be interpreted as both an iteratively reweighted least squares (IRLS) algorithm and a saddle-escaping smoothing Newton method applied to a…
-
29 Jul 2020 2 repositories listedIn this work, we propose a Regularized Deep Matrix Factorized (RDMF) model for image restoration, which utilizes the implicit bias of the low rank of deep neural networks and the explicit bias of total variation.
-
18 Jul 2020 2 repositories listedThis manuscript develops similar guarantees showing that m×n matrices that can be expressed as the sum of a rank-r matrix and a s-sparse matrix can be recovered by computationally tractable methods from…
-
18 Jun 2020 2 repositories listedThe time required to fit the model scales linearly with the number of rows and the number of columns in the dataset.
-
18 May 2020 2 repositories listedLow-rank matrix estimation is a canonical problem that finds numerous applications in signal processing, machine learning and imaging science.
-
7 Jan 2018 2 repositories listedIt consists of movies belonging to 18 different Indian regional languages and metadata of users with varying demographics.
-
22 May 2017 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)The rise of graph-structured data such as social networks, regulatory networks, citation graphs, and functional brain networks, in combination with resounding success of deep learning in various applications, has…
-
22 Apr 2017 2 repositories listedMatrix completion models are among the most common formulations of recommender systems.
-
9 Dec 2016 2 repositories listedA posteriori guarantees on solving an underlying rank constrained optimization problem with these convex relaxations are provided.
-
1 Dec 2015 2 repositories listedLow rank matrix completion plays a fundamental role in collaborative filtering applications, the key idea being that the variables lie in a smaller subspace than the ambient space.
-
7 Aug 2014 2 repositories listedOur main goal is thus to find a low-rank solution that is structured by the proximities of rows and columns encoded by graphs.
-
12 Jun 2025 1 repository listedMatrix completion is a widely adopted framework in recommender systems, as predicting the missing entries in the user-item rating matrix enables a comprehensive understanding of user preferences.
-
4 Jun 2025 1 repository listedNearest neighbor (NN) methods have re-emerged as competitive tools for matrix completion, offering strong empirical performance and recent theoretical guarantees, including entry-wise error bounds, confidence intervals,…
-
14 May 2025 1 repository listedIn this technical note, we introduce and analyze AWNN: an adaptively weighted nearest neighbor method for performing matrix completion.
-
31 Mar 2025 1 repository listedNonlinear matrix decomposition (NMD) with the ReLU function, denoted ReLU-NMD, is the following problem: given a sparse, nonnegative matrix X and a factorization rank r, identify a rank-r matrix Θ such that X≈max(0,Θ).
-
9 Mar 2025 1 repository listedAccurately estimating workload runtime is a longstanding goal in computer systems, and plays a key role in efficient resource provisioning, latency minimization, and various other system management tasks.
-
1 Feb 2025 1 repository listedSpecifically, our main objective is to recover a matrix X_⋆ ∈ℝ^(n₁ ×n₂) with rank r_⋆ from noisy measurements using an over-parameterized factorization LR^⊤, where L ∈ℝ^(n₁ ×r), R ∈ℝ^(n₂ ×r) and min{n₁, n₂} ≥r > r_⋆,…
-
30 Dec 2024 1 repository listedIn addition, we investigate the performance of the proposed method and its competitors with discrete rating-scale (rather than continuous) data as well as under various missing data mechanisms and types of corrupted…
-
20 Nov 2024 1 repository listedNearest neighbor (NN) algorithms have been extensively used for missing data problems in recommender systems and sequential decision-making systems.
Syntology lines on 3 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections