paper-with-me

Papers

Simultaneous Missing Value Imputation and Structure Learning with Groups

2021-10-15 · Pablo Morales-Alvarez, Wenbo Gong, Angus Lamb, Simon Woodhead, Simon Peyton Jones, Nick Pawlowski, Miltiadis Allamanis, Cheng Zhang

Learning structures between groups of variables from data with missing values is an important task in the real world, yet difficult to solve. One typical scenario is discovering the structure among topics in the education domain to identify learning pathways. Here, the observations are student performances for questions under each topic which contain missing values. However, most existing methods focus on learning structures between a few individual variables from the complete data. In this work, we propose VISL, a novel scalable structure learning approach that can simultaneously infer structures between groups of variables under missing data and perform missing value imputations with deep learning. Particularly, we propose a generative model with a structured latent space and a graph neural network-based architecture, scaling to a large number of variables. Empirically, we conduct extensive experiments on synthetic, semi-synthetic, and real-world education data sets. We show improved performances on both imputation and structure learning accuracy compared to popular and recent approaches.

📄 PDF Abstract BibTeX arXiv:2110.08223

Code (1)

microsoft/causica pytorch

Tasks

Causal DiscoveryGraph Neural NetworkImputationMissing Values

Similar Papers 제목 키워드 기반

Fairness in Missing Data Imputation

2021-10-22 · Yiliang Zhang, Qi Long

Missing data are ubiquitous in the era of big data and, if inadequately handled, are known to lead to biased findings and have deleterious impact on data-driven decision makings. To mitigate its impact, many missing valu…

FairnessImputation

Imputation of missing values in multi-view data

2022-10-26 · Wouter van Loon, Marjolein Fokkema, Frank de Vos, Marisa Koini 외

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 sim…

ImputationMeta-LearningMissing ValuesMULTI-VIEW LEARNING+1

Networked Time Series Imputation via Position-aware Graph Enhanced Variational Autoencoders

2023-05-29 · Dingsu Wang, Yuchen Yan, Ruizhong Qiu, Yada Zhu 외

Multivariate time series (MTS) imputation is a widely studied problem in recent years. Existing methods can be divided into two main groups, including (1) deep recurrent or generative models that primarily focus on time …

DecoderImputationInductive BiasMissing Values+3

Transformed Distribution Matching for Missing Value Imputation

2023-02-20 · He Zhao, Ke Sun, Amir Dezfouli, Edwin Bonilla

We study the problem of imputing missing values in a dataset, which has important applications in many domains. The key to missing value imputation is to capture the data distribution with incomplete samples and impute t…

ImputationMissing Values

Semi-supervised Learning with Missing Values Imputation

2021-06-03 · Buliao Huang, Yunhui Zhu, Muhammad Usman, Huanhuan Chen

Incomplete instances with various missing attributes in many real-world applications have brought challenges to the classification tasks. Missing values imputation methods are often employed to replace the missing values…

ClassificationDenoisingDensity EstimationImputation+1