ICASSP 2019 - 2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) 2019
DOI: 10.1109/icassp.2019.8682194
|View full text |Cite
|
Sign up to set email alerts
|

1-D Convolutional Neural Networks for Signal Processing Applications

Abstract: During the last decade, Convolutional Neural Networks (CNNs) have become the de facto standard for various Computer Vision and Machine Learning operations. CNNs are feed-forward Artificial Neural Networks (ANNs) with alternating convolutional and subsampling layers. Deep 2D CNNs with many hidden layers and millions of parameters have the ability to learn complex objects and patterns providing that they can be trained on a massive size visual database with ground-truth labels. With a proper training, this uniqu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
106
0
3

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
4

Relationship

1
8

Authors

Journals

citations
Cited by 249 publications
(109 citation statements)
references
References 71 publications
0
106
0
3
Order By: Relevance
“…The number of filters and their size are the crucial hyper-parameters that should be determined for the convolutional layers. When one-dimensional convolutional layers are considered [ 38 ], the convolution operation between the filter and the input data outputs a single scalar value. Moving the filter along the input sequence generates the feature vector after each convolutional layer.…”
Section: Methodsmentioning
confidence: 99%
“…The number of filters and their size are the crucial hyper-parameters that should be determined for the convolutional layers. When one-dimensional convolutional layers are considered [ 38 ], the convolution operation between the filter and the input data outputs a single scalar value. Moving the filter along the input sequence generates the feature vector after each convolutional layer.…”
Section: Methodsmentioning
confidence: 99%
“…The hyperparameters of a 1D convolution layer comprise the number of kernels, the kernel length, and the stride value. The formula of one typical convolutional layer is expressed as follows [15]:…”
Section: Hybrid Deep Learning Model Cnn-lstmmentioning
confidence: 99%
“…The details of both 1D forward propagation (1D-FP) and Back-Propagation (BP) are detailed in Appendix A. For further details, the Readers are encouraged to refer to the comprehensive survey in [33] and [34].…”
Section: D Convolutional Neural Networkmentioning
confidence: 99%
“…Moreover, when the data is scarce, in order to prevent over-fitting and poor generalization deep (2D) CNNs usually require certain techniques such as data augmentation and Dropout, which not only increases the computational complexity and training, they may not address these issues completely. Therefore, in this study, we propose to use compact 1D CNNs that can directly be applied to the received data signal without any pre-processing and they allow real-time implementation even on low-power devices due to their elegant computational efficiency [33], [34]. Our third approach is based on spectral-domain features of the radar signals received by the ESM system.…”
Section: Introductionmentioning
confidence: 99%