On the Development of Binary Classification Algorithm Based on Principles of Geometry and Statistical Inference
By: Vatsal Srivastava
Potential Business Impact:
Teaches computers to sort things using geometry.
The aim of this paper is to investigate an attempt to build a binary classification algorithm using principles of geometry such as vectors, planes, and vector algebra. The basic idea behind the proposed algorithm is that a hyperplane can be used to completely separate a given set of data points mapped to n dimensional space, if the given data points are linearly separable in the n dimensions. Since points are the foundational elements of any geometrical construct, by manipulating the position of points used for the construction of a given hyperplane, the position of the hyperplane itself can be manipulated. The paper includes testing data against other classifiers on a variety of standard machine learning datasets. With a focus on support vector machines, since they and our proposed classifier use the same geometrical construct of hyperplane, and the versatility of SVMs make them a good bench mark for comparison. Since the algorithm focuses on moving the points through the hyperspace to which the dataset has been mapped, it has been dubbed as moving points algorithm.
Similar Papers
A Unified Optimization Framework for Multiclass Classification with Structured Hyperplane Arrangements
Optimization and Control
Teaches computers to sort things into groups better.
A Geometric Approach to Problems in Optimization and Data Science
Optimization and Control
Makes computers learn better from messy or tricky information.
Series of quasi-uniform scatterings with fast search, root systems and neural network classifications
Algebraic Geometry
Teaches computers to learn new things faster.