Adaptive Explainable Neural Networks (Axnns)

Jie Chen,Joel Vaughan,Vijay Nair,Agus Sudjianto
DOI: https://doi.org/10.2139/ssrn.3569318
2020-01-01
SSRN Electronic Journal
Abstract:While machine learning techniques have been successfully applied in several fields, the black-box nature of the models presents challenges for interpreting and explaining the results. We develop a new framework called Adaptive Explainable Neural Networks (AxNN) for achieving the dual goals of good predictive performance and model interpret-ability. For predictive performance, we build a structured neural network made up of ensembles of generalized additive model networks and additive index models (through explainable neural networks) using a two-stage process. This can be done using either a boosting or a stacking ensemble. For interpret-ability, we show how to decompose the results of AxNN into main effects and higher-order interaction effects. The computations are inherited from Google's open source tool AdaNet and can be efficiently accelerated by training with distributed computing. The results are illustrated on simulated and real data-sets.
What problem does this paper attempt to address?