English

Missing value imputation with adversarial random forests -- MissARF

Machine Learning 2025-07-22 v1 Artificial Intelligence Machine Learning

Abstract

Handling missing values is a common challenge in biostatistical analyses, typically addressed by imputation methods. We propose a novel, fast, and easy-to-use imputation method called missing value imputation with adversarial random forests (MissARF), based on generative machine learning, that provides both single and multiple imputation. MissARF employs adversarial random forest (ARF) for density estimation and data synthesis. To impute a missing value of an observation, we condition on the non-missing values and sample from the estimated conditional distribution generated by ARF. Our experiments demonstrate that MissARF performs comparably to state-of-the-art single and multiple imputation methods in terms of imputation quality and fast runtime with no additional costs for multiple imputation.

Keywords

Cite

@article{arxiv.2507.15681,
  title  = {Missing value imputation with adversarial random forests -- MissARF},
  author = {Pegah Golchian and Jan Kapar and David S. Watson and Marvin N. Wright},
  journal= {arXiv preprint arXiv:2507.15681},
  year   = {2025}
}
R2 v1 2026-07-01T04:11:29.990Z