paper-with-me

홈 › Papers

Chi-Square Test Neural Network: A New Binary Classifier based on Backpropagation Neural Network

2018-09-04 · Yuan Wu, Lingling Li, Lian Li

We introduce the chi-square test neural network: a single hidden layer backpropagation neural network using chi-square test theorem to redefine the cost function and the error function. The weights and thresholds are modified using standard backpropagation algorithm. The proposed approach has the advantage of making consistent data distribution over training and testing sets. It can be used for binary classification. The experimental results on real world data sets indicate that the proposed algorithm can significantly improve the classification accuracy comparing to related approaches.

📄 PDF Abstract BibTeX arXiv:1809.01079

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Binary and Multiclass Classifiers based on Multitaper Spectral Features for Epilepsy Detection

2020-04-02 · Jefferson Tales Oliva, João Luís Garcia Rosa

Epilepsy is one of the most common neurological disorders that can be diagnosed through electroencephalogram (EEG), in which the following epileptic events can be observed: pre-ictal, ictal, post-ictal, and interictal. I…

ClassificationEEGElectroencephalogram (EEG)General Classification

Training Binary Multilayer Neural Networks for Image Classification using Expectation Backpropagation

2015-03-12 · Zhiyong Cheng, Daniel Soudry, Zexi Mao, Zhenzhong Lan

Compared to Multilayer Neural Networks with real weights, Binary Multilayer Neural Networks (BMNNs) can be implemented more efficiently on dedicated hardware. BMNNs have been demonstrated to be effective on binary classi…

Binary ClassificationGeneral Classificationimage-classificationImage Classification

Multiclass Graph-Based Large Margin Classifiers: Unified Approach for Support Vectors and Neural Networks

2025-12-15 · Vítor M. Hanriot, Luiz C. B. Torres, Antônio P. Braga arxiv

While large margin classifiers are originally an outcome of an optimization framework, support vectors (SVs) can be obtained from geometric approaches. This article presents advances in the use of Gabriel graphs (GGs) in…

BiPer: Binary Neural Networks using a Periodic Function

2024-04-01 · CVPR 2024 1 · Edwin Vargas, Claudia Correa, Carlos Hinojosa, Henry Arguello

Quantized neural networks employ reduced precision representations for both weights and activations. This quantization process significantly reduces the memory requirements and computational complexity of the network. Bi…

BinarizationClassification with Binary Neural NetworkQuantization

Hardware-efficient on-line learning through pipelined truncated-error backpropagation in binary-state networks

2017-06-15 · Hesham Mostafa, Bruno Pedroni, Sadique Sheik, Gert Cauwenberghs

Artificial neural networks (ANNs) trained using backpropagation are powerful learning architectures that have achieved state-of-the-art performance in various benchmarks. Significant effort has been devoted to developing…