2018
DOI: 10.1007/s12650-018-0523-1
|View full text |Cite
|
Sign up to set email alerts
|

A CNN-based vortex identification method

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
8
1

Relationship

1
8

Authors

Journals

citations
Cited by 56 publications
(24 citation statements)
references
References 26 publications
0
24
0
Order By: Relevance
“…This suggests the possibility that a CNN’s performance is better than that of an RNN because the structural vectorization of the sequential sentences is already reflected in the document-level approach. The advantages of CNNs over RNNs—such as LSTM and gated recurrent units—are that they have a smaller number of parameters, thus delivering good computational speed and affording a more efficient setup of convolutional layers to learn local information than is the case with RNNs [ 28 , 29 ]. In addition, the CNN needs to construct an algorithm into a deeply layered architecture for the machine to learn the whole sequence of sentences efficiently, and this increase in layers can lead to vanishing gradients or exploding problems in the CNN algorithm.…”
Section: Discussionmentioning
confidence: 99%
“…This suggests the possibility that a CNN’s performance is better than that of an RNN because the structural vectorization of the sequential sentences is already reflected in the document-level approach. The advantages of CNNs over RNNs—such as LSTM and gated recurrent units—are that they have a smaller number of parameters, thus delivering good computational speed and affording a more efficient setup of convolutional layers to learn local information than is the case with RNNs [ 28 , 29 ]. In addition, the CNN needs to construct an algorithm into a deeply layered architecture for the machine to learn the whole sequence of sentences efficiently, and this increase in layers can lead to vanishing gradients or exploding problems in the CNN algorithm.…”
Section: Discussionmentioning
confidence: 99%
“…Liu et al [34] proposed a CNN-based shock-wave detection method and a novel loss function to optimize the detection results. Deng et al [35] and Wang et al [36] presented a novel vortex identification method based on a CNN. They utilized the instantaneous vorticity deviation (IVD) to label the ground truth vortex area for the proposed CNN-based model.…”
Section: B Flow Data Analysis Using Machine Learningmentioning
confidence: 99%
“…The CNN-based vortex identification method consists of two parts: the data processing part and the network part, [5] as shown in Fig. 1.…”
Section: Convolution Neural Network For Vortex Identificationmentioning
confidence: 99%
“…The SoftMax neuron is given by: where m represents the number of classes, z j is the output of the last layer, N PRVE represents the number of neurons of previous layer, W k,j and x k are weight and output the kth neuron of the previous layer to the jth neuron of the SoftMax layer. [5] The Network uses back-propagation with the crossentropy cost function to optimize the parameters. The cross-entropy cost function is shown in Eq.…”
Section: Structure Of the Networkmentioning
confidence: 99%