2019
DOI: 10.1109/lca.2018.2890236
|View full text |Cite
|
Sign up to set email alerts
|

Spatial Correlation and Value Prediction in Convolutional Neural Networks

Abstract: Convolutional neural networks (CNNs) are a widely used form of deep neural networks, introducing state-of-the-art results for different problems such as image classification, computer vision tasks, and speech recognition. However, CNNs are compute intensive, requiring billions of multiply-accumulate (MAC) operations per input. To reduce the number of MACs in CNNs, we propose a value prediction method that exploits the spatial correlation of zero-valued activations within the CNN output feature maps, thereby sa… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
20
0

Year Published

2019
2019
2024
2024

Publication Types

Select...
7
3

Relationship

0
10

Authors

Journals

citations
Cited by 48 publications
(20 citation statements)
references
References 10 publications
0
20
0
Order By: Relevance
“…Selected (2,2) as. The kernel size in the 2D convolutional and the Maxpooling layers produced improved performance so the (2,2) kernel size was selected instead of the commonly used (3,3) kernel [31]. The kernel size in the 1D convolutional layer is larger than that of the 2D convolutional layer to capture the basic components with the general characteristics of the previously extracted image.…”
Section: Scrlstm Model For Fault Diagnosismentioning
confidence: 99%
“…Selected (2,2) as. The kernel size in the 2D convolutional and the Maxpooling layers produced improved performance so the (2,2) kernel size was selected instead of the commonly used (3,3) kernel [31]. The kernel size in the 1D convolutional layer is larger than that of the 2D convolutional layer to capture the basic components with the general characteristics of the previously extracted image.…”
Section: Scrlstm Model For Fault Diagnosismentioning
confidence: 99%
“…With the rapid development of the graphics processing units (GPUs), DL technology is widely used in image processing, computer vision, medical imaging, robot control and other fields, bringing new opportunities for semantic segmentation technology. Compared with traditional hand-designed features such as Haar, local binary patterns (LBP), histogram of oriented gradient (HOG) and scale-invariant feature transform (SIFT), deep convolutional neural network (DCNN) has richer learning features and stronger expressive ability [19]. DL has been widely used in various computer vision tasks [20][21][22].…”
Section: Related Workmentioning
confidence: 99%
“…Each convolutional layer in CNN has a pooling layer for downsampling after feature extraction. This unique structure makes the network have high distortion tolerance to the input samples when it is recognised [24], and makes the CNN more suitable for dealing with multi-channel 2D sequences like the three-channel 2D greyscale image above.…”
Section: Cnn Modellingmentioning
confidence: 99%