that traditional algorithms often fail to detect (Wang,
2022). In particular, using Supervised Learning (SL),
the ML system models a relationship based on input-
output pairs, whereas Unsupervised Learning (UL)
finds patterns in the input data that are provided
without a corresponding output label. In structural
engineering, a dominant method of UL is the
Frequency Domain Decomposition (FDD), used for
Modal Analysis (MA). Specifically, MA studies the
dynamic properties of the systems in the frequency
domain. MA uses the overall mass and stiffness of a
structure to find the periods at which it naturally
resonates (Rainieri, Fabbrocino, & Cosenza, 2007).
The outputs of MA are frequency response, modal
shapes and damping. FDD consists of two main steps:
(i) frequency detection and (ii) tracking. Frequency
detection is performed periodically by clustering
algorithms, in order to find frequencies that have
occurred since the previous execution. In the tracking
phase, the frequencies found are combined to create
trends describing the overall properties of the
structure and how they change over time (Fabio,
Ferrari, & Rizzi, 2016).
UL methods detect anomalies or drifts in the
inputs, without providing a clear and explicit
explanation. In order to get explicit information such
as damage location, quantification and type, data
enriched with labels and SL methods are adopted
(Wang, 2022). However, dealing with civil structures,
labeled data related to different environmental
conditions or seismic events are often unavailable. To
overcome this limitation, a key solution is a Digital
Twin (DT) reproducing both structural physics-based
numerical models and input vibrations provided by
IoT devices during the events of interest, such as wind
or seismic forces (Aydemir, Zengin, & Durak, 2020).
A DT consists of three components: a physical
structure in the real world, a digital model of the
structure in a computerized environment, and the
integration of data and information that tie the virtual
and real products together (David, Chris, Aydin,
Jason, & Ben, 2020). For a successful DT
implementation, all related assets need to be properly
defined in order to collect the necessary data. Indeed,
since data modeling and simulation have a non-
negligible cost, efficient tools and methods are
needed. The process in which these tools are defined
and the DT is implemented is called digital
transformation. An important method of the digital
representation of the structure based on computerized
tools, is called Finite Element (FE). FE numerically
solves differential equations of structural
1
https://www.movesolutions.it/deck/
engineering. Since the computational cost associated
to the solution of such numerical models can easily
become prohibitive, in view of a systematic
evaluation for dataset generation purposes a Model
Order Reduction (MOR) strategy is adopted to
computationally speed up the construction of the
necessary data (Rosafalco, Torzoni, Manzoni, &
Mariani, 2021). Subsequently, Supervised Deep
Learning (DL) models can be created with the
generated data, to solve specific SHM tasks.
This paper shows the overall methodology and a
pilot application in the field, based on a
Convolutional Neural Network (CNN) performing
the damage localization task on a sample structure.
Early experimental results show the potential of the
proposed approach, as well as the reusability of the
trained system on varying environmental actions.
The paper is structured as follows. Section 2
covers material and methods, whereas experimental
results and discussions are covered by Section 3.
Finally, Section 4 draws conclusions and future work.
2 MATERIALS AND METHODS
The SHM methodology applied in this work consists
of two main parts: (i) the design and implementation
of the DT used as dataset generator to create a dataset
that reflects realistic environmental effects; (ii) the
damage localization problem via a supervised DL
architecture. Finally, an analysis of the performance
of the DL model is presented, considering different
loading conditions (Yuqian, Chao, Kevin, Huiyue, &
Xun, 2020).
2.1 Digital Twin Development
To faithfully represent a real scenario through a DT,
three aspects are considered: (i) physics-based model
of the structure to be monitored, (ii) the digital
reproduction of low-intensity seismic loads, and (iii)
the introduction of noise components affecting the
IoT sensor networks. The representation of the
physical aspects involves the modeling of the
building and the simulation of a sensor system for the
vibrational IoT data acquisition. Let us consider, in
Figure 1, a pilot example of building to monitor. A
commercial example of IoT system is represented in
Figure 2: a Deck – Dynamic Displacement Sensor
1
. It
is a mono-axial wireless device, which acquires
displacements with an accuracy of 0.01 mm, suitable
for dynamic monitoring.