Processing of missing data by neural networks
2018-05-18NeurIPS 2018Code Available1· sign in to hype
Marek Smieja, Łukasz Struski, Jacek Tabor, Bartosz Zieliński, Przemysław Spurek
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/lstruski/Processing-of-missing-data-by-neural-networksOfficialIn papertf★ 43
Abstract
We propose a general, theoretically justified mechanism for processing missing data by neural networks. Our idea is to replace typical neuron's response in the first hidden layer by its expected value. This approach can be applied for various types of networks at minimal cost in their modification. Moreover, in contrast to recent approaches, it does not require complete data for training. Experimental results performed on different types of architectures show that our method gives better results than typical imputation strategies and other methods dedicated for incomplete data.