paper-with-me

Papers

AutoEncoder by Forest

2017-09-26 · Ji Feng, Zhi-Hua Zhou

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.

📄 PDF Abstract BibTeX arXiv:1709.09018

Code (2)

AntoinePassemiers/Encoder-Forest
kingfengji/eForest

Similar Papers 제목 키워드 기반

GrCAN: Gradient Boost Convolutional Autoencoder with Neural Decision Forest

2018-06-21 · Manqing Dong, Lina Yao, Xianzhi Wang, Boualem Benatallah 외

Random forest and deep neural network are two schools of effective classification methods in machine learning. While the random forest is robust irrespective of the data domain, the deep neural network has advantages in …

OF-AE: Oblique Forest AutoEncoders

2023-01-02 · Cristian Daniel Alecsa

In the present work we propose an unsupervised ensemble method consisting of oblique trees that can address the task of auto-encoding, namely Oblique Forest AutoEncoders (briefly OF-AE). Our method is a natural extension…

Denoising random forests

2017-10-30 · Masaya Hibino, Akisato Kimura, Takayoshi Yamashita, Yuji Yamauchi 외

This paper proposes a novel type of random forests called a denoising random forests that are robust against noises contained in test samples. Such noise-corrupted samples cause serious damage to the estimation performan…

Denoising

Enhancing Supervised Visualization through Autoencoder and Random Forest Proximities for Out-of-Sample Extension

2024-06-06 · Shuang Ni, Adrien Aumon, Guy Wolf, Kevin R. Moon 외

The value of supervised dimensionality reduction lies in its ability to uncover meaningful connections between data features and labels. Common dimensionality reduction methods embed a set of fixed, latent points, but ar…

Dimensionality ReductionSupervised dimensionality reduction

Random Forest Autoencoders for Guided Representation Learning

2025-02-18 · Adrien Aumon, Shuang Ni, Myriam Lizotte, Guy Wolf 외

Extensive research has produced robust methods for unsupervised data visualization. Yet supervised visualization$\unicode{x2013}$where expert labels guide representations$\unicode{x2013}$remains underexplored, as most su…

Data VisualizationDimensionality ReductionRepresentation Learning