Arithmetical Binary Decision Tree Traversals
Machine Learning
2024-11-18 v8 Data Structures and Algorithms
Numerical Analysis
Numerical Analysis
Abstract
This paper introduces a series of methods for traversing binary decision trees using arithmetic operations. We present a suite of binary tree traversal algorithms that leverage novel representation matrices to flatten the full binary tree structure and embed the aggregated internal node Boolean tests into a single binary vector. Our approach, grounded in maximum inner product search, offers new insights into decision tree.
Keywords
Cite
@article{arxiv.2209.04825,
title = {Arithmetical Binary Decision Tree Traversals},
author = {Jinxiong Zhang},
journal= {arXiv preprint arXiv:2209.04825},
year = {2024}
}
Comments
Correct some citation format and typoes