2021
DOI: 10.3390/s21237990
|View full text |Cite
|
Sign up to set email alerts
|

Neural Architecture Search for 1D CNNs—Different Approaches Tests and Measurements

Abstract: In the field of sensors, in areas such as industrial, clinical, or environment, it is common to find one dimensional (1D) formatted data (e.g., electrocardiogram, temperature, power consumption). A very promising technique for modelling this information is the use of One Dimensional Convolutional Neural Networks (1D CNN), which introduces a new challenge, namely how to define the best architecture for a 1D CNN. This manuscript addresses the concept of One Dimensional Neural Architecture Search (1D NAS), an app… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
20
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
8
1

Relationship

0
9

Authors

Journals

citations
Cited by 35 publications
(20 citation statements)
references
References 33 publications
0
20
0
Order By: Relevance
“…In this set of experiments, the proposed SSFE was compared with RF, SVM, KNN, Adaboost [47], LeNet-5 [48], 1DCNN [49], and 2DCNN [50]. Table 5 shows the accuracies related to the OA and Kappa for different methods for the Pavia University data set while maintaining the minimum standard deviation.…”
Section: B Classification Results and Analysismentioning
confidence: 99%
“…In this set of experiments, the proposed SSFE was compared with RF, SVM, KNN, Adaboost [47], LeNet-5 [48], 1DCNN [49], and 2DCNN [50]. Table 5 shows the accuracies related to the OA and Kappa for different methods for the Pavia University data set while maintaining the minimum standard deviation.…”
Section: B Classification Results and Analysismentioning
confidence: 99%
“…Strid [ 36 ]: The strid value defines how the kernel moves in the input data. The most common value is 1, meaning that the kernel moves over one column of the input data at each iteration.…”
Section: Methodsmentioning
confidence: 99%
“…The aim of this layer is to decrease the size of the convolved features map to reduce computational costs. There are several types of pooling operations (max pooling, average pooling, sum pooling) [ 36 ]. In this work, we used 1D max pooling, which consists of running the input with a defined spatial neighborhood or specified pool size and strid, taking the maximum value from the considered region.…”
Section: Methodsmentioning
confidence: 99%
“…The learning rate was set to 0.0001, and the number of iterations was set to 200. After the model was trained, the test set samples were input into the model for prediction [26]. The area under ROC curve (AUC) was used to evaluate the predictive discriminability of the model [27].…”
Section: D-cnn Model Building and Trainingmentioning
confidence: 99%