paper-with-me

Papers

Enhancing Missing Data Imputation through Combined Bipartite Graph and Complete Directed Graph

2024-11-07 · Zhaoyang Zhang, Hongtu Zhu, Ziqi Chen, Yingjie Zhang, Hai Shu

In this paper, we aim to address a significant challenge in the field of missing data imputation: identifying and leveraging the interdependencies among features to enhance missing data imputation for tabular data. We introduce a novel framework named the Bipartite and Complete Directed Graph Neural Network (BCGNN). Within BCGNN, observations and features are differentiated as two distinct node types, and the values of observed features are converted into attributed edges linking them. The bipartite segment of our framework inductively learns embedding representations for nodes, efficiently utilizing the comprehensive information encapsulated in the attributed edges. In parallel, the complete directed graph segment adeptly outlines and communicates the complex interdependencies among features. When compared to contemporary leading imputation methodologies, BCGNN consistently outperforms them, achieving a noteworthy average reduction of 15% in mean absolute error for feature imputation tasks under different missing mechanisms. Our extensive experimental investigation confirms that an in-depth grasp of the interdependence structure substantially enhances the model's feature embedding ability. We also highlight the model's superior performance in label prediction tasks involving missing data, and its formidable ability to generalize to unseen data points.

📄 PDF Abstract BibTeX arXiv:2411.04907

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkImputation

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Diffusion Transformers for Imputation: Statistical Efficiency and Uncertainty Quantification

2025-10-02 · Zeqi Ye, Minshuo Chen arxiv

Imputation methods play a critical role in enhancing the quality of practical time-series data, which often suffer from pervasive missing values. Recently, diffusion-based generative imputation methods have demonstrated …

Blockwise Principal Component Analysis for monotone missing data imputation and dimensionality reduction

2023-05-10 · Tu T. Do, Mai Anh Vu, Tuan L. Vo, Hoang Thien Ly 외

Monotone missing data is a common problem in data analysis. However, imputation combined with dimensionality reduction can be computationally expensive, especially with the increasing size of datasets. To address this is…

Dimensionality ReductionImputation

Discordance Minimization-based Imputation Algorithms for Missing Values in Rating Data

2023-11-07 · Young Woong Park, Jinhak Kim, Dan Zhu

Ratings are frequently used to evaluate and compare subjects in various applications, from education to healthcare, because ratings provide succinct yet credible measures for comparing subjects. However, when multiple ra…

ImputationMissing Values

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

M$^3$-Impute: Mask-guided Representation Learning for Missing Value Imputation

2024-10-11 · Zhongyi Yu, Zhenghao Wu, Shuhan Zhong, Weifeng Su 외

Missing values are a common problem that poses significant challenges to data analysis and machine learning. This problem necessitates the development of an effective imputation method to fill in the missing values accur…

Feature CorrelationGraph Neural NetworkImputationMissing Values+1