Training Decision Trees as Replacement for Convolution Layers

Authors

  • Wolfgang Fuhl Eberhard Karls Universität Tübingen
  • Gjergji Kasneci Eberhard Karls Universität Tübingen
  • Wolfgang Rosenstiel Eberhard Karls Universität Tübingen
  • Enkeljda Kasneci Eberhard Karls Universität Tübingen

DOI:

https://doi.org/10.1609/aaai.v34i04.5801

Abstract

We present an alternative layer to convolution layers in convolutional neural networks (CNNs). Our approach reduces the complexity of convolutions by replacing it with binary decisions. Those binary decisions are used as indexes to conditional distributions where each weight represents a leaf in a decision tree. This means that only the indices to the weights need to be determined once, thus reducing the complexity of convolutions by the depth of the output tensor. Index computation is performed by simple binary decisions that require fewer cycles compared to conventionally used multiplications. In addition, we show how convolutions can be replaced by binary decisions. These binary decisions form indices in the conditional distributions and we show how they are used to replace 2D weight matrices as well as 3D weight tensors. These new layers can be trained like convolution layers in CNNs based on the backpropagation algorithm, for which we provide a formalization. Our results on multiple publicly available data sets show that our approach performs similar to conventional neuronal networks. Beyond the formalized reduction of complexity and the improved qualitative performance, we show the runtime improvement empirically compared to convolution layers.

Downloads

Published

2020-04-03

How to Cite

Fuhl, W., Kasneci, G., Rosenstiel, W., & Kasneci, E. (2020). Training Decision Trees as Replacement for Convolution Layers. Proceedings of the AAAI Conference on Artificial Intelligence, 34(04), 3882-3889. https://doi.org/10.1609/aaai.v34i04.5801

Issue

Section

AAAI Technical Track: Machine Learning