A Gegenbauer Neural Network with Regularized Weights Direct Determination for Classification
Jie He, Tao Chen, Zhijun Zhang

TL;DR
This paper introduces a Gegenbauer neural network (GNN) with regularized weight determination (R-WDD) that improves classification performance, robustness, and computational efficiency over traditional neural networks and ELMs by addressing their limitations.
Contribution
The paper proposes a novel Gegenbauer neural network with a regularized direct weight determination method, enhancing robustness and generalization in classification tasks.
Findings
GNN with R-WDD outperforms LS-SVM and ELM in accuracy and robustness.
The method demonstrates improved computational scalability and efficiency.
The approach effectively reduces overfitting and enhances generalization.
Abstract
Single-hidden layer feed forward neural networks (SLFNs) are widely used in pattern classification problems, but a huge bottleneck encountered is the slow speed and poor performance of the traditional iterative gradient-based learning algorithms. Although the famous extreme learning machine (ELM) has successfully addressed the problems of slow convergence, it still has computational robustness problems brought by input weights and biases randomly assigned. Thus, in order to overcome the aforementioned problems, in this paper, a novel type neural network based on Gegenbauer orthogonal polynomials, termed as GNN, is constructed and investigated. This model could overcome the computational robustness problems of ELM, while still has comparable structural simplicity and approximation capability. Based on this, we propose a regularized weights direct determination (R-WDD) based on…
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
TopicsNeural Networks and Applications · Machine Learning and ELM · Face and Expression Recognition
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
