paper-with-me

Papers

Genetic Programming for Manifold Learning: Preserving Local Topology

2021-08-23 · Andrew Lensen, Bing Xue, Mengjie Zhang

Manifold learning methods are an invaluable tool in today's world of increasingly huge datasets. Manifold learning algorithms can discover a much lower-dimensional representation (embedding) of a high-dimensional dataset through non-linear transformations that preserve the most important structure of the original data. State-of-the-art manifold learning methods directly optimise an embedding without mapping between the original space and the discovered embedded space. This makes interpretability - a key requirement in exploratory data analysis - nearly impossible. Recently, genetic programming has emerged as a very promising approach to manifold learning by evolving functional mappings from the original space to an embedding. However, genetic programming-based manifold learning has struggled to match the performance of other approaches. In this work, we propose a new approach to using genetic programming for manifold learning, which preserves local topology. This is expected to significantly improve performance on tasks where local neighbourhood structure (topology) is paramount. We compare our proposed approach with various baseline manifold learning methods and find that it often outperforms other methods, including a clear improvement over previous genetic programming approaches. These results are particularly promising, given the potential interpretability and reusability of the evolved mappings.

📄 PDF Abstract BibTeX arXiv:2108.09914

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Objective Genetic Programming for Manifold Learning: Balancing Quality and Dimensionality

2020-01-05 · Andrew Lensen, Mengjie Zhang, Bing Xue

Manifold learning techniques have become increasingly valuable as data continues to grow in size. By discovering a lower-dimensional representation (embedding) of the structure of a dataset, manifold learning algorithms …

Simple pairs of points in digital spaces. Topology-preserving transformations of digital spaces by contracting simple pairs of points

2014-11-30 · Alexander V. Evako

Transformations of digital spaces preserving local and global topology play an important role in thinning, skeletonization and simplification of digital images. In the present paper, we introduce and study contractions o…

Learning Topology-Preserving Data Representations

2023-01-31 · Ilya Trofimov, Daniil Cherniavskii, Eduard Tulchinskii, Nikita Balabin 외

We propose a method for learning topology-preserving data representations (dimensionality reduction). The method aims to provide topological similarity between the data manifold and its latent representation via enforcin…

Dimensionality ReductionTriplet

TreeFlow: probabilistic programming and automatic differentiation for phylogenetics

2022-11-09 · Christiaan Swanepoel, Mathieu Fourment, Xiang Ji, Hassan Nasif 외

Probabilistic programming frameworks are powerful tools for statistical modelling and inference. They are not immediately generalisable to phylogenetic problems due to the particular computational properties of the phylo…

Probabilistic Programming

Can Genetic Programming Do Manifold Learning Too?

2019-02-08 · Andrew Lensen, Bing Xue, Mengjie Zhang

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…

Dimensionality Reduction