# Can Genetic Programming Do Manifold Learning Too?

**Authors:** Andrew Lensen, Bing Xue, and Mengjie Zhang

arXiv: 1902.02949 · 2019-10-24

## TL;DR

This paper introduces GP-MaL, a genetic programming method for manifold learning that creates interpretable models to reduce dimensionality while maintaining interpretability and reusability, competing with existing algorithms.

## Contribution

The paper presents GP-MaL, a novel genetic programming approach for manifold learning that produces interpretable models for dimensionality reduction.

## Key findings

- GP-MaL is competitive with existing manifold learning methods.
- GP-MaL produces interpretable models that can be applied to unseen data.
- The approach opens new research directions in interpretable dimensionality reduction.

## Abstract

Exploratory data analysis is a fundamental aspect of knowledge discovery that aims to find the main characteristics of a dataset. Dimensionality reduction, such as manifold learning, is often used to reduce the number of features in a dataset to a manageable level for human interpretation. Despite this, most manifold learning techniques do not explain anything about the original features nor the true characteristics of a dataset. In this paper, we propose a genetic programming approach to manifold learning called GP-MaL which evolves functional mappings from a high-dimensional space to a lower dimensional space through the use of interpretable trees. We show that GP-MaL is competitive with existing manifold learning algorithms, while producing models that can be interpreted and re-used on unseen data. A number of promising future directions of research are found in the process.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.02949/full.md

## Figures

27 figures with captions in the complete paper: https://tomesphere.com/paper/1902.02949/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1902.02949/full.md

---
Source: https://tomesphere.com/paper/1902.02949