Random Forest Autoencoders for Guided Representation Learning
Adrien Aumon, Shuang Ni, Myriam Lizotte, Guy Wolf, Kevin R. Moon, Jake S. Rhodes

TL;DR
This paper introduces RF-AE, a neural network framework that enhances supervised data visualization by combining random forests with autoencoders, enabling scalable, out-of-sample visualization with improved accuracy and interpretability.
Contribution
RF-AE provides a scalable, out-of-sample extension for supervised visualization, integrating random forests with autoencoders to improve performance over existing methods.
Findings
RF-AE outperforms RF-PHATE in accuracy and interpretability.
RF-AE is robust to hyperparameter choices.
RF-AE generalizes to any kernel-based dimensionality reduction method.
Abstract
Extensive research has produced robust methods for unsupervised data visualization. Yet supervised visualizationwhere expert labels guide representationsremains underexplored, as most supervised approaches prioritize classification over visualization. Recently, RF-PHATE, a diffusion-based manifold learning method leveraging random forests and information geometry, marked significant progress in supervised visualization. However, its lack of an explicit mapping function limits scalability and its application to unseen data, posing challenges for large datasets and label-scarce scenarios. To overcome these limitations, we introduce Random Forest Autoencoders (RF-AE), a neural network-based framework for out-of-sample kernel extension that combines the flexibility of autoencoders with the supervised learning strengths of random forests and the geometry…
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
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
