IEEE - Aerospace and Electronic Systems - June 2022 - 10
Using MLSTM and Multioutput Convolutional LSTM Algorithms for Detecting Anomalous Patterns in Streamed Data of Unmanned Aerial
with trainable filters to produce feature maps in the first clayer.
A layer ofconnection weights is included in each filter.
Typically, every four pixels in the feature map form a group.
These pixels produce additional feature maps in the first slayer
when passed through a sigmoid function. This procedure
carries on in the consequent c-layers and s-layers. The
feature-mapping layers share the weights and form a plane. It
should also be noted that the filters in this model are used to
connect a series ofoverlapping receptive fields and transform
the 2-D raster batch input into a single unit in the output.
Figure 5 shows a conceptual schematic diagram ofa standard
CNN (adapted from Liu et al. [14]).
Training the CNN is similar to training a standard neuFigure
4.
Reshaping the data for ConvLSTM as a 3-D tensor.
CONVOLUTIONALLSTM
The ConvLSTM is a combination of two techniques: 1) convolutional
neural networks (CNN) and 2) LSTM. CNN is a
type of neural networks with a grid-like topology. It is used
to process 2-D data, such as images and videos. In CNN, the
core operation is the convolution operation. Convolution is a
mathematical operation on two functions ofreal-valued arguments,
anditisusedtoproduceathird function. Theconvolution
operation replaces matrix multiplication, which is timeconsuming,
causing the number of weights to decrease and
consequently reducing the complexity of the network (Liu
et al. [14]) (see (10) for a 1-D convolution)
stðÞ ¼
X1
t¼1
Ht ¼ ot tanhCtðÞ(15Þ
CNN consists of two different types of layers, which are
connected interchangeably: convolution layers (c-layers) and
subsampling layers (s-layers). The input matrix is convolved
where Ut is the input, Ct is the Memory cell output,
Ht is the hidden state, and denotes the convolution
(15)
x tðÞwt tðÞ:
(10)
ral network using backpropagation; where in the first stage
of the training, information is propagated in the feed-forward
direction through different layers. Leading features
are obtained by applying digital filters at each layer. The
values of the output are then computed. During the second
stage, the error between the expected and actual values
of the output is calculated. Backpropagation tends to
minimize this error. The weight matrix is further adjusted,
and the network is thus fine-tuned (Liu et al. [14]).
The input for ConvLSTM is a matrix whose elements are
vectors. Each vector contains the current input in addition
to the last past input values. Equations (11)-(15) (adapted
from [21]) are used to meet the automation ofConvLSTM
it ¼ s WxiUt þWhiHt1 þWciCt1 þ biðÞ
(11)
ft ¼ s WxfUt þWhfHt1 þWcfCt1 þ bf
(12)
Ct ¼ ftCt1 þ it tanhWxcUt þWhcHt1 þ bcðÞ
(13)
ot ¼ s WxoUt þWhoHt1 þWcoCt þ boðÞ
(14)
Figure 5.
Conceptual schematic diagram ofa standard CNN (adapted from Liu et al. [14]).
10
IEEE A&E SYSTEMS MAGAZINE
JUNE 2022
IEEE - Aerospace and Electronic Systems - June 2022
Table of Contents for the Digital Edition of IEEE - Aerospace and Electronic Systems - June 2022
Contents
IEEE - Aerospace and Electronic Systems - June 2022 - Cover1
IEEE - Aerospace and Electronic Systems - June 2022 - Cover2
IEEE - Aerospace and Electronic Systems - June 2022 - Contents
IEEE - Aerospace and Electronic Systems - June 2022 - 2
IEEE - Aerospace and Electronic Systems - June 2022 - 3
IEEE - Aerospace and Electronic Systems - June 2022 - 4
IEEE - Aerospace and Electronic Systems - June 2022 - 5
IEEE - Aerospace and Electronic Systems - June 2022 - 6
IEEE - Aerospace and Electronic Systems - June 2022 - 7
IEEE - Aerospace and Electronic Systems - June 2022 - 8
IEEE - Aerospace and Electronic Systems - June 2022 - 9
IEEE - Aerospace and Electronic Systems - June 2022 - 10
IEEE - Aerospace and Electronic Systems - June 2022 - 11
IEEE - Aerospace and Electronic Systems - June 2022 - 12
IEEE - Aerospace and Electronic Systems - June 2022 - 13
IEEE - Aerospace and Electronic Systems - June 2022 - 14
IEEE - Aerospace and Electronic Systems - June 2022 - 15
IEEE - Aerospace and Electronic Systems - June 2022 - 16
IEEE - Aerospace and Electronic Systems - June 2022 - 17
IEEE - Aerospace and Electronic Systems - June 2022 - 18
IEEE - Aerospace and Electronic Systems - June 2022 - 19
IEEE - Aerospace and Electronic Systems - June 2022 - 20
IEEE - Aerospace and Electronic Systems - June 2022 - 21
IEEE - Aerospace and Electronic Systems - June 2022 - 22
IEEE - Aerospace and Electronic Systems - June 2022 - 23
IEEE - Aerospace and Electronic Systems - June 2022 - 24
IEEE - Aerospace and Electronic Systems - June 2022 - 25
IEEE - Aerospace and Electronic Systems - June 2022 - 26
IEEE - Aerospace and Electronic Systems - June 2022 - 27
IEEE - Aerospace and Electronic Systems - June 2022 - 28
IEEE - Aerospace and Electronic Systems - June 2022 - 29
IEEE - Aerospace and Electronic Systems - June 2022 - 30
IEEE - Aerospace and Electronic Systems - June 2022 - 31
IEEE - Aerospace and Electronic Systems - June 2022 - 32
IEEE - Aerospace and Electronic Systems - June 2022 - 33
IEEE - Aerospace and Electronic Systems - June 2022 - 34
IEEE - Aerospace and Electronic Systems - June 2022 - 35
IEEE - Aerospace and Electronic Systems - June 2022 - 36
IEEE - Aerospace and Electronic Systems - June 2022 - 37
IEEE - Aerospace and Electronic Systems - June 2022 - 38
IEEE - Aerospace and Electronic Systems - June 2022 - 39
IEEE - Aerospace and Electronic Systems - June 2022 - 40
IEEE - Aerospace and Electronic Systems - June 2022 - 41
IEEE - Aerospace and Electronic Systems - June 2022 - 42
IEEE - Aerospace and Electronic Systems - June 2022 - 43
IEEE - Aerospace and Electronic Systems - June 2022 - 44
IEEE - Aerospace and Electronic Systems - June 2022 - 45
IEEE - Aerospace and Electronic Systems - June 2022 - 46
IEEE - Aerospace and Electronic Systems - June 2022 - 47
IEEE - Aerospace and Electronic Systems - June 2022 - 48
IEEE - Aerospace and Electronic Systems - June 2022 - Cover3
IEEE - Aerospace and Electronic Systems - June 2022 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2023
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2022_tutorial
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2022
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2021_tutorials
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2021
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_february2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_january2020
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2019partII
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_july2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_june2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_april2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_may2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_march2019
https://www.nxtbook.com/nxtbooks/ieee/aerospace_december2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_august2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_october2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_september2018
https://www.nxtbook.com/nxtbooks/ieee/aerospace_november2018
https://www.nxtbookmedia.com