IEEE Consumer Electronics Magazine - January/February 2024 - 32
Privacy-Aware Emerging Computing
detect outliers scattered across a sequence of
packets. However, predominant cognitive solutions
that detect runtime outliers deployed within
a CPS environment highly rely on the trained models
of conventional neural-network approaches,
thereby aiding cyber-offenders to bypass security
gateways of the critical infrastructure. In addition,
the intelligence simulated from a conventional
standalone model concern security researcher
about the generality-loss tradeoff since most conventional
models might also be modeled for
dynamic frameworks7 and exploitation tools that
cyber-attackers utilize for noxious purposes.
Thereby, stack generalization is gaining vast
insights from cyber-security researchers to overcome
such challenges. Thereby, persuaded this
entire research that presents the observations of
the stacked neural-network architecture proposed
and integrated with an open-source IDS for detecting
cyber threats in industrial control systems, outperforming
standalone deep-learning models in
detecting intrusions without false positives (FP).
STACKED DEEP-LEARNING MODEL
A stacked neural-network frameworkwith a pretrained
network ensemble of 5 feed-forward neural
nets, each containing 3 fully connected hidden
layers is proposed in this article to discriminate
threat events from the entire traffic capture with
reduced FP. Stacked ensemble architecture was
considered for modeling the proposed framework
in contrast to the standalone conventional deeplearning
architecture due to stack-generalization's8
performance boost over base learners proposed in
the literature by the machine-learning research
community. Stack generalization utilizes themodelaveraging
ensemble technique where the model
learns how to best ensemble the predictions contributed
by multiple pretrained base learners.
Hence, this article presents a model-averaging
(a special case of stacked generalization)-based
stacked framework to optimally identify cyber
threats on a CPS environment.
Architecture Implemented
This section provides configuration details of
each standalone neural nets that were ensembled
and employed for optimal threat detection. The
neural network modeled for this study
32
demonstrates the reliability of the neural-net stack,
where small changes in the network structure do
not degrade the overall detection capability. Kaiming
et al.'s9 notable observation that neural networks
with many hidden layers tend to enhance
the features presented and achieve improved proficiency
in unraveling real-time data patterns. However,
the detection efficiency of each neural
network is constrained by the data samples considered
for training each network ensembled
within the stack.
On the contrary, a denser network resulted in
data overfitting during initial prototyping. Upon
experimenting with multiple configurations, neural
net with a 3-layer configuration optimally discriminated
malicious samples from the samples
exhibiting normal traffic for both binary- and
multiclass labeled detection problems.
Neural nets configured with more than
3-layers did not generalize well for diversely sampled
classes and exhibited abnormal training loss
due to data overfitting. The hidden neuron configurations
prototyped for the fully connected neural
nets are: ð80; 60; 60Þ, ð80; 80; 60Þ, ð100; 80; 80Þ,
ð120; 100; 80Þ; and ð180; 120; 80Þ; respectively. It
was observed that network configuration with
rectified linear units (ReLUÞ and Softmax activation
functions performed better during initial
experimentations and were retained as activators
for the hidden and output layers, respectively.
Table 1 summarizes the neural-net model's overall
configuration, including the total number of
neurons and weights considered for each layer
during the training phase. The number of neurons
varies based on the network's structure and the
total number of samples imputed for each experimentation
trial. To avoid data overfitting, a
batch normalization layer and a dropout layer
has been included in the proposed architecture
sequentially for each densely connected layer.
Upon quantizing the common data vectors of the
predominant attack scenarios based on the
enhanced principal component analysis and
Kohonen-map ensemble,1 atotal of 19; 221 weights
were considered for the attack-detection case
study carried out over the industrial datasets. The
proposed network was coded in python programming
language by utilizing the Tensorflow ¼ 2:5:0
and Keras ¼ 2:4:3 packages, and experimented
with stochastic gradient descent ðSGDÞ optimizer
IEEE Consumer Electronics Magazine
IEEE Consumer Electronics Magazine - January/February 2024
Table of Contents for the Digital Edition of IEEE Consumer Electronics Magazine - January/February 2024
Contents
IEEE Consumer Electronics Magazine - January/February 2024 - Cover1
IEEE Consumer Electronics Magazine - January/February 2024 - Cover2
IEEE Consumer Electronics Magazine - January/February 2024 - Contents
IEEE Consumer Electronics Magazine - January/February 2024 - 2
IEEE Consumer Electronics Magazine - January/February 2024 - 3
IEEE Consumer Electronics Magazine - January/February 2024 - 4
IEEE Consumer Electronics Magazine - January/February 2024 - 5
IEEE Consumer Electronics Magazine - January/February 2024 - 6
IEEE Consumer Electronics Magazine - January/February 2024 - 7
IEEE Consumer Electronics Magazine - January/February 2024 - 8
IEEE Consumer Electronics Magazine - January/February 2024 - 9
IEEE Consumer Electronics Magazine - January/February 2024 - 10
IEEE Consumer Electronics Magazine - January/February 2024 - 11
IEEE Consumer Electronics Magazine - January/February 2024 - 12
IEEE Consumer Electronics Magazine - January/February 2024 - 13
IEEE Consumer Electronics Magazine - January/February 2024 - 14
IEEE Consumer Electronics Magazine - January/February 2024 - 15
IEEE Consumer Electronics Magazine - January/February 2024 - 16
IEEE Consumer Electronics Magazine - January/February 2024 - 17
IEEE Consumer Electronics Magazine - January/February 2024 - 18
IEEE Consumer Electronics Magazine - January/February 2024 - 19
IEEE Consumer Electronics Magazine - January/February 2024 - 20
IEEE Consumer Electronics Magazine - January/February 2024 - 21
IEEE Consumer Electronics Magazine - January/February 2024 - 22
IEEE Consumer Electronics Magazine - January/February 2024 - 23
IEEE Consumer Electronics Magazine - January/February 2024 - 24
IEEE Consumer Electronics Magazine - January/February 2024 - 25
IEEE Consumer Electronics Magazine - January/February 2024 - 26
IEEE Consumer Electronics Magazine - January/February 2024 - 27
IEEE Consumer Electronics Magazine - January/February 2024 - 28
IEEE Consumer Electronics Magazine - January/February 2024 - 29
IEEE Consumer Electronics Magazine - January/February 2024 - 30
IEEE Consumer Electronics Magazine - January/February 2024 - 31
IEEE Consumer Electronics Magazine - January/February 2024 - 32
IEEE Consumer Electronics Magazine - January/February 2024 - 33
IEEE Consumer Electronics Magazine - January/February 2024 - 34
IEEE Consumer Electronics Magazine - January/February 2024 - 35
IEEE Consumer Electronics Magazine - January/February 2024 - 36
IEEE Consumer Electronics Magazine - January/February 2024 - 37
IEEE Consumer Electronics Magazine - January/February 2024 - 38
IEEE Consumer Electronics Magazine - January/February 2024 - 39
IEEE Consumer Electronics Magazine - January/February 2024 - 40
IEEE Consumer Electronics Magazine - January/February 2024 - 41
IEEE Consumer Electronics Magazine - January/February 2024 - 42
IEEE Consumer Electronics Magazine - January/February 2024 - 43
IEEE Consumer Electronics Magazine - January/February 2024 - 44
IEEE Consumer Electronics Magazine - January/February 2024 - 45
IEEE Consumer Electronics Magazine - January/February 2024 - 46
IEEE Consumer Electronics Magazine - January/February 2024 - 47
IEEE Consumer Electronics Magazine - January/February 2024 - 48
IEEE Consumer Electronics Magazine - January/February 2024 - 49
IEEE Consumer Electronics Magazine - January/February 2024 - 50
IEEE Consumer Electronics Magazine - January/February 2024 - 51
IEEE Consumer Electronics Magazine - January/February 2024 - 52
IEEE Consumer Electronics Magazine - January/February 2024 - 53
IEEE Consumer Electronics Magazine - January/February 2024 - 54
IEEE Consumer Electronics Magazine - January/February 2024 - 55
IEEE Consumer Electronics Magazine - January/February 2024 - 56
IEEE Consumer Electronics Magazine - January/February 2024 - 57
IEEE Consumer Electronics Magazine - January/February 2024 - 58
IEEE Consumer Electronics Magazine - January/February 2024 - 59
IEEE Consumer Electronics Magazine - January/February 2024 - 60
IEEE Consumer Electronics Magazine - January/February 2024 - 61
IEEE Consumer Electronics Magazine - January/February 2024 - 62
IEEE Consumer Electronics Magazine - January/February 2024 - 63
IEEE Consumer Electronics Magazine - January/February 2024 - 64
IEEE Consumer Electronics Magazine - January/February 2024 - 65
IEEE Consumer Electronics Magazine - January/February 2024 - 66
IEEE Consumer Electronics Magazine - January/February 2024 - 67
IEEE Consumer Electronics Magazine - January/February 2024 - 68
IEEE Consumer Electronics Magazine - January/February 2024 - 69
IEEE Consumer Electronics Magazine - January/February 2024 - 70
IEEE Consumer Electronics Magazine - January/February 2024 - 71
IEEE Consumer Electronics Magazine - January/February 2024 - 72
IEEE Consumer Electronics Magazine - January/February 2024 - 73
IEEE Consumer Electronics Magazine - January/February 2024 - 74
IEEE Consumer Electronics Magazine - January/February 2024 - 75
IEEE Consumer Electronics Magazine - January/February 2024 - 76
IEEE Consumer Electronics Magazine - January/February 2024 - 77
IEEE Consumer Electronics Magazine - January/February 2024 - 78
IEEE Consumer Electronics Magazine - January/February 2024 - 79
IEEE Consumer Electronics Magazine - January/February 2024 - 80
IEEE Consumer Electronics Magazine - January/February 2024 - 81
IEEE Consumer Electronics Magazine - January/February 2024 - 82
IEEE Consumer Electronics Magazine - January/February 2024 - 83
IEEE Consumer Electronics Magazine - January/February 2024 - 84
IEEE Consumer Electronics Magazine - January/February 2024 - 85
IEEE Consumer Electronics Magazine - January/February 2024 - 86
IEEE Consumer Electronics Magazine - January/February 2024 - 87
IEEE Consumer Electronics Magazine - January/February 2024 - 88
IEEE Consumer Electronics Magazine - January/February 2024 - 89
IEEE Consumer Electronics Magazine - January/February 2024 - 90
IEEE Consumer Electronics Magazine - January/February 2024 - 91
IEEE Consumer Electronics Magazine - January/February 2024 - 92
IEEE Consumer Electronics Magazine - January/February 2024 - 93
IEEE Consumer Electronics Magazine - January/February 2024 - 94
IEEE Consumer Electronics Magazine - January/February 2024 - 95
IEEE Consumer Electronics Magazine - January/February 2024 - 96
IEEE Consumer Electronics Magazine - January/February 2024 - 97
IEEE Consumer Electronics Magazine - January/February 2024 - 98
IEEE Consumer Electronics Magazine - January/February 2024 - 99
IEEE Consumer Electronics Magazine - January/February 2024 - 100
IEEE Consumer Electronics Magazine - January/February 2024 - 101
IEEE Consumer Electronics Magazine - January/February 2024 - 102
IEEE Consumer Electronics Magazine - January/February 2024 - 103
IEEE Consumer Electronics Magazine - January/February 2024 - 104
IEEE Consumer Electronics Magazine - January/February 2024 - Cover3
IEEE Consumer Electronics Magazine - January/February 2024 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20240102
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20231112
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20230910
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20230708
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20230506
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20230304
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20230102
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20221112
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20220910
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20220708
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20220506
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20220304
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20220102
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20211112
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20210910
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20210708
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20210506
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_20210304
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202010
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202009
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202007
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202004
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202003
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_202001
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201910
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201909
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201907
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201905
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201903
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201901
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201811
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201809
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201807
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201805
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_201803
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_july2017
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_april2017
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_january2017
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_october2016
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_july2016
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_april2016
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_january2016
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_october2015
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_july2015
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_april2015
https://www.nxtbook.com/nxtbooks/ieee/consumerelectronics_january2015
https://www.nxtbookmedia.com