English

A short note on the decision tree based neural turing machine

Machine Learning 2020-10-29 v1 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Turing machine and decision tree have developed independently for a long time. With the recent development of differentiable models, there is an intersection between them. Neural turing machine(NTM) opens door for the memory network. It use differentiable attention mechanism to read/write external memory bank. Differentiable forest brings differentiable properties to classical decision tree. In this short note, we show the deep connection between these two models. That is: differentiable forest is a special case of NTM. Differentiable forest is actually decision tree based neural turing machine. Based on this deep connection, we propose a response augmented differential forest (RaDF). The controller of RaDF is differentiable forest, the external memory of RaDF are response vectors which would be read/write by leaf nodes.

Keywords

Cite

@article{arxiv.2010.14753,
  title  = {A short note on the decision tree based neural turing machine},
  author = {Yingshi Chen},
  journal= {arXiv preprint arXiv:2010.14753},
  year   = {2020}
}

Comments

5 pages, 1 figure. arXiv admin note: substantial text overlap with arXiv:2010.02921

R2 v1 2026-06-23T19:42:23.516Z