Imputation of missing values in multi-view data
Wouter van Loon, Marjolein Fokkema, Frank de Vos, Marisa Koini,, Reinhold Schmidt, Mark de Rooij

TL;DR
This paper presents a novel multi-view data imputation method that leverages the data's structure to reduce computational complexity, enabling efficient and competitive missing data imputation in high-dimensional multi-view datasets.
Contribution
It introduces a new imputation approach based on stacked penalized logistic regression that reduces dimensionality, improving efficiency over existing methods.
Findings
The new method achieves competitive imputation accuracy.
It significantly reduces computational time compared to traditional algorithms.
Enables use of advanced imputation techniques in high-dimensional multi-view data.
Abstract
Data for which a set of objects is described by multiple distinct feature sets (called views) is known as multi-view data. When missing values occur in multi-view data, all features in a view are likely to be missing simultaneously. This may lead to very large quantities of missing data which, especially when combined with high-dimensionality, can make the application of conditional imputation methods computationally infeasible. However, the multi-view structure could be leveraged to reduce the complexity and computational load of imputation. We introduce a new imputation method based on the existing stacked penalized logistic regression (StaPLR) algorithm for multi-view learning. It performs imputation in a dimension-reduced space to address computational challenges inherent to the multi-view context. We compare the performance of the new imputation method with several existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
MethodsLogistic Regression
