Beyond the Perceptron: A Computational Geometric Approach to Machine Learning
ISEF · 2016
Overview
This project develops a new machine learning algorithm based on computational geometry. The algorithm is able to sort and classify multi-valued inputs, and return a determination of whether or not the input vector belongs to the given set. It achieves this by identifying regions in the multidimensional input space in which the condition is known to be true, eliminating regions where it is not. It uses a supervised learning approach, in which it is trained on a set of true and a set of false data. The algorithm builds a series of convex hulls around the true data, avoiding the false data. Multiple discrete sets with complex, non-convex shapes can be modeled in this way. Once the set is modeled, the input is checked to determine membership. Convex hulls are used to model the set because of the relative ease with which they can be decomposed into volumes that the input vector can be checked against. Connected or partially overlapping convex hulls enable the creation of non-convex shapes from convex ones. The algorithm does not require linear separability between the positive and negative result, which makes it superior to linear classifiers such as the perceptron. This discriminator provides a crisp result, but multiple classifiers of this type can be combined to determine varying likelihood of membership.
Competition history
- ISEF 2016
Resources
Related projects
ISEF · 2021
Novel Methods for Shape Classification, Analysis, and Synthesis Using the Isoperimetric Profile and Mathematical Morphology
ISEF · 2022
Neural Networks Learn Lazily: Improving Generalization and Adversarial Robustness via Learning Capacity-Complexity Constraints
ISEF · 2018
Comparison Between Gradient Descent and Newton Method Optimization Algorithms Resulting in the Creation of a Unique Algorithm
ISEF · 2019
Development of a High Efficiency Pattern Recognition Algorithm Using Neural Networks
Closest projects by meaning, across every fair and year in the corpus.
Source: Regeneron International Science and Engineering Fair