2016 IEEE First International Conference on Data Science in Cyberspace (DSC) 2016
DOI: 10.1109/dsc.2016.18
|View full text |Cite
|
Sign up to set email alerts
|

Convolutional Neural Network Based on Principal Component Analysis Initialization for Image Classification

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(12 citation statements)
references
References 4 publications
0
12
0
Order By: Relevance
“…Its goal was to increase the performance of deep learning in extracting features and artificial intelligence in classifying data points into the correct groups. In a deep learning network, such as CNN, the gradient diffusion problem occurs [ 39 , 40 ], and many of the filters in the layer are highly correlated thus making it possible to detect the same feature [ 41 ], and making insignificant contributions to the classification accuracy performance. To alleviate these problems by initializing the weights of convolution kernels, PCA is employed to the unsupervised extraction of input image eigenvectors [ 39 , 41 , 42 ].…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Its goal was to increase the performance of deep learning in extracting features and artificial intelligence in classifying data points into the correct groups. In a deep learning network, such as CNN, the gradient diffusion problem occurs [ 39 , 40 ], and many of the filters in the layer are highly correlated thus making it possible to detect the same feature [ 41 ], and making insignificant contributions to the classification accuracy performance. To alleviate these problems by initializing the weights of convolution kernels, PCA is employed to the unsupervised extraction of input image eigenvectors [ 39 , 41 , 42 ].…”
Section: Methodsmentioning
confidence: 99%
“…In a deep learning network, such as CNN, the gradient diffusion problem occurs [ 39 , 40 ], and many of the filters in the layer are highly correlated thus making it possible to detect the same feature [ 41 ], and making insignificant contributions to the classification accuracy performance. To alleviate these problems by initializing the weights of convolution kernels, PCA is employed to the unsupervised extraction of input image eigenvectors [ 39 , 41 , 42 ]. PCA can also improve the classification performance (accuracy, sensitivity, specificity, and AUC value; see Section 3 Experimental Results).…”
Section: Methodsmentioning
confidence: 99%
“…One of the important tools in literature to control the power supply is the Arduino micro-controller which has its usage in a wide range of applications. A system to quantify the energy of the given load and plan appropriate energy conservation policies was also designed [27]. Another application was developed for smart home energy management systems (SHEMS) [28] to enable/disable the power supply when a human is detected/undetected respectively.…”
Section: Related Workmentioning
confidence: 99%
“…LeNet-5 is a classic CNN architecture for performing image classification, such as handwritten or machine printed character recognition, and multi-object detection [12,31,32].…”
Section: Lenet-5mentioning
confidence: 99%
“…The sub-sampling layer serves to reduce the characteristics of the inputs and the computational complexity. Finally, the FC layer, that is a layer of a normal neural network where each pixel is considered as a neuron, functions to calculate the scores of each of the classes [12,31]. FC layers have a loss function as a SVM or softmax classifier [4].…”
Section: Convolutional Neural Networkmentioning
confidence: 99%