Multi-Objective Genetic Programming Projection Pursuit for Exploratory Data Modeling
Ilknur Icke, Andrew Rosenberg

TL;DR
This paper introduces a multi-objective genetic programming approach combining projection pursuit and evolutionary constructive induction to improve feature extraction for high-dimensional data visualization and exploration.
Contribution
It presents a novel adaptive feature extraction algorithm integrating evolutionary constructive induction with hybrid feature selection for dimensionality reduction.
Findings
Effective reduction of data dimensionality for visualization.
Improved feature extraction compared to traditional linear methods.
Enhanced interpretability of high-dimensional data.
Abstract
For classification problems, feature extraction is a crucial process which aims to find a suitable data representation that increases the performance of the machine learning algorithm. According to the curse of dimensionality theorem, the number of samples needed for a classification task increases exponentially as the number of dimensions (variables, features) increases. On the other hand, it is costly to collect, store and process data. Moreover, irrelevant and redundant features might hinder classifier performance. In exploratory analysis settings, high dimensionality prevents the users from exploring the data visually. Feature extraction is a two-step process: feature construction and feature selection. Feature construction creates new features based on the original features and feature selection is the process of selecting the best features as in filter, wrapper and embedded…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Advanced Multi-Objective Optimization Algorithms · Metaheuristic Optimization Algorithms Research
