Decision Forests, Convolutional Networks and the Models in-Between

03/03/2016
by   Yani Ioannou, et al.
0

This paper investigates the connections between two state of the art classifiers: decision forests (DFs, including decision jungles) and convolutional neural networks (CNNs). Decision forests are computationally efficient thanks to their conditional computation property (computation is confined to only a small region of the tree, the nodes along a single branch). CNNs achieve state of the art accuracy, thanks to their representation learning capabilities. We present a systematic analysis of how to fuse conditional computation with representation learning and achieve a continuum of hybrid models with different ratios of accuracy vs. efficiency. We call this new family of hybrid models conditional networks. Conditional networks can be thought of as: i) decision trees augmented with data transformation operators, or ii) CNNs, with block-diagonal sparse weight matrices, and explicit data routing functions. Experimental validation is performed on the common task of image classification on both the CIFAR and Imagenet datasets. Compared to state of the art CNNs, our hybrid models yield the same accuracy with a fraction of the compute cost and much smaller number of parameters.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/28/2021

To Boost or not to Boost: On the Limits of Boosted Neural Networks

Boosting is a method for finding a highly accurate hypothesis by linearl...
research
07/17/2018

Adaptive Neural Trees

Deep neural networks and decision trees operate on largely separate para...
research
12/27/2016

Steerable CNNs

It has long been recognized that the invariance and equivariance propert...
research
05/20/2016

Deep Roots: Improving CNN Efficiency with Hierarchical Filter Groups

We propose a new method for creating computationally efficient and compa...
research
06/28/2014

Exponentially Increasing the Capacity-to-Computation Ratio for Conditional Computation in Deep Learning

Many state-of-the-art results obtained with deep networks are achieved w...
research
05/01/2023

File Fragment Classification using Light-Weight Convolutional Neural Networks

In digital forensics, file fragment classification is an important step ...
research
10/31/2018

SplineNets: Continuous Neural Decision Graphs

We present SplineNets, a practical and novel approach for using conditio...

Please sign up or login with your details

Forgot password? Click here to reset