Autoencoder-based Attribute Noise Handling Method for Medical Data
Thomas Ranvier, Haytham Elgazel, Emmanuel Coquery, Khalid Benabdeslem
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/thomasranvier/autoencoder-based_attribute_noise_handling_method_for_medical_dataOfficialIn paperpytorch★ 1
Abstract
Medical datasets are particularly subject to attribute noise, that is, missing and erroneous values. Attribute noise is known to be largely detrimental to learning performances. To maximize future learning performances it is primordial to deal with attribute noise before any inference. We propose a simple autoencoder-based preprocessing method that can correct mixed-type tabular data corrupted by attribute noise. No other method currently exists to handle attribute noise in tabular data. We experimentally demonstrate that our method outperforms both state-of-the-art imputation methods and noise correction methods on several real-world medical datasets.