Growing Deep Forests Efficiently with Soft Routing and Learned Connectivity
Jianghao Shen, Sicheng Wang, Zhangyang Wang

TL;DR
This paper introduces an efficient deep forest model utilizing soft routing and learned connectivity, which enhances flexibility, interpretability, and reduces complexity while maintaining competitive performance.
Contribution
It proposes a probabilistic tree with soft routing and a topology learning strategy for deep forests, enabling joint optimization of parameters and structure.
Findings
Achieves comparable or better performance than existing deep forests.
Reduces model complexity significantly.
Demonstrates effectiveness on MNIST dataset.
Abstract
Despite the latest prevailing success of deep neural networks (DNNs), several concerns have been raised against their usage, including the lack of intepretability the gap between DNNs and other well-established machine learning models, and the growingly expensive computational costs. A number of recent works [1], [2], [3] explored the alternative to sequentially stacking decision tree/random forest building blocks in a purely feed-forward way, with no need of back propagation. Since decision trees enjoy inherent reasoning transparency, such deep forest models can also facilitate the understanding of the internaldecision making process. This paper further extends the deep forest idea in several important aspects. Firstly, we employ a probabilistic tree whose nodes make probabilistic routing decisions, a.k.a., soft routing, rather than hard binary decisions.Besides enhancing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Advanced Graph Neural Networks · Face and Expression Recognition
