
2 RELATED WORKS AND
THEORETICAL REFERENCES
This section presents a literature and theoretical re-
view on HAR, edge computing, and TensorFlow.
2.1 Human Activity Recognition (HAR)
Human activity recognition (HAR) has been exten-
sively studied due to its applicability in areas such
as healthcare and sports. Inertial sensor-based ap-
proaches (IMUs) have stood out for their ability to
capture detailed human motion data, enabling accu-
rate and real-time analysis. When combined with ma-
chine learning algorithms, these data allow human ac-
tivities to be classified with high accuracy.
The study by (da Silva et al., 2023) developed a
system using IMUs for the collection of motion data.
The work evaluated three models of recurrent neural
networks: long short-term memory (LSTM), gated re-
current unit (GRU) and simple RNN to classify hu-
man activities, demonstrating their effectiveness in
recognizing motion patterns in HAR systems.
Likewise, (Waghchaware and Joshi, 2024) con-
ducted a review of machine learning and deep learn-
ing techniques applied to human activity recognition.
Their study explores the use of data from inertial sen-
sors and images, highlighting the performance of dif-
ferent methods and providing a critical analysis of
their advantages and limitations.
In another example, (Ann-Kathrin Schalkamp and
Sandor, 2023) investigates the use of digital sensors
for human action recognition to detect changes in
movement patterns, aiming to identify diseases be-
fore clinical diagnosis. This approach highlights the
potential of HAR systems not only for activity clas-
sification, but also for health monitoring and disease
prevention. These studies underscore the relevance of
HAR research, demonstrating its application in phys-
ical activities and health-related areas.
2.2 Edge Computing
Edge computing is an approach that processes data
near the point of capture, reducing latency and re-
liance on remote connections. This technique is in-
creasingly utilized in wearables and IoT devices, en-
abling real-time analysis, enhanced data privacy, and
energy efficiency.
(M. S. Elbamby and Bennis, 2019) discusses the
potential of edge computing for applications requiring
high reliability and low latency, such as virtual reality
and autonomous vehicles. The study highlights how
local processing can enhance the scalability of wire-
less systems in critical scenarios.
Similarly, the work of (M. C. Silva and Oliveira,
2022) applied edge computing during the COVID-19
pandemic, presenting a proof of concept for an in-
telligent healthcare system. This system integrated
wearable biometric sensors to monitor the vital signs
of healthcare professionals, processing data locally
to generate immediate insights. The research lever-
aged data fusion, big data, and machine learning tech-
niques, demonstrating the benefits of this approach in
health and safety contexts.
Meanwhile, (et al., 2024) highlight the crucial
role of edge computing in human activity recognition,
enabling devices to perform real-time inferences di-
rectly at the data capture point, without relying on
cloud processing. This approach not only improves
energy efficiency but also facilitates the development
of autonomous devices capable of operating in envi-
ronments with connectivity constraints.
2.3 TensorFlow and TensorFlow Lite
Machine learning (ML), a subfield of artificial intel-
ligence, enables systems to learn patterns and make
predictions based on data. Traditionally, ML models
are trained and deployed in the cloud, with local de-
vices like microcontrollers used only for data collec-
tion and transmission. However, the growing demand
for real-time processing has led to frameworks like
TensorFlow Lite, which allow models to run directly
on resource-constrained devices.
TensorFlow Lite, now known as LiteRT, is de-
signed to run machine learning models on microcon-
trollers and other hardware with severe memory and
processing constraints (A. Haj-Ali and Weiser, 2020).
It enables local inferences, eliminating the need for
continuous cloud connectivity — a crucial factor for
battery-operated devices. Additionally, reducing data
transmission promotes energy efficiency. In Figure
1, the complete development flow using TensorFlow
Lite is illustrated.
Recent studies, such as those by (S. S. Saha and
Srivastava, 2022) and (et al., 2023), address tech-
niques for optimizing models on low-capacity de-
vices. These works explore methods like model com-
pression, quantization, and strategies to maximize ef-
ficiency for specific tasks, such as signal classifica-
tion.
Practical applications of TensorFlow Lite in hu-
man activity recognition have been presented by
(V. Sharma and Cano, 2024) and (Bidyut Saha and
Roy, 2024). These studies demonstrate the frame-
work’s effectiveness in microcontrollers for real-time
ICEIS 2025 - 27th International Conference on Enterprise Information Systems
974