NeurIPS 2025poster0 citations

Autoencoding Random Forests

Binh Duc Vu, Jan Kapar, Marvin N. Wright, David Watson

Abstract

We propose a principled method for autoencoding with random forests. Our strategy builds on foundational results from nonparametric statistics and spectral graph theory to learn a low-dimensional embedding of the model that optimally represents relationships in the data. We provide exact and approximate solutions to the decoding problem via constrained optimization, split relabeling, and nearest neighbors regression. These methods effectively invert the compression pipeline, establishing a map from the embedding space back to the input space using splits learned by the ensemble's constituent trees. The resulting decoders are universally consistent under common regularity assumptions. The procedure works with supervised or unsupervised models, providing a window into conditional or joint distributions. We demonstrate various applications of this autoencoder, including powerful new tools for visualization, compression, clustering, and denoising. Experiments illustrate the ease and utility of our method in a wide range of settings, including tabular, image, and genomic data.

Random ForestsCompressionKernel MethodsConstrained OptimizationNearest Neighbors
BibTeX
@inproceedings{
vu2025autoencoding,
title={Autoencoding Random Forests},
author={Binh Duc Vu and Jan Kapar and Marvin N. Wright and David Watson},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=D7zMB5uEHw}
}
Autoencoding Random Forests · NeurIPS 2025