Nearest neighbor imputation algorithms: a critical evaluation
Fondazione IRCCS Ca' Granda Ospedale Maggiore Policlinico
Abstract
Nearest neighbor (NN) imputation algorithms are efficient methods to fill in missing data where each missing value on some records is replaced by a value obtained from related cases in the whole set of records. Besides the capability to substitute the missing data with plausible values that are as close as possible to the true value, imputation algorithms should preserve the original data structure and avoid to distort the distribution of the imputed variable. Despite the efficiency of NN algorithms little is known about the effect of these methods on data structure.
Simulation on synthetic datasets with different patterns and degrees of missingness were conducted to evaluate the performance of NN with one single neighbor (1NN) and with k neighbors without (kNN) or with weighting (wkNN) in the context of different learning frameworks: plain set, reduced set after ReliefF filtering, bagging, random choice of attributes, bagging combined with random choice of attributes (Random-Forest-like method).
Citation impact
- FWCI
- 28.63
- Percentile
- 100%
- References
- 25
Authors
2Topics & keywords
- Imputation (statistics)
- Missing data
- Computer science
- Weighting
- Random forest
- Data mining
- k-nearest neighbors algorithm
- Resampling