Decision Forests
All research related to Decision Forests. A full list of topics is available on my research page.
-
📝 Simplest Streaming Trees
Haoyin Xu, Jayanta Dey, Sambit Panda, Joshua T. Vogelstein
arXiv, 2023Developed a streaming algorithm for decision trees based on the simplest possible extension of them.
-
⭐ Learning Interpretable Characteristic Kernels via Decision Forests
Sambit Panda*, Cencheng Shen*, Joshua T. Vogelstein
arXiv, 2023Demonstrates the kernel derived from random forest is characteristic and develops a hypothesis test based on that fact (KMERF).
-
📝 When are Deep Networks really better than Decision Forests at small sample sizes, and how?
Haoyin Xu, Kaleab A. Kinfu, Will LeVine, Sambit Panda, Jayanta Dey, Michael Ainsworth, Yu-Chung Peng, Madi Kusmanov, Florian Engert, Christopher M. White, Joshua T. Vogelstein, Carey E. Priebe
arXiv, 2021Illustrates that forest based methods excel at tabular data classification at small sample sizes while networks excel at larger sample sizes.