2018

Deep Neural Decision Trees

Yang, Yongxin, Morillo, Irene Garcia, Hospedales, Timothy M.

Understand

Deep neural networks have been proven powerful at processing perceptual data, such as images and audio.

  • However for tabular data, tree-based models are more popular.
  • A nice property of tree-based models is their natural interpretability.
  • In this work, we present Deep Neural Decision Trees (DNDT) -- tree models realised by neural networks.

Reading the bibliography…