paper-with-me

Papers

Handling Missing Data in Downstream Tasks With Distribution-Preserving Guarantees

2025-01-23 · Rahul Bordoloi, Clémence Réda, Saptarshi Bej, Olaf Wolkenhauer

Missing feature values are a significant hurdle for downstream machine-learning tasks such as classification. However, imputation methods for classification might be time-consuming for high-dimensional data, and offer few theoretical guarantees on the preservation of the data distribution and imputation quality, especially for not-missing-at-random mechanisms. First, we propose an imputation approach named F3I based on the iterative improvement of a K-nearest neighbor imputation, where neighbor-specific weights are learned through the optimization of a novel concave, differentiable objective function related to the preservation of the data distribution on non-missing values. F3I can then be chained to and jointly trained with any classifier architecture. Second, we provide a theoretical analysis of imputation quality and data distribution preservation by F3I for several types of missing mechanisms. Finally, we demonstrate the superior performance of F3I on several imputation and classification tasks, with applications to drug repurposing and handwritten-digit recognition data.

📄 PDF Abstract BibTeX arXiv:2501.13786

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryHandwritten Digit RecognitionImputationMissing Values

Similar Papers 제목 키워드 기반

Handling Incomplete Heterogeneous Data using a Data-Dependent Kernel

2025-01-08 · Youran Zhou, Mohamed Reda Bouadjenek, Jonathan Wells, Sunil Aryal

Handling incomplete data in real-world applications is a critical challenge due to two key limitations of existing methods: (i) they are primarily designed for numeric data and struggle with categorical or heterogeneous/…

Missing Values

DBT-DMAE: An Effective Multivariate Time Series Pre-Train Model under Missing Data

2022-09-16 · Kai Zhang, Qinmin Yang, Chao Li

Multivariate time series(MTS) is a universal data type related to many practical applications. However, MTS suffers from missing data problems, which leads to degradation or even collapse of the downstream tasks, such as…

Time SeriesTime Series Analysis

Handling Missing Data with Graph Representation Learning

2020-10-30 · NeurIPS 2020 12 · Jiaxuan You, Xiaobai Ma, Daisy Yi Ding, Mykel Kochenderfer 외

Machine learning with missing data has been approached in two different ways, including feature imputation where missing feature values are estimated based on observed values, and label prediction where downstream labels…

Graph Representation LearningImputationPredictionRepresentation Learning

Towards Better Modeling with Missing Data: A Contrastive Learning-based Visual Analytics Perspective

2023-09-18 · Laixin Xie, Yang Ouyang, Longfei Chen, Ziming Wu 외

Missing data can pose a challenge for machine learning (ML) modeling. To address this, current approaches are categorized into feature imputation and label prediction and are primarily focused on handling missing data to…

Contrastive LearningImputationMissing Values

PI-NAIM: Path-Integrated Neural Adaptive Imputation Model

2025-11-14 · Afifa Khaled, Ebrahim Hamid Sumiea arxiv

Medical imaging and multi-modal clinical settings often face the challange of missing modality in their diagnostic pipelines. Existing imputation methods either lack representational capacity or are computationally expen…

Mortality Prediction