REVIEW 1 cited by
Yet Another Representation of Binary Decision Trees: A Mathematical Demonstration
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
A decision tree looks like a simple directed acyclic computational graph, where only the leaf nodes specify the output values and the non-terminals specify their tests or split conditions. From the numerical perspective, we express decision trees in the language of computational graph. We explicitly parameterize the test phase, traversal phase and prediction phase of decision trees based on the bitvectors of non-terminal nodes. As shown, the decision tree is a shallow binary network in some sense. Especially, we introduce the bitvector matrix to implement the tree traversal in numerical approach, where the core is to convert the logical `AND' operation to arithmetic operations. And we apply this numerical representation to extend and unify diverse decision trees in concept.
Forward citations
Cited by 1 Pith paper
-
Pegasus: A Universal Framework for Scalable Deep Learning Inference on the Dataplane
Pegasus compiles DL inference into partition, lookup, and sum-reduce primitives with fuzzy matching, enabling multiple model types on commodity P4 switches at large scale.
Discussion (0). Continue with ORCID to comment.