English

HI-PMK: A Data-Dependent Kernel for Incomplete Heterogeneous Data Representation

Machine Learning 2025-07-30 v3

Abstract

Handling incomplete and heterogeneous data remains a central challenge in real-world machine learning, where missing values may follow complex mechanisms (MCAR, MAR, MNAR) and features can be of mixed types (numerical and categorical). Existing methods often rely on imputation, which may introduce bias or privacy risks, or fail to jointly address data heterogeneity and structured missingness. We propose the \textbf{H}eterogeneous \textbf{I}ncomplete \textbf{P}robability \textbf{M}ass \textbf{K}ernel (\textbf{HI-PMK}), a novel data-dependent representation learning approach that eliminates the need for imputation. HI-PMK introduces two key innovations: (1) a probability mass-based dissimilarity measure that adapts to local data distributions across heterogeneous features (numerical, ordinal, nominal), and (2) a missingness-aware uncertainty strategy (MaxU) that conservatively handles all three missingness mechanisms by assigning maximal plausible dissimilarity to unobserved entries. Our approach is privacy-preserving, scalable, and readily applicable to downstream tasks such as classification and clustering. Extensive experiments on over 15 benchmark datasets demonstrate that HI-PMK consistently outperforms traditional imputation-based pipelines and kernel methods across a wide range of missing data settings. Code is available at: https://github.com/echoid/Incomplete-Heter-Kernel

Keywords

Cite

@article{arxiv.2501.04300,
  title  = {HI-PMK: A Data-Dependent Kernel for Incomplete Heterogeneous Data Representation},
  author = {Youran Zhou and Mohamed Reda Bouadjenek and Jonathan Wells and Sunil Aryal},
  journal= {arXiv preprint arXiv:2501.04300},
  year   = {2025}
}
R2 v1 2026-06-28T20:59:31.804Z