On the Development of Binary Classification Algorithm Based on Principles of Geometry and Statistical Inference

📅 2025-03-03
📈 Citations: 0
Influential: 0
📄 PDF

career value

230K/year
🤖 AI Summary
This paper addresses binary classification of linearly separable data in high-dimensional spaces. Unlike conventional approaches—such as support vector machines (SVMs)—that optimize hyperplane parameters, the proposed method introduces a geometrically driven algorithm centered on a novel “moving-point” mechanism: the separating hyperplane remains fixed, while sample points’ projections in feature space are iteratively adjusted via vector algebra and statistical discriminant criteria to achieve optimal linear separation. The approach integrates vector-space modeling, geometric hyperplane construction, and dynamic point-position optimization, thereby enhancing both geometric interpretability and structural flexibility. Experiments across multiple benchmark datasets demonstrate classification accuracy comparable to SVM, yet with markedly improved transparency and intuitive geometric insight. This work establishes a new geometric paradigm for explainable machine learning.

Technology Category

Application Category

📝 Abstract
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.
Problem

Research questions and friction points this paper is trying to address.

Develops a binary classification algorithm using geometric principles.
Uses hyperplanes to separate data points in n-dimensional space.
Compares performance with support vector machines on standard datasets.
Innovation

Methods, ideas, or system contributions that make the work stand out.

Uses geometry principles for binary classification
Employs hyperplanes in n-dimensional space
Introduces moving points algorithm technique
V
Vatsal Srivastava
Department of Computational Intelligence, School of Computing, SRM Institute of Science and Technology, Chennai, Tamil Nadu, India