Polynomial Matrix Completion for Missing Data Imputation and Transductive Learning
This paper develops new methods to recover the missing entries of a high-rank or even full-rank matrix when the intrinsic dimension of the data is low compared to the ambient dimension. Specifically, we assume that the columns of a matrix are generated by polynomials acting on a low-dimensional intrinsic variable, and wish to recover the missing entries under this assumption. We show that we can identify the complete matrix of minimum intrinsic dimension by minimizing the rank of the matrix in a high dimensional feature space. We develop a new formulation of the resulting problem using the kernel trick together with a new relaxation of the rank objective, and propose an efficient optimization method. We also show how to use our methods to complete data drawn from multiple nonlinear manifolds. Comparative studies on synthetic data, subspace clustering with missing data, motion capture data recovery, and transductive learning verify the superiority of our methods over the state-of-the-art.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringImputationMatrix CompletionTransductive LearningSimilar Papers 제목 키워드 기반
Iterative missing value imputation based on feature importance
Many datasets suffer from missing values due to various reasons,which not only increases the processing difficulty of related tasks but also reduces the accuracy of classification. To address this problem, the mainstream…
Feature ImportanceImputationMatrix CompletionMissing ValuesMatrix Completion with Quantified Uncertainty through Low Rank Gaussian Copula
Modern large scale datasets are often plagued with missing entries. For tabular data with missing values, a flurry of imputation algorithms solve for a complete matrix which minimizes some penalized reconstruction error.…
ImputationMatrix CompletionMissing ValuesRecommendation SystemsVariational Bayesian Filtering with Subspace Information for Extreme Spatio-Temporal Matrix Completion
Missing data is a common problem in real-world sensor data collection. The performance of various approaches to impute data degrade rapidly in the extreme scenarios of low data sampling and noisy sampling, a case present…
ImputationLow-Rank Matrix CompletionMatrix CompletionMultiple Imputation with Neural Network Gaussian Process for High-dimensional Incomplete Data
Missing data are ubiquitous in real world applications and, if not adequately handled, may lead to the loss of information and biased findings in downstream analysis. Particularly, high-dimensional incomplete data with a…
ImputationMatrix CompletionMissing ValuesSEGAN: semi-supervised learning approach for missing data imputation
In many practical real-world applications, data missing is a very common phenomenon, making the development of data-driven artificial intelligence theory and technology increasingly difficult. Data completion is an impor…
Imputation