SOTAVerified

AutoEncoder by Forest

2017-09-26Code Available1· sign in to hype

Ji Feng, Zhi-Hua Zhou

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Auto-encoding is an important task which is typically realized by deep neural networks (DNNs) such as convolutional neural networks (CNN). In this paper, we propose EncoderForest (abbrv. eForest), the first tree ensemble based auto-encoder. We present a procedure for enabling forests to do backward reconstruction by utilizing the equivalent classes defined by decision paths of the trees, and demonstrate its usage in both supervised and unsupervised setting. Experiments show that, compared with DNN autoencoders, eForest is able to obtain lower reconstruction error with fast training speed, while the model itself is reusable and damage-tolerable.

Reproductions