View a PDF of the paper titled More Consideration for the Perceptron, by Slimane Larabi
Abstract:In this paper, we introduce the gated perceptron, an enhancement of the conventional perceptron, which incorporates an additional input computed as the product of the existing inputs. This allows the perceptron to capture non-linear interactions between features, significantly improving its ability to classify and regress on complex datasets. We explore its application in both linear and non-linear regression tasks using the Iris dataset, as well as binary and multi-class classification problems, including the PIMA Indian dataset and Breast Cancer Wisconsin dataset. Our results demonstrate that the gated perceptron can generate more distinct decision regions compared to traditional perceptrons, enhancing its classification capabilities, particularly in handling non-linear data. Performance comparisons show that the gated perceptron competes with state-of-the-art classifiers while maintaining a simple architecture.
Submission history
From: Slimane Larabi [view email]
[v1]
Fri, 20 Sep 2024 19:01:29 UTC (683 KB)
[v2]
Tue, 24 Sep 2024 10:57:14 UTC (683 KB)
Source link
lol