paper-with-me

Papers

Polynomial Matrix Completion for Missing Data Imputation and Transductive Learning

2019-12-15 · Jicong Fan, Yuqian Zhang, Madeleine Udell

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.

📄 PDF Abstract BibTeX arXiv:1912.06989

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImputationMatrix CompletionTransductive Learning

Similar Papers 제목 키워드 기반

Iterative missing value imputation based on feature importance

2023-11-14 · Cong Guo, Chun Liu, Wei Yang

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 Values

Matrix Completion with Quantified Uncertainty through Low Rank Gaussian Copula

2020-06-18 · NeurIPS 2020 12 · Yuxuan Zhao, Madeleine Udell

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 Systems

Variational Bayesian Filtering with Subspace Information for Extreme Spatio-Temporal Matrix Completion

2022-01-20 · Charul Paliwal, Pravesh Biyani, Ketan Rajawat

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 Completion

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

2022-11-23 · Zongyu Dai, Zhiqi Bu, Qi Long

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 Values

SEGAN: semi-supervised learning approach for missing data imputation

2024-05-21 · Xiaohua Pan, Weifeng Wu, Peiran Liu, Zhen Li 외

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