Next Article in Journal
Disaster-Resilient Service Function Chain Deployment Based on Multi-Path Routing and Deep Reinforcement Learning
Next Article in Special Issue
Enhancing Arabic Speech Therapy with AI: Binary Fluent/Disfluent Classification of Arabic Stuttered Speech
Previous Article in Journal
A Weak-Grid Supportive Scheme via Community-Scale BESS Controlled as a Virtual Synchronous Generator (VSG)
Previous Article in Special Issue
Lung Disease Diagnosis Using Radial STFT and a Lightweight Convolutional Neural Network
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Multiscale Learning for Accurate Recognition of Subtle Motion Actions: Toward Unobtrusive AI-Based Occupational Health Monitoring

Institute for High-Performance Computing and Networking (ICAR), Research National Council of Italy (CNR), 80100 Naples, Italy
*
Author to whom correspondence should be addressed.
Electronics 2026, 15(9), 1794; https://doi.org/10.3390/electronics15091794
Submission received: 17 March 2026 / Revised: 17 April 2026 / Accepted: 21 April 2026 / Published: 23 April 2026
(This article belongs to the Special Issue Artificial Intelligence and Deep Learning Techniques for Healthcare)

Abstract

The integration of artificial intelligence with unobtrusive sensing technologies is transforming occupational health monitoring by enabling continuous, objective assessment of worker activities in real industrial environments. This study focuses on the accurate recognition of subtle motion actions within logistics workflows using multichannel optical motion-capture data. We investigate several deep learning architectures commonly employed for temporal motion analysis, including tCNN, Transformer, CNN–LSTM, and ConvLSTM. To enhance robustness and fairness across workers with varying movement styles, a subject-independent evaluation protocol is adopted, and a multiscale temporal learning strategy is explored to better capture fine-grained and low-saliency actions. Experimental results show that the proposed multiscale tCNN achieves the highest accuracy, obtaining per-class recall range between 73% and 83% and an overall accuracy of approximately 79%, consistently outperforming recurrent and attention-based architectures. These findings demonstrate the effectiveness of multiscale convolution-based temporal modeling for recognizing subtle motion actions and highlight the potential of combining optical motion capture with AI analytics to support unobtrusive, reliable occupational health monitoring in smart industry environments.

1. Introduction

The integration of artificial intelligence (AI), computer vision, and multimodal sensing technologies has profoundly reshaped how human physical activities are monitored and analyzed across domains such as healthcare rehabilitation, logistics, and occupational safety. In clinical scenarios, activity recognition systems support tele-rehabilitation programs by providing objective feedback on patient performance and ensuring the correct execution of prescribed therapeutic exercises [1,2,3]. Wearable sensors, motion capture systems, and machine learning-based monitoring platforms further enhance remote assessment by capturing detailed kinematic patterns and offering clinicians actionable insights into movement quality and patient progress [4,5,6,7,8]. These technologies enable continuous monitoring outside clinical settings and contribute to more personalized and scalable rehabilitation strategies.
Advances in AI have significantly expanded the potential of these systems by enabling automated extraction of motion features, anomaly detection, and unobtrusive activity monitoring, while reducing dependence on handcrafted features through end-to-end representation learning [9,10,11]. Deep learning models have shown strong capabilities in capturing the complex spatiotemporal structure of human motion, particularly when analyzing multichannel time-series data. Architectures based on convolutional, recurrent, and attention mechanisms are increasingly adopted to recognize fine-grained activity patterns in diverse applications including rehabilitation, industrial processes, and smart-environment monitoring [12,13]. This represents a paradigm shift toward more scalable and accurate human activity recognition (HAR) systems capable of handling heterogeneous modalities, long temporal dependencies, and varying environmental conditions.
Beyond healthcare, the growing focus on ergonomics, workload monitoring, and injury prevention has accelerated the adoption of AI-based motion analysis in occupational environments. Within the frameworks of Industry 4.0 and the emerging Industry 5.0 paradigm, digital and virtual technologies are widely employed to assess worker posture, repetitive motions, manual material handling tasks, and exposure to biomechanical hazards [14]. These systems frequently combine multiple sensing modalities—such as camera-based vision, inertial measurement units (IMUs), motion capture technologies, and digital human models—to detect suboptimal work techniques and movement patterns associated with musculoskeletal risk. Their role is particularly relevant given that work-related musculoskeletal disorders remain among the most prevalent occupational health issues worldwide.
HAR also plays a key role in industrial logistics, where manual activities such as lifting, carrying, and sorting require continuous monitoring to ensure both safety and operational efficiency. An important contribution to this research area is the LARa dataset, a large-scale multimodal corpus comprising optical marker-based motion capture (OMoCap), IMU signals, and semantic activity annotations gathered during realistic warehouse workflows [15]. The dataset captures fine-grained process-level dynamics and includes challenging conditions such as class imbalance, operational noise, and substantial inter-subject variability, making it a valuable benchmark for the evaluation of machine learning models in industrial settings.
Despite these advancements, several challenges still hinder the reliable deployment of HAR technologies in real-world occupational environments. In particular, existing approaches often struggle to generalize across different subjects, to cope with noisy and heterogeneous sensor data, and to capture the inherently multiscale temporal dynamics of complex human movements. These issues are especially relevant in industrial contexts, where variability in movement execution, anthropometry, and working conditions can significantly affect model robustness and fairness [16,17].
Recent research suggests that multiscale representation learning and subject-independent validation protocols can improve the robustness and generalizability of motion recognition systems [18]. However, systematic evaluations of such approaches in realistic industrial workflows remain limited, particularly when using high-resolution motion capture data.
In this context, the present study investigates deep learning methods for recognizing motion patterns associated with logistics activities using a multimodal motion-capture dataset collected in warehouse environments. The goal is to evaluate different neural architectures for motion-signal processing and to assess their ability to provide robust, subject-independent recognition of work-related activities. In particular, we explore the use of multiscale temporal convolutional architectures to capture motion dynamics at multiple temporal resolutions, enabling more reliable quantification of workers’ activities and supporting future applications in ergonomic monitoring and occupational risk prevention.
While the proposed multiscale temporal architecture builds upon our previous investigations into cross-subject robustness [18], the present study addresses a substantially different and more challenging recognition problem. Unlike rehabilitation scenarios, warehouse work activities exhibit high inter-subject variability, short-duration motion segments, and subtle kinematic differences between sub-tasks. These characteristics have been shown to challenge existing activity recognition approaches, including prior benchmarks on the LARa dataset. The methodological contribution of this work lies in demonstrating that multiscale temporal feature learning—originally validated for improving fairness and robustness across subjects—can also effectively discriminate fine-grained sub-actions embedded within complex motion sequences. Specifically, the architecture combines a top branch engineered to preserve fine temporal details of motion with a lower branch that intentionally reduces temporal resolution to obtain a global view of movement dynamics. This design enables the simultaneous modeling of micro-movements and long-range context, which is essential for recognizing subtle action variations that differ only marginally in execution. Through this formulation, the study extends the applicability of multiscale temporal learning beyond subject generalization and establishes its relevance for precise sub-action recognition in logistics environments, supporting the monitoring of movement patterns associated with unsafe postures and biomechanical risk.
The remainder of this article is organized as follows. Section 2 reviews related work on computational approaches to human motion recognition. Section 3 describes the methodological framework adopted in this study. Section 4 presents the quantitative results of the experiments. Section 5 provides a comprehensive analysis of the findings and discusses future research directions. Finally, Section 6 concludes the article.

2. Related Work

The use of artificial intelligence for monitoring human movement has gained increasing attention in both healthcare and industrial contexts. In occupational environments, motion analysis systems are employed to evaluate biomechanical load, detect unsafe postures, and assess repetitive movements associated with work-related musculoskeletal disorders. Modern ergonomic monitoring platforms integrate heterogeneous sensing technologies—including optical motion capture, inertial sensors, and computer vision—to provide quantitative measurements of workers’ physical activities [14]. These systems support both the design of safer workstations and the continuous monitoring of workers during task execution.
Within the paradigms of Industry 4.0 and the emerging Industry 5.0, intelligent monitoring systems are increasingly deployed to enable data-driven safety assessment in complex industrial environments. However, the development of reliable HAR systems for occupational settings remains challenging. Industrial workflows often involve unstructured motion patterns, interactions with tools and materials, and substantial variability across workers. As a result, HAR models must cope with heterogeneous sensor data, environmental noise, and large inter-subject variability.
To facilitate research in realistic industrial conditions, several datasets have been introduced to benchmark motion recognition algorithms. Among these, the LARa dataset provides a comprehensive multimodal resource capturing warehouse picking and packaging workflows using optical marker-based motion capture (OMoCap), inertial measurement units (IMUs), and RGB video streams [15]. In addition to activity labels, the dataset includes semantic attributes describing motion characteristics, enabling more detailed analyses of human movement. The dataset reflects realistic operational conditions and presents several challenges for machine learning models, including class imbalance, annotation uncertainty, and strong inter-subject variability.
Deep learning methods have significantly advanced HAR by enabling end-to-end learning of hierarchical representations from raw motion signals. Temporal convolutional neural networks (tCNNs) have proven effective in capturing local temporal dependencies in time-series data, while recurrent neural networks such as Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRUs) are commonly used to model longer temporal relationships [19,20]. Hybrid architectures combining convolutional and recurrent components—such as CNN–LSTM and ConvLSTM networks—have further improved the modeling of spatiotemporal dynamics in motion analysis tasks [21,22].
More recently, transformer-based architectures have gained prominence for sequential data modeling due to their ability to capture long-range dependencies through self-attention mechanisms. These models have demonstrated strong performance in motion recognition and other sequence modeling tasks [23]. In particular, recent studies have extended transformer frameworks for HAR by integrating convolutional feature extraction and hybrid temporal modeling strategies to better handle the complex structure of motion signals. For example, Guo et al. [24] introduce a hybrid architecture that combines convolutional feature extraction with transformer encoders and vector-based relative position embeddings, improving the representation of local motion patterns while preserving global temporal context. Similarly, Miao et al. [25] propose an attention-enhanced CNN-BiGRU-Transformer model that integrates recurrent and convolutional components with self-attention, enabling more effective modeling of both short-term dynamics and long-range temporal dependencies in HAR tasks. Furthermore, Lamaakal et al. [26] present a lightweight inertial transformer framework designed for efficient deployment in resource-constrained settings, incorporating multimodal knowledge distillation and explainable AI mechanisms to maintain high recognition performance while improving interpretability. Collectively, these studies highlight a clear trend toward hybrid and efficiency-aware transformer designs, where convolutional or recurrent modules are combined with attention mechanisms to jointly capture local motion details and global temporal structure, thereby enhancing robustness in complex human motion recognition scenarios. Beyond HAR, transformer-based representation learning has also shown remarkable effectiveness in several artificial intelligence domains. For instance, multimodal transformer frameworks combining language models such as BERT with vision transformers have achieved state-of-the-art results in visual question answering applications [27].
A key challenge in motion analysis lies in the inherently multiscale nature of human movement. Rapid joint-level adjustments coexist with slower posture changes and task-level transitions, making it difficult for single-scale models to capture the full spectrum of motion dynamics. To address this limitation, several studies have proposed multiscale temporal learning strategies based on parallel convolutional filters, dilated convolutions, or hierarchical receptive fields [28,29,30]. These approaches enable models to capture motion patterns at different temporal resolutions and have demonstrated improved robustness and cross-subject generalization in activity recognition tasks. Similar benefits have been observed in attribute-based classification frameworks applied to the LARa dataset, where semantic intermediate representations help mitigate class imbalance and ambiguous activity transitions [15].
Despite these advances, ensuring robustness and fairness across different subjects remains an open challenge in real-world HAR systems. Differences in anthropometry, movement style, and sensor placement may introduce biases in learned representations, resulting in uneven model performance across individuals [31]. To address these issues, several methodological strategies have been proposed, including cross-subject validation protocols such as leave-one-subject-out evaluation, domain adaptation techniques, and noise-robust training procedures [32,33,34].
Overall, the literature highlights the need for motion recognition architectures capable of capturing multiscale temporal dynamics while ensuring robust performance across diverse subjects and realistic operating conditions. Building on these insights, the present study evaluates several deep learning architectures for motion-signal processing in industrial environments and investigates the effectiveness of multiscale temporal convolutional models for subject-independent activity recognition.

3. Materials and Methods

3.1. Dataset

This study evaluates the performance of multiple deep learning architectures for HAR using a multichannel MoCap dataset. The methodological pipeline encompasses dataset characterization, preprocessing, segmentation, feature representation, model development, and cross-validated evaluation.
This study employed the LARa dataset and consists of full-body motion capture recordings obtained via marker-based OMoCap [15]. Each joint marker measures three-dimensional linear accelerations and angular velocities, enabling the reconstruction of joint kinematics across the entire body. These data are particularly suitable for activity recognition, biomechanical assessment, and gait analysis applications.
The participant cohort includes 14 healthy adults (7 males, 7 females) with an average age of 37 years, a mean weight of 71 kg, and a mean height of 171 cm. Most participants were right-handed (11/14), and each subject was assigned a unique ‘subject_id’ for inter-subject comparisons.
Each timestamp in the dataset is represented as a high-dimensional feature vector describing the rotations (roll, pitch, yaw) and translations (x, y, z) of 21 anatomical joints. In total, each frame is encoded as a 126-dimensional vector, accompanied by a corresponding activity label. This results in a multichannel time-series representation suitable for sequential modeling.
The examined dataset includes seven activity classes: Standing (c1), Walking (c2), Cart Handling (c3), Handling (Upwards) (c4), Handling (Centered) (c5), Handling (Downwards) (c6), and None (c7).
The dataset comprises 12,394 segmented action windows. The class distribution is imbalanced, with “Handling (Centered)” accounting for 34.6% of the samples, while “None” accounts for only 2.2%.
The synchronization class in the original LARA dataset was excluded from this study, as it served an exclusively technical function. It was introduced by the authors of the LARA dataset to align the start of each recording and facilitate the labeling process, rather than to represent a meaningful operational activity [15]. For instance, the initial gesture of raising both hands above the head was used solely as a temporal reference and does not contribute to action recognition. Accordingly, this class was removed from the experiments. In contrast, the “None” class (c7) was retained, as it provides an essential neutral category for segments in which no defined action is performed, or where the data is ambiguous, corrupted, or otherwise not interpretable. Its inclusion enables the model to appropriately handle uncertain or unrecognized instances, thereby preventing forced misclassifications and improving the overall robustness and reliability of the system.
The overall composition of the LARa dataset used in this study is presented in Table 1.

3.2. Algorithms

In this study, we employ a suite of deep learning models capable of processing multi-channel time–series data derived from the LARa dataset. The dataset contains synchronized motion sequences of human activities, making it particularly suitable for data-driven models that directly operate on raw spatiotemporal patterns. Unlike traditional machine–learning approaches that require handcrafted feature extraction pipelines, our adopted neural architectures learn discriminative representations directly from the input signals within a supervised learning framework. Supervised learning was selected due to its robustness and interpretability when dealing with heterogeneous human motion data, where unsupervised clustering methods tend to suffer from instability, noise sensitivity, and ambiguous evaluation metrics. Approaches such as dynamic time warping-based clustering or latent-structure discovery require substantial preprocessing and still struggle with the natural variability of human movement, making them difficult to deploy reliably in real-world settings. For these reasons, all analyses reported here rely on supervised models trained on annotated sequences.
To perform activity recognition, we implemented several established architectures: Temporal Convolutional Neural Networks (tCNN), hybrid models that pair convolutional layers with recurrent units (CNN–LSTM and Convolutional LSTM), and Transformer-based models. These architectures have been widely adopted across the HAR literature due to their complementary strengths in modeling local temporal structure, long-range dependencies.
A multiscale temporal feature-extraction process, as evidenced in our previous work, was adopted [18]. The multiscale temporal feature extraction process comprises two parallel pathways that capture short- and long-range temporal dependencies at different resolutions. One path uses a small convolution stride to preserve fine-grained temporal details, while the second path employs a larger stride or dilated kernels to expand the receptive field. This design allows the network to encode micromovements and coarse temporal dynamics jointly. Formally, a 1D convolution with stride s is defined in Equation (1), where x is the input sequence, h the convolutional kernel of length k, and y the output:
y ( n ) = i = 0 k x ( n + 1 ) h ( i ) , if n = 0 i = 0 k x ( n + i + ( s i ) ) h ( i ) , if n 0
Similarly, dilated convolutions are employed to enlarge the temporal receptive field without downsampling the sequence, as defined in Equation (2):
( x l h ) ( y ) = i = 0 f 1 x y l · i h ( i )
The upper branch of the multiscale architecture emphasizes high-frequency details of the motion, while the lower branch focuses on global temporal structure. The outputs of the two branches are concatenated before entering the classification head.
Below, we provide a detailed description of each architecture in both standard and multiscale configurations.

3.2.1. Temporal CNN Model

Temporal convolutional networks are well-suited for modeling sequential data because they extract local temporal patterns through convolutional filters while supporting large receptive fields via stacked layers or dilation. The tCNN used here receives as input the trajectories of body joints over time. In the standard configuration, a sequence of convolutional layers with batch normalization and dropout performs hierarchical feature extraction. The flattened feature map is then passed to a set of fully connected layers with ReLU activations and L2 regularization, followed by a softmax classifier.
The multiscale tCNN consists of two convolutional branches: the first uses a stride of 1 to preserve temporal granularity, whereas the second applies a stride of 3 to capture long-term dynamics. Each branch ends with global average pooling, and their outputs are fused before the classification block.
The entire architecture of the multiscale tCNN model is illustrated in Figure 1.

3.2.2. Hybrid LSTM Models

Long Short–Term Memory (LSTM) networks are specifically designed to retain long-range temporal dependencies by regulating information flow through gated memory cells. They are effective when the temporal evolution of motion plays a central role.
CNN–LSTM
The CNN–LSTM model integrates convolutional layers for local feature extraction with an LSTM layer for sequence modeling. Convolutional layers learn spatial–temporal descriptors from the multi-joint trajectories, which an LSTM then processes with 100 units. Dense layers with ReLU activation refine the learned representation before the softmax output.
In the multiscale design, two parallel convolutional branches operate at different temporal resolutions. Their outputs are concatenated and fed into the LSTM, enabling the model to capture hierarchical motion dynamics.
The multiscale CNN–LSTM model is illustrated in Figure 2.
Convolutional LSTM
ConvLSTM incorporates convolution directly inside the LSTM gates to jointly model spatial and temporal dependencies. The model begins with a 2D ConvLSTM layer applied to the reshaped joint trajectories, followed by dropout, flattening, and dense layers for classification.
In the multiscale version, two ConvLSTM branches operate with different strides, allowing the network to capture both slow and fast motion dynamics. Their outputs are merged before the final classifier.
The multiscale ConvLSTM model is illustrated in Figure 3.

3.2.3. Transformer Model

Transformers rely on self-attention mechanisms to compute interactions between all time steps in a sequence, providing a powerful mechanism for capturing long-range motion dependencies without recurrence. The adopted Transformer encoder includes multi-head attention, residual connections, layer normalization, and a position-wise feed-forward network. Positional encoding is added to the input to preserve temporal ordering.
The multiscale Transformer introduces two parallel preprocessing streams: one with a stride of 1 followed by a dilated convolution, and another with a stride of 3. After feature extraction, both streams are processed by identical encoder blocks before being merged for classification.
The multiscale Transformer model is illustrated in Figure 4.

3.3. Experimental Setup

All experiments were conducted using the LARa dataset, which contains full-body motion sequences recorded using synchronized motion-capture hardware. Each sequence is represented as a multichannel time series comprising the 6D coordinates corresponding to the rotational (RX, RY, RZ) and translational (TX, TY, TZ) movements of various anatomical joints (e.g., head, arms, legs, root), resulting in 126 kinematic features. After preprocessing, each model receives input tensors of dimension ( N × T × F ) , where N is the number of samples, T the sequence length, and F the feature dimensionality.
To ensure consistency across models, sequence lengths were normalized using zero pre-padding, which has been shown to perform robustly for time-series inputs. The time series was segmented into 1-s sliding windows, with each window comprising 200 frames.
The LARa dataset exhibits a markedly imbalanced class distribution, with certain activities (e.g., Handling (Centered)) occurring frequently, while others (Cart and None) represent rare or transitional states. To explicitly address this issue, a Naive Bayesian class-weighting strategy was adopted during training. Class priors were estimated from the training data and used to compute inverse-frequency weights, which were incorporated into the categorical cross-entropy loss function. This weighting scheme penalizes misclassification of rare classes more heavily, preventing the learning process from being dominated by majority activities. Considering the imbalance in the distribution of motion classes across the dataset, a Naïve Bayes-based approach was adopted to explicitly incorporate class distribution information into the classification process [32]. This strategy mitigates the impact of class imbalance, leading to more stable and reliable predictions. The use of Naive Bayesian weighting is particularly appropriate in subject-independent scenarios, as it preserves the original temporal structure of motion sequences without resorting to oversampling or undersampling strategies that could distort transition dynamics. As a result, the models maintain sensitivity to rare and transitional activities while improving overall robustness and stability across subjects. The effectiveness of this strategy is reflected in the balanced per-class F1-scores reported in Section 4, including for under-represented categories.
Training configurations for all architectures are summarized in Table 2. Each model was trained using the Adam optimizer with a learning rate of 10 4 , categorical cross-entropy loss, and balanced class weights using a Naive Bayesian formulation. The architectural configuration and training hyperparameters were adopted from our previously validated multiscale framework, in which extensive ablation studies and sensitivity analyses were conducted [18]. In the present study, these settings were kept fixed to ensure a controlled evaluation of the proposed methodology in a different and more complex activity recognition scenario, rather than re-optimizing configurations for each model individually. This design choice enables a fair and consistent comparison across architectures by isolating performance differences attributable to model design rather than hyperparameter tuning. Accordingly, a uniform training protocol was applied across all models, ensuring systematic and comparable evaluations under identical experimental conditions.
Given that human motion patterns vary significantly across individuals, we employed Leave-One-Subject-Out (LOSO) cross-validation. At each iteration, all data from one subject were held out for testing, while the remaining subjects formed the training set.
To evaluate the generalization capability of the proposed models across different individuals, all experiments were conducted using a LOSO cross-validation protocol. This evaluation strategy is particularly suited for human activity recognition tasks characterized by high inter-subject variability, as it prevents subject-dependent bias and simulates realistic deployment scenarios in which unseen workers are encountered.
Formally, let D = s = 1 S D s denote the complete dataset, where D s represents the set of all samples associated with subject s, and S is the total number of subjects. At each validation fold i { 1 , , S } , the test set is defined as:
D test ( i ) = D i ,
while the corresponding training set is composed of data from all remaining subjects:
D train ( i ) = s = 1 s i S D s .
Under this protocol, no data from the test subject are observed during training, ensuring a strict subject-independent evaluation. Due to the inherently imbalanced distribution of activity classes in the dataset and differences in task execution across individuals, the number of test samples per activity class naturally varies across folds depending on the behavior of the held-out subject. As a result, different validation folds may exhibit different class sample counts, even for the same activity category.
Performance metrics—including accuracy, precision, recall, F1-score, and AUC—were averaged across all folds to assess model stability and generalizability. To ensure fair interpretability and comparability of results across subjects and models, performance metrics were averaged across all LOSO folds. Moreover, confusion matrices were reported using normalized values. This normalization mitigates the effect of fold-specific class imbalance and allows a consistent comparison of class-wise performance across different subjects and architectures.
All neural networks were implemented in Keras with fixed random seeds to ensure reproducibility.

4. Results

The mean performance of the four deep learning architectures (tCNN, Transformer, CNN-LSTM, and ConvLSTM) is reported in Table 3.
Detailed per-subject performance under the LOSO evaluation protocol is reported in Table 4, Table 5, Table 6 and Table 7. The results include accuracy, precision, recall, F1-score, and AUC across all 14 subjects.
Table 8 reports the per-class accuracy and F1-scores obtained by the four deep learning architectures (tCNN, Transformer, CNN-LSTM, and ConvLSTM) on the seven activity classes. The table highlights the comparative performance of each model and allows for a detailed analysis of class-specific strengths and weaknesses.
Confusion matrices for each model are provided in Figure 5, Figure 6, Figure 7 and Figure 8, showing detailed class-wise performance.

5. Discussion

This study examined the feasibility of using AI-driven temporal architectures combined with optical motion-capture sensing to quantify workers’ physical activities in logistics workflows, with the broader goal of supporting occupational safety and health monitoring in smart industrial environments. Four deep learning architectures—tCNN, Transformer, CNN–LSTM, and ConvLSTM—were evaluated to assess their capability to recognize operational activities that contribute to biomechanical workload. The analysis relied on a subject-independent evaluation framework and considered both aggregated performance indicators and class-level behavior, reflecting the requirements of practical ergonomic monitoring systems.
Among the evaluated models, the tCNN architecture consistently achieved the best quantitative performance, with an overall accuracy of approximately 79% and balanced macro and weighted F1-scores across the seven motion classes. ConvLSTM and Transformer models achieved intermediate performance, while the CNN–LSTM architecture displayed reduced accuracy, particularly for classes involving rapid kinematic transitions. These results indicate that temporal convolutional models are particularly effective at capturing short-range motion dynamics that characterize logistics tasks, such as object handling, posture adjustments, and rapid arm repositioning. Architectures centered on sequential memory or global attention may require additional contextual inputs to disambiguate subtle differences between visually or kinematically similar activities.
The analysis of classification errors underscores the critical role of temporal feature extraction in distinguishing activities with overlapping postural or transitional patterns. In logistics workflows, many tasks—such as handling objects at different vertical levels—exhibit similar joint configurations, which increases the risk of misclassification when the temporal dynamics of movement are not adequately captured. By employing dilated temporal convolutions, the tCNN model effectively encodes both fine-grained, rapid motions and longer-term temporal structures, thereby reducing confusion between semantically related activities and improving overall class discrimination.
These findings are consistent with prior research on HAR in industrial environments, including studies based on the LARa dataset [15]. Earlier work reported a baseline accuracy of approximately 69% and a weighted F1-score of around 64%, with considerable variability across activity classes. In comparison, the substantially improved performance observed in the present study underscores the effectiveness of end-to-end temporal feature learning over conventional static or shallow classification approaches for multichannel motion data. Deep temporal architectures are particularly well-suited to modeling the sequential nature of physical activities, which is essential in logistics workflows characterized by structured yet variable temporal dependencies. The best-performing model in our study (tCNN) achieves an accuracy and an F1-score of 79%, representing a significant improvement over the benchmark. Gains in recall are even more pronounced, with a 78% indicating a markedly enhanced sensitivity in detecting activity instances, especially for under-represented and transition-heavy classes. Importantly, these improvements are consistent across all evaluated architectures. Even the lowest-performing ConvLSTM performs better than the benchmark (77% vs. 69% in accuracy and 76% vs. 64% in F1-score) [15]. This consistency indicates that the observed performance gains are not attributable to a specific model, but rather arise from fundamental methodological differences, particularly in multiscale feature learning. In contrast to prior approaches based on handcrafted kinematic features and semantic attribute aggregation, the proposed models learn discriminative representations directly from raw multichannel motion signals through end-to-end temporal learning. This approach preserves fine-grained spatiotemporal information that is often lost in feature-engineered pipelines, which is crucial for capturing subtle motion patterns in logistics workflows. A key factor driving the superior performance of the proposed tCNN is its multiscale temporal architecture, explicitly designed to address the heterogeneous temporal structure of human motion. The architecture consists of two complementary convolutional branches with distinct functional roles. The first branch is designed to capture fine-grained, high-frequency motion details by employing short temporal strides and minimal dilation. This configuration preserves temporal resolution and enables the detection of subtle, rapid kinematic variations, such as arm repositioning, grasp initiation, or micro-adjustments in posture. These motion components are often critical for distinguishing between semantically similar activities, yet are typically overlooked by coarse temporal models. In contrast, the second branch is designed to capture broader temporal dependencies by employing larger strides or dilated convolutions, thereby reducing temporal resolution. Although this results in some loss of local detail, it enables the model to encode long-range temporal context, including posture evolution and task-level dynamics. This global perspective is essential for differentiating activities that share similar local motion patterns but differ in their overall structure or duration. By integrating the outputs of these two branches, the multiscale tCNN effectively captures both micro-level motion details and macro-level temporal structure, achieving a balance between temporal precision and contextual awareness. This capability is largely absent in both the benchmark method of [15] and conventional single-scale deep architectures, providing a clear explanation for the consistent performance improvements observed across evaluation metrics and activity classes.
Class imbalance and rare states represent another important factor influencing model behavior. Some activities occur infrequently or correspond to transitional states, making them difficult to recognize reliably. In this work, the discussion focused primarily on operational activity classes, excluding background states for interpretability. However, including these rare or irregular classes in future analyses will be essential for assessing real-world performance, especially in unconstrained environments where non-operational movements frequently occur. The results also underscore the importance of evaluation protocols that replicate real deployment conditions. HAR systems often exhibit inflated performance when training and testing data share subjects. By adopting a subject-independent protocol such as leave-one-subject-out, this study emphasizes generalization across workers with different anthropometric characteristics, movement strategies, or task execution styles. Robustness to such inter-subject variability is critical for occupational health monitoring systems intended to function reliably across diverse workforces.
Despite the promising results, several limitations should be acknowledged. First, the experiments relied solely on optical motion-capture signals. Real-world industrial environments may benefit from multimodal sensing—including inertial measurements, RGB video, or contextual descriptors of the workstation—to increase robustness in the presence of occlusions or sensor noise. Second, the models were evaluated offline, and practical deployment would require addressing real-time constraints related to computational efficiency, latency, and system integration. Third, while confusion matrices reveal high-level patterns of misclassification, further interpretability studies would be valuable for understanding the motion features driving model decisions, an aspect especially relevant for ergonomic and safety-critical applications.
Although the proposed models demonstrate robust performance under a strict leave-one-subject-out protocol, the present study does not constitute a full real-world deployment or in-field validation. The experiments were conducted offline using high-quality optical motion-capture data collected under controlled yet realistic logistics workflows. Consequently, additional sources of variability commonly encountered in operational environments—such as sensor occlusions, calibration drift, environmental noise, asynchronous data streams, and real-time computational constraints—were not explicitly evaluated. As a result, the reported performance should be interpreted as evidence of methodological robustness and cross-subject generalization under favorable sensing conditions, rather than as a direct measure of deployment-ready performance. While subject-independent evaluation addresses an important aspect of generalization, further validation steps are required to assess long-term reliability and operational robustness in real industrial settings.
Future work could extend the framework in several directions. Integrating semantic or contextual information, such as object type or workstation configuration, may improve recognition of activities with similar motion signatures. Multimodal fusion strategies combining OMoCap, IMU data, and visual cues could enhance robustness in realistic industrial environments where sensing conditions are variable. Additionally, self-supervised or semi-supervised learning could help exploit large quantities of unlabeled motion data, improving generalization while reducing annotation effort.
Beyond algorithmic advances, the practical relevance of this research lies in its potential to support unobtrusive monitoring systems that prevent biomechanical overload. Continuous quantification of worker activities can inform ergonomic assessments, identify repetitive or high-risk movements, and enable proactive interventions to reduce work-related musculoskeletal disorders. Integrated within digital human modeling frameworks or smart manufacturing platforms, AI-based activity recognition may form the foundation of next-generation occupational safety solutions in Industry 4.0 and Industry 5.0 environments. In summary, this work demonstrates that deep temporal architectures applied to optical motion-capture data can effectively recognize and quantify worker activities relevant to biomechanical workload assessment.
The results confirm the potential of AI-driven motion analysis to capture complex, multiscale patterns in logistics workflows. Continued research incorporating contextual information, multimodal sensing, and real-world validation is essential to develop reliable and scalable ergonomic monitoring systems for smart industrial settings.

6. Conclusions

Recent advances in sensing technologies and artificial intelligence are reshaping the monitoring of occupational safety and worker activities in modern industrial environments. Unobtrusive sensing platforms, combined with data-driven analytics, enable continuous observation of physical work activities without interfering with operational processes. This shift supports a transition from subjective observations toward more objective and quantitative assessments of physical workload and biomechanical demands.
In this study, we investigated the capability of deep temporal architectures to analyze multichannel optical motion-capture data for recognizing and characterizing worker activities associated with biomechanical load. Experimental results demonstrate that modern deep learning models—particularly temporal convolutional networks—are able to learn discriminative multiscale temporal representations of human motion and achieve reliable activity recognition under subject-independent evaluation. These findings confirm the effectiveness of convolution-based temporal modeling for processing complex motion signals in a controlled experimental setting.
Beyond the specific models evaluated in this work, the combination of unobtrusive sensing technologies and AI-based analytics provides a useful framework for advancing research in computational ergonomics and human activity analysis. Continuous motion analysis can support the identification of repetitive or ergonomically demanding movement patterns and facilitate quantitative workload assessment, thereby contributing to a better understanding of biomechanical risk factors in industrial tasks. When combined with digital human modeling and ergonomic assessment tools, such approaches may further support the development of data-driven methods for workplace safety analysis. At the same time, the translation of AI-based monitoring systems beyond controlled experimental settings requires careful consideration of several practical aspects, including robustness under varying conditions, model interpretability, and responsible data handling. Ensuring consistent model performance across different users and environments remains an important research challenge, as does improving the transparency of model decisions. In parallel, privacy-preserving data processing and appropriate governance frameworks are important considerations for the responsible use of sensing-based human activity data.
Overall, this work highlights the potential of deep learning and unobtrusive sensing technologies for enabling more detailed and quantitative analysis of worker activities in industrial contexts. By capturing the multiscale temporal structure of human motion and demonstrating reliable subject-independent recognition in experimental evaluations, AI-driven motion analysis methods provide a basis for further research in this area. Future work may investigate the incorporation of contextual information, multimodal sensing, and efficient modeling strategies to further improve the robustness and generalizability of such approaches.

Author Contributions

Conceptualization, C.M.; methodology, C.M.; software, C.M., U.M. and A.M.; validation, C.M., U.M., M.E. and A.M.; formal analysis, C.M.; investigation, C.M.; resources, C.M.; data curation, C.M.; writing—original draft preparation, C.M.; writing—review and editing, C.M., U.M., M.E. and A.M.; visualization, C.M., U.M., M.E. and A.M.; supervision, C.M., U.M., M.E. and A.M.; project administration, C.M., U.M., M.E. and A.M. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by PNRR MUR project PE0000013-FAIR.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available in Zenodo at https://doi.org/10.5281/zenodo.8189341 (accessed on 25 November 2025). These data were derived from the following resources available in the public domain: Logistic Activity Recognition Challenge (LARa Version 03)—A Motion Capture and Inertial Measurement Dataset (Version 3) [Data set]. Zenodo.

Conflicts of Interest

The authors declare no conflicts of interest.

Abbreviations

The following abbreviations are used in this manuscript:
HARHuman Activity Recognition
IMUInertial Measurement Unit
OMoCapOptical Motion Capture
LOSOLeave-One-Subject-Out

References

  1. Kruse, L.M.; Gray, B.; Wright, R.W. Rehabilitation After Anterior Cruciate Ligament Reconstruction: A Systematic Review. J. Bone Jt. Surg. 2012, 94, 1737–1748. [Google Scholar] [CrossRef] [Scilit]
  2. Young, J.A.; Tolentino, M. Stroke Evaluation and Treatment. Top. Stroke Rehabil. 2009, 16, 389–410. [Google Scholar] [CrossRef] [Scilit]
  3. O’Sullivan, S.B.; Schmitz, T.J.; Fulk, G. Physical Rehabilitation, 7th ed.; F.A. Davis: Philadelphia, PA, USA, 2019. [Google Scholar]
  4. Peretti, A.; Amenta, F.; Tayebati, S.K.; Nittari, G.; Mahdi, S.S. Telerehabilitation: Review of the State-of-the-Art and Areas of Application. JMIR Rehabil. Assist. Technol. 2017, 4, e7. [Google Scholar] [CrossRef] [Scilit]
  5. Shem, K.; Irgens, I.; Alexander, M. Mechanisms of Telerehabilitation. In Telerehabilitation; Book Chapter; Publisher Compendium on Telerehabilitation; Elsevier: Amsterdam, The Netherlands, 2022. [Google Scholar]
  6. Argent, R.; Bevilacqua, A.; Keogh, A.; Daly, A.; Caulfield, B. The Importance of Real-World Validation of Machine Learning Systems in Wearable Exercise Biofeedback Platforms: A Case Study. Sensors 2021, 21, 2346. [Google Scholar] [CrossRef] [Scilit]
  7. Jones, A.K.; Yan, C.L.; Rivera Rodriquez, B.P.; Kaur, S.; Andrade-Bucknor, S. Role of Wearable Devices in Cardiac Telerehabilitation: A Scoping Review. PLoS ONE 2023, 18, e0285801. [Google Scholar] [CrossRef] [Scilit]
  8. Tabak, M.; Vollenbroek-Hutten, M.M.R.; van der Valk, P.D.L.P.M.; van der Palen, J.; Hermens, H.J. A Telerehabilitation Intervention for Patients with Chronic Obstructive Pulmonary Disease: A Randomized Controlled Pilot Trial. Clin. Rehabil. 2014, 28, 582–591. [Google Scholar] [CrossRef] [Scilit]
  9. Mennella, C.; Maniscalco, U.; De Pietro, G.; Esposito, M. Advancing AI-driven surveillance systems in hospital: A fine-grained instance segmentation dataset for accurate in-bed patient monitoring. Comput. Biol. Med. 2025, 195, 110550. [Google Scholar] [CrossRef] [Scilit]
  10. Zhang, S.; Li, Y.; Zhang, S.; Shahabi, F.; Xia, S.; Deng, Y.; Alshurafa, N. Deep learning in human activity recognition with wearable sensors: A review on advances. Sensors 2022, 22, 1476. [Google Scholar] [CrossRef] [Scilit]
  11. Wang, J.; Chen, Y.; Hao, S.; Peng, X.; Hu, L. Deep learning for sensor-based activity recognition: A survey. Pattern Recognit. Lett. 2019, 119, 3–11. [Google Scholar] [CrossRef] [Scilit]
  12. Cruz-Sandoval, D.; Beltran-Marquez, J.; Garcia-Constantino, M.; Gonzalez-Jasso, L.A.; Favela, J.; Lopez-Nava, I.H.; Cleland, I.; Ennis, A.; Hernandez-Cruz, N.; Rafferty, J.; et al. Semi-Automated Data Labeling for Activity Recognition in Pervasive Healthcare. Sensors 2019, 19, 3035. [Google Scholar] [CrossRef] [Scilit]
  13. Reining, C.; Moya Rueda, F.; Niemann, F.; Fink, G.A.; ten Hompel, M. Annotation Performance for Multi-Channel Time Series HAR Dataset in Logistics. In Proceedings of the 2020 IEEE International Conference on Pervasive Computing and Communications Workshops (PerCom Workshops), Austin, TX, USA, 23–27 March 2020; pp. 1–6. [Google Scholar] [CrossRef] [Scilit]
  14. Anacleto Filho, P.C.; Colim, A.; Jesus, C.; Lopes, S.I.; Carneiro, P. Digital and Virtual Technologies for Work-Related Biomechanical Risk Assessment: A Scoping Review. Safety 2024, 10, 79. [Google Scholar] [CrossRef] [Scilit]
  15. Niemann, F.; Reining, C.; Moya Rueda, F.; Nair, N.R.; Steffens, J.A.; Fink, G.A.; ten Hompel, M. LARa: Creating a Dataset for Human Activity Recognition in Logistics Using Semantic Attributes. Sensors 2020, 20, 4083. [Google Scholar] [CrossRef] [Scilit]
  16. Ferrari, A.; Micucci, D.; Mobilio, M.; Napoletano, P. On the Personalization of Classification Models for Human Activity Recognition. IEEE Access 2020, 8, 32066–32079. [Google Scholar] [CrossRef] [Scilit]
  17. Chang, Y.; Mathur, A.; Isopoussu, A.; Song, J.; Kawsar, F. A Systematic Study of Unsupervised Domain Adaptation for Robust Human-Activity Recognition. Proc. ACM Interact. Mob. Wearable Ubiquitous Technol. 2020, 4, 39:1–39:30. [Google Scholar] [CrossRef] [Scilit]
  18. Mennella, C.; Esposito, M.; De Pietro, G.; Maniscalco, U. Multiscale Activity Recognition Algorithms to Improve Cross-Subjects Performance Resilience in Rehabilitation Monitoring Systems. Comput. Methods Programs Biomed. 2025, 267, 108792. [Google Scholar] [CrossRef] [Scilit]
  19. Bai, S.; Kolter, J.Z.; Koltun, V. An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling. arXiv 2018, arXiv:1803.01271. [Google Scholar] [CrossRef] [Scilit]
  20. Lea, C.; Flynn, M.D.; Vidal, R.; Reiter, A.; Hager, G.D. Temporal Convolutional Networks for Action Segmentation and Detection. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: Piscataway, NJ, USA, 2017; pp. 156–165. [Google Scholar]
  21. Shi, X.; Chen, Z.; Wang, H.; Yeung, D.Y.; Wong, W.k.; Woo, W.c. Convolutional LSTM Network: A Machine Learning Approach for Precipitation Nowcasting. arXiv 2015, arXiv:1506.04214. [Google Scholar] [CrossRef] [Scilit]
  22. Dogan, G.; Ertas, S.S.; Cay, I. Human Activity Recognition Using Convolutional Neural Networks. In Proceedings of the 2021 IEEE Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB); IEEE: Piscataway, NJ, USA, 2021; pp. 1–5. [Google Scholar] [CrossRef] [Scilit]
  23. Shabaninia, E.; Shafizadegan, F.; Nezamabadi-pour, H.; Naghsh-Nilchi, A.R. Incorporating Transformer Networks and Joint Distance Images into Skeleton-Driven Human Activity Recognition. AUT J. Model. Simul. 2024, 56, 69–86. [Google Scholar]
  24. Guo, X.; Kim, Y.; Ning, X.; Min, S.D. Enhancing the Transformer Model with a Convolutional Feature Extractor Block and Vector-Based Relative Position Embedding for Human Activity Recognition. Sensors 2025, 25, 301. [Google Scholar] [CrossRef] [Scilit]
  25. Miao, M.; Yan, W.; Gao, X.; Yang, L.; Zhou, J.; Zhang, W. Attention-Based CNN-BiGRU-Transformer Model for Human Activity Recognition. Appl. Sci. 2025, 15, 12592. [Google Scholar] [CrossRef] [Scilit]
  26. Lamaakal, I.; Yahyati, C.; Maleh, Y.; El Makkaoui, K.; Ouahbi, I.; Abd El-Latif, A.A.; Zomorodi, M.; Abd El-Rahiem, B. A Tiny Inertial Transformer for Human Activity Recognition via Multimodal Knowledge Distillation and Explainable AI. Sci. Rep. 2025, 15, 42335. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  27. Shehzad, F.; Mennella, C.; Esposito, M.; Minutolo, A. Efficient multimodal learning using BERT and vision transformers for visual question answering on peripheral blood cells. Discov. Artif. Intell. 2026, 6, 265. [Google Scholar] [CrossRef] [Scilit]
  28. Peng, G.R.; Alber, M.; Buganza Tepole, A.; Kuhl, E.; Levine, H.; Oden, J.T.; Perdikaris, P.; Karniadakis, G.E.; Kevrekidis, I.G. Multiscale Modeling Meets Machine Learning: What Can We Learn? Arch. Comput. Methods Eng. 2021, 28, 1017–1037. [Google Scholar] [CrossRef] [Scilit]
  29. Alber, M.; Buganza Tepole, A.; Cannon, W.R.; De, S.; Dura-Bernal, S.; Garikipati, K.; Karniadakis, G.E.; Lytton, W.W.; Perdikaris, P.; Petzold, L.; et al. Integrating Machine Learning and Multiscale Modeling—Perspectives, Challenges, and Opportunities in the Biological, Biomedical, and Behavioral Sciences. npj Digit. Med. 2019, 2, 115. [Google Scholar] [CrossRef] [Scilit]
  30. Wang, Y.; Cheung, K.C.; Chung, E.T.; Efendiev, Y.; Leung, W.T.; Liao, Q. Deep Multiscale Model Learning. J. Comput. Phys. 2020, 406, 109071. [Google Scholar] [CrossRef] [Scilit]
  31. Mennella, C.; Esposito, M.; De Pietro, G.; Maniscalco, U. Promoting fairness in activity recognition algorithms for patient’s monitoring and evaluation systems in healthcare. Comput. Biol. Med. 2024, 179, 108826. [Google Scholar] [CrossRef] [Scilit]
  32. Jiang, L.; Zhang, L.; Yu, L.; Wang, D. Class-Specific Attribute Weighted Naive Bayes. Pattern Recognit. 2019, 88, 321–330. [Google Scholar] [CrossRef] [Scilit]
  33. Iwana, B.K. On Mini-Batch Training with Varying Length Time Series. In Proceedings of the 2022 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), Singapore, 23–27 May 2022; pp. 4483–4487. [Google Scholar] [CrossRef] [Scilit]
  34. Gholamiangonabadi, D.; Kiselov, N.; Grolinger, K. Deep Neural Networks for Human Activity Recognition with Wearable Sensors: Leave-One-Subject-Out Cross-Validation for Model Selection. IEEE Access 2020, 8, 133982–133994. [Google Scholar] [CrossRef] [Scilit]
Figure 1. Architecture of multiscale tCNN model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Figure 1. Architecture of multiscale tCNN model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Electronics 15 01794 g001
Figure 2. Architecture of multiscale CNN–LSTM model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Figure 2. Architecture of multiscale CNN–LSTM model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Electronics 15 01794 g002
Figure 3. Architecture of multiscale ConvLSTM model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Figure 3. Architecture of multiscale ConvLSTM model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Electronics 15 01794 g003
Figure 4. Architecture of multiscale Transformer model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Figure 4. Architecture of multiscale Transformer model. Figure adapted from Mennella et al. [18], licensed under CC BY 4.0.
Electronics 15 01794 g004
Figure 5. Confusion matrix for the tCNN model. The diagonal represents correctly classified activity classes, while off-diagonal elements indicate misclassifications.
Figure 5. Confusion matrix for the tCNN model. The diagonal represents correctly classified activity classes, while off-diagonal elements indicate misclassifications.
Electronics 15 01794 g005
Figure 6. Confusion matrix for the Transformer model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Figure 6. Confusion matrix for the Transformer model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Electronics 15 01794 g006
Figure 7. Confusion matrix for the CNN-LSTM model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Figure 7. Confusion matrix for the CNN-LSTM model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Electronics 15 01794 g007
Figure 8. Confusion matrix for the ConvLSTM model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Figure 8. Confusion matrix for the ConvLSTM model. The diagonal represents correctly activity classes, while off-diagonal elements indicate misclassifications.
Electronics 15 01794 g008
Table 1. Activity classes in the dataset: counts, percentages, and descriptions.
Table 1. Activity classes in the dataset: counts, percentages, and descriptions.
LabelActivity ClassCount (%)Description
c1Standing2833 (22.8%)Standing still or taking small steps, with or without objects.
c2Walking1331 (10.7%)Gait cycle, hands-free or carrying objects; includes walking with a cart but excludes handling it.
c3Cart917 (7.4%)Walking while pushing a cart, without interacting with items on it.
c4Handling (Upwards)1378 (11.1%)Lifting at least one hand above shoulder height while holding or manipulating objects.
c5Handling (Centered)4423 (35.7%)Manipulating objects without bending, kneeling, or lifting arms to shoulder height.
c6Handling (Downwards)1228 (9.9%)Handling objects below knee height; includes bending, kneeling, or horizontal spine posture.
c7None284 (2.3%)No defined action due to errors, gaps, or abrupt cuts.
Table 2. Training parameters for each architecture. Abbreviations: CCE = Categorical cross-entropy.
Table 2. Training parameters for each architecture. Abbreviations: CCE = Categorical cross-entropy.
ParametertCNNCNN-LSTMConvLSTMTransformer
Input shape n × 105 × 75 n × 105 × 75 n × 105 × 75 n × 105 × 75
Batch size32323232
OptimizerAdamAdamAdamAdam
Learning rate 1 × 10 4 1 × 10 4 1 × 10 4 1 × 10 4
Loss functionCCECCECCECCE
Class weightingNaive BayesianNaive BayesianNaive BayesianNaive Bayesian
Epochs100100100100
Early stopping10101010
Parameters3.5 M0.3 M1.2 M0.3 M
Table 3. Mean results [%] across all models. In bold are indicated the best results among the compared models.
Table 3. Mean results [%] across all models. In bold are indicated the best results among the compared models.
ModelAccuracyPrecisionRecallF1AUC
tCNN79.178.878.679.394.1
Transformer76.976.576.476.490.6
ConvLSTM76.376.075.975.889.6
CNN-LSTM77.176.876.776.690.1
Niemann et al. [15]68.858.351.564.4n.r.
Table 4. tCNN results [%].
Table 4. tCNN results [%].
SubjectAccuracyPrecisionRecallF1AUC
177.977.677.478.294.3
284.283.983.784.596.9
374.774.474.275.292.4
486.886.586.387.297.6
578.377.977.778.495.1
680.079.879.680.395.6
783.483.182.983.695.1
877.176.876.677.392.3
979.679.379.179.892.6
1075.174.974.775.491.9
1174.474.173.974.692.2
1276.776.476.276.993.5
1380.980.680.481.193.9
1478.077.777.578.294.2
Table 5. Transformer results [%].
Table 5. Transformer results [%].
SubjectAccuracyPrecisionRecallF1AUC
175.875.475.375.290.4
274.974.574.474.389.8
375.174.774.674.690.2
478.478.178.077.991.6
576.676.376.176.190.0
675.975.575.475.390.7
777.377.076.976.890.9
879.178.878.778.692.0
978.077.777.677.592.3
1075.475.175.074.989.4
1174.874.474.374.288.3
1279.278.978.878.791.1
1379.679.379.279.191.7
1476.275.975.875.790.4
Table 6. ConvLSTM results [%].
Table 6. ConvLSTM results [%].
SubjectAccuracyPrecisionRecallF1AUC
174.974.674.574.489.3
275.174.874.774.689.6
374.874.474.374.287.9
477.477.176.976.890.5
576.175.775.675.589.4
675.875.475.375.289.8
778.177.877.777.690.7
876.976.676.576.489.6
977.577.277.177.090.9
1076.275.975.875.789.5
1174.374.073.973.887.3
1278.077.777.677.591.1
1377.176.876.776.689.7
1475.975.575.475.389.4
Table 7. CNN-LSTM results [%].
Table 7. CNN-LSTM results [%].
SubjectAccuracyPrecisionRecallF1AUC
176.175.875.775.690.2
276.876.476.376.290.0
375.274.974.874.788.1
478.678.278.178.091.2
576.976.676.576.490.0
676.476.176.075.989.6
779.379.078.978.891.0
877.977.677.577.490.7
976.876.576.476.390.2
1076.175.875.775.689.8
1175.775.475.375.289.0
1277.577.277.177.090.9
1378.177.877.777.690.8
1478.077.777.677.590.5
Table 8. Per-class precision [%]c and recall [%] for the seven motion classes.
Table 8. Per-class precision [%]c and recall [%] for the seven motion classes.
ClassNiemann et al. [15]tCNNTransformerConvLSTMCNN-LSTM
Prec.Rec.Prec.Rec.Prec.Rec.Prec.Rec.Prec.Rec.
Standing55.973.073.973.470.669.169.970.271.270.9
Walking71.960.675.776.272.472.271.671.472.971.6
Cart76.192.181.482.278.478.077.376.579.678.3
Handling Up69.179.177.276.975.174.773.872.975.175.8
Handling Centered80.982.984.983.378.680.178.477.978.779.9
Handling Down74.474.678.578.176.375.975.876.676.176.8
Nonen.r.n.r.81.881.080.181.779.580.880.781.2
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Mennella, C.; Maniscalco, U.; Esposito, M.; Minutolo, A. Multiscale Learning for Accurate Recognition of Subtle Motion Actions: Toward Unobtrusive AI-Based Occupational Health Monitoring. Electronics 2026, 15, 1794. https://doi.org/10.3390/electronics15091794

AMA Style

Mennella C, Maniscalco U, Esposito M, Minutolo A. Multiscale Learning for Accurate Recognition of Subtle Motion Actions: Toward Unobtrusive AI-Based Occupational Health Monitoring. Electronics. 2026; 15(9):1794. https://doi.org/10.3390/electronics15091794

Chicago/Turabian Style

Mennella, Ciro, Umberto Maniscalco, Massimo Esposito, and Aniello Minutolo. 2026. "Multiscale Learning for Accurate Recognition of Subtle Motion Actions: Toward Unobtrusive AI-Based Occupational Health Monitoring" Electronics 15, no. 9: 1794. https://doi.org/10.3390/electronics15091794

APA Style

Mennella, C., Maniscalco, U., Esposito, M., & Minutolo, A. (2026). Multiscale Learning for Accurate Recognition of Subtle Motion Actions: Toward Unobtrusive AI-Based Occupational Health Monitoring. Electronics, 15(9), 1794. https://doi.org/10.3390/electronics15091794

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop