Next Article in Journal
Buffer with N Policy and Active Management
Next Article in Special Issue
Innovating Patent Retrieval: A Comprehensive Review of Techniques, Trends, and Challenges in Prior Art Searches
Previous Article in Journal
Curvature Sensing and Control of Soft Continuum Robots Using e-Textile Sensors
Previous Article in Special Issue
An Image-Retrieval Method Based on Cross-Hardware Platform Features
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Evaluation of the Performance of Neural and Non-Neural Methods to Classify the Severity of Work Accidents Occurring in the Footwear Industry Complex

by
Jonhatan Magno Norte da Silva
1,*,
Maria Luiza da Silva Braz
1,
Joel Gomes da Silva
1,
Lucas Gomes Miranda Bispo
2,
Wilza Karla dos Santos Leite
3 and
Elamara Marama de Araujo Vieira
4
1
Production Engineering Course, Backland Campus, Federal University of Alagoas, Delmiro Gouveia 57480-000, AL, Brazil
2
Department of Production and Transport Engineering, Federal University of Rio Grande do Sul, Porto Alegre 90035-190, RS, Brazil
3
Physiotherapy Course, Macapaense Institute for Better Higher Education, Macapá 68900-075, AP, Brazil
4
Department of Physiotherapy, Federal University of Paraíba, João Pessoa 58051-900, PB, Brazil
*
Author to whom correspondence should be addressed.
Appl. Syst. Innov. 2024, 7(5), 85; https://doi.org/10.3390/asi7050085
Submission received: 22 July 2024 / Revised: 2 September 2024 / Accepted: 12 September 2024 / Published: 15 September 2024
(This article belongs to the Special Issue Advancements in Deep Learning and Its Applications)

Abstract

:
In the footwear industry, occupational risks are significant, and work accidents are frequent. Professionals in the field prepare documents and reports about these accidents, but the need for more time and resources limits learning based on past incidents. Machine learning (ML) and deep learning (DL) methods have been applied to analyze data from these documents, identifying accident patterns and classifying the damage’s severity. However, evaluating the performance of these methods in different economic sectors is crucial. This study examined neural and non-neural methods for classifying the severity of workplace accidents in the footwear industry complex. The random forest (RF) and extreme gradient boosting (XGBoost) methods were the most effective non-neural methods. The neural methods 1D convolutional neural networks (1D-CNN) and bidirectional long short-term memory (Bi-LSTM) showed superior performance, with parameters above 98% and 99%, respectively, although with a longer training time. It is concluded that using these methods is viable for classifying accidents in the footwear industry. The methods can classify new accidents and simulate scenarios, demonstrating their adaptability and reliability in different economic sectors for accident prevention.

1. Introduction

The digitalization process of manufacturing operations (Industry 4.0 or I4.0) has significantly changed work activities [1]. I4.0 has expanded the use of automation by integrating cyber technologies and the physical world [2]. In parallel, governments and organizations have been directing the digitalization process towards more excellent care for the environment and human beings, a paradigm called Industry 5.0 or I5.0 [3]. One of the key objectives of I5.0 is to ensure that production is human-centered, something that depends on efficient safety management to prevent accidents [4]. Researchers, policymakers, and industry professionals in occupational health and safety have a fundamental role in this process in the Brazilian footwear industry.
Work accidents are the third highest cause of death in the world, resulting in more than 7000 deaths and one million physical injuries every day [5]. In Brazil, between 2012 and 2021, more than 22,000 deaths were recorded due to work accidents, of which the year 2021 accounts for 571,000 [6]. Data from the Brazilian Notifiable Diseases Information System (SINAN) total more than 911,000 work accidents between 2006 and 2019 [7]. These alarming statistics underscore the urgent need to address the high incidence of work accidents in the Brazilian footwear industry.
In addition to damaging workers’ physical and psychological integrity, accidents result in significant monetary losses. Gonzalez et al. [8] conducted a case study of severe accidents in Brazil and arrived at values totaling more than 18 billion dollars in losses. In poorer regions, the tendency is for occupational aspects to worsen [9]. For example, the northeast region of Brazil had 86,000 accidents in 2013 [10]. Factors such as low wages, precarious occupational relationships, unhealthy work, long working hours, and exploitation of the workforce are expected to be found in different types of work activities in the interior of the Brazilian northeast, something that contributes to a greater chance of illnesses and accidents of work [9,11,12].
Among the sectors of the economy with the highest number of accidents, the footwear industry stands out negatively, as there are many risks inherent in transforming raw materials into finished products [13]. The Brazilian footwear industry comprises around 8000 organizations, which directly employ 340,000 workers and produce more than 908 million pairs per year [14]. Thus, a discrepancy between the size of this market segment and the damage caused to workers is evident.
The Brazilian footwear industry can be positioned as an economic sector with significant occupational risk. Factors such as high pressure for production [15], moral harassment [16], high stress and inappropriate psychosocial conditions [17], excessive use of force or repetitive movements [18], and high cognitive demands [19] are present in the footwear industry. Furthermore, the work organization uses specialist workers with low autonomy and no organizational support [20]. Most academic work found in the footwear industry seeks to prevent ergonomic injuries [21,22,23], with studies using robust methodologies that seek to prevent workplace accidents based on learning from data on accidents that have already occurred.
The low use of historical information regarding accidents is a worldwide failure. The findings of Stoop and Dekker [24] highlight both the reactive nature of studies focused on accident prevention and the inability of organizations to learn from accidents that occur. Authors, such as Kletz [25], agree that it is difficult to make decisions so that accidents do not happen again and that little is learned from accidents and incidents. Despite a large volume of data and information, occupational safety professionals can only sometimes detect patterns and report variables related to accidents in reports and other documents related to the safety area. A significant investment of time and money is required for these professionals to be able to find patterns that are repeated in workplace accidents. Authors such as Tanguy et al. [26] state that data from industrial reports are valuable for learning lessons from accidents and incidents that have already occurred. However, manual analysis of these documents requires many resources, making it preferable to search for computational solutions.
Alternatively, using neural and non-neural methods can assist in analyzing databases recording accidents and their associated factors. Both types of methods are based on machine learning (ML), characterized by the use of mathematical models implemented in computational routines and capable of identifying patterns to be applied to new similar data in the future and decision-making [27]. Neural methods use the architecture of neurons, including enabling deep layers (deep learning), and promise some superiority in detecting patterns due to self-learning capacity and efficiency in determining optimal solutions [28]. Non-neural methods do not use the architecture of neurons to detect patterns. Still, they can present better solutions than neural methods for several problems [29], with the advantage of being simple and requiring less computational effort and training time [30].
Given the above, this article aims to verify the performance of neural and non-neural methods used to classify the severity of work accidents in the footwear industry complex. Based on the accuracy, precision, recall, and F-Score values, it is expected to define which method performs best in identifying patterns and classifying the severity of work accidents in the footwear industry.
In addition to the novelty of comparing several ML methods to analyze accidents in the footwear industry, this study brings relevant contributions by showing the excellent performance of methods such as 1D convolutional neural networks (1D-CNN) and bidirectional long-short-term memory (Bi-LSTM) to classify occupational accidents, something little explored by previous studies. The findings of this research suggest that neural and non-neural methods performed well in classifying accidents at work in the footwear industry. Methods such as 1D-CNN and Bi-LSTM performed better but required a long training time. Methods such as random forest (RF) and extreme gradient boosting (XGBoost) presented relatively lower performance. However, they require less training time and are still viable alternatives for occupational safety managers in the footwear industry.
This article is organized as follows: Section 1 presents the introduction of the article, highlighting the topic, relevance, and objectives of this article. Section 2 presents a brief review of the related work. Section 3 indicates the methodology used, highlighting the study design, data collection, study variables, classification methods (non-neural and neural), classification model performance, and the importance of factors in classification. Section 4 presents the results, highlighting the characterization and distribution of accidents, the result of model comparison, and the importance of different factors. Finally, Section 5 and Section 6 discuss the research’s main findings, including the study’s implications and limitations and the conclusion of this article, respectively.

2. Related Work

The use of machine learning methods has become common in the area of accident prevention and safety, including occupational safety. Some studies have focused on identifying the location of traffic accidents and analyzing the severity of injuries caused in non-occupational scenarios [31,32,33]. These studies focused on analyzing data related to traffic accidents. Thus, studies such as that by Arteaga et al. [34] used methods such as extreme gradient boosting (XGBoost) and random forest (RF) to classify the severity of traffic accidents. Chen and Chen [35] used methods such as logistic regression, regression trees, and RF to classify the severity of road accidents. It is also possible to identify studies focusing on analyzing parameters related to food safety [27].
However, the literature also presents some applications of neural methods in work activities. The study by Xu et al. [36] classified accidents and assessed their severity using a convolutional neural network in hot work. This same study found the leading causes of these accidents, highlighting the absence of mechanisms for detecting dirty gas and fuel. Cheng et al. [37] used a gated recurrent unit (GRU) neural network to help classify accidents on construction sites, contributing to a better assessment of future safety projects in construction. Other studies use multiple neural methods to ensure the best choice of model. Antwi-Afari et al. [38] compared the performance of different neural network methods, such as long short-term memory (LSTM), bidirectional long short-term memory (Bi-LSTM), and GRU, in the classification of WMSDs in construction industry workers, which demonstrated the algorithms’ ability to capture bad postures in real time.
However, professionals widely use non-neural methods in occupational and non-occupational settings. Most studies have compared the performance of these methods. Özkan and Ulaş [39] used RF, k-nearest neighbor (KNN), the gradient boosting method (GBM), and recursive partitioning and regression tree (RPART) methods to predict the causes and consequences of occupational accidents in the metallurgical sector in Turkey. Goh and Ubeynarayana [40] used algorithms such as RF, KNN, decision tree (DT), naive Bayes (NB), linear regression (LR), and support vector machine (SVM) to classify accident narratives in the construction industry. Tixier et al. [41] analyzed the predictive ability of RF and stochastic gradient tree boosting (SGTB) methods to determine the injury type related to occupational accidents in construction industry reports. In the mining and civil engineering sectors, it is worth highlighting the study by Rivas et al. [42], which compared statistical methods, such as logistic regression, with predictive methods, such as decision rules, Bayesian networks (BN), SVM, and classification trees (CT), finding that these models were superior to conventional statistical models. Matías et al. [43] compared the explanatory capacity and predictive potential of methods such as BN, CT, SVM, and extreme learning machines for events involving falls at work in the industrial, mining, construction, and service sectors.
More recently, studies in accident prevention have focused on using neural methods. Text classification of occupational injury reports was improved by the non-negative matrix factorization model method in a study by Chen et al. [44]. Text classification to identify injuries from work-related accidents was also used by McKenzie et al. [45]. Accidents in chemical industries were analyzed using machine learning by Tamascelli et al. [46]. Their findings suggest that the wide–deep model proved helpful for building predictive models to predict accident severity. Graph-based convulsive networks were developed by Pan et al. [47] to automatically classify occupational safety reports, indicating the type of accident and the type of injury caused by the accidents.
Similarly, Luo et al. [48] used an explosive neural network for automatic text classification in accident reports from the construction industry. In addition to text classification, Paraskevopoulos et al. [49] proposed a multimodal framework capable of training machine learning algorithms through images present in reports. A multimodal analysis involving data structuring and natural language processing was employed by Khairuddin et al. [50] on an extensive database of U.S. OSHA Severe Injury Reports. There are also literature reviews on ML methods in the industry [51,52].
However, applying ML and DL methods in the context of occupational safety in the footwear industry is a relatively unexplored area. While Rmadi et al. [53] used the decision tree method to assess the risk of WMSDs in footwear industry workers, and Zokaei et al. [54] employed a neural network algorithm to predict musculoskeletal disorder risks, these studies focused on ergonomic risks and did not compare the performance of different ML and DL methods. Therefore, this study is the first to evaluate the performance of various neural and non-neural methods in classifying the severity of accidents in the industrial footwear sector, making it a unique and valuable contribution to the field.

3. Methods

This section presents the characteristics of the study design; in addition to the data collection process, it presents the study variables (features) taken from the safety reports, the classification methods (non-neural and neural), the tested hyperparameter settings, the performance parameters of the classification model, and the determination of the importance of the factors in the classification.

3.1. Study Design

This exhaustive longitudinal study collected data from forms, reports, documents, and notices of work accidents in shoe factories in northeastern Brazil. The data collected are related to work accidents between 2016 and 2022. In total, 1259 accidents were recorded, which occurred in all 21 sectors present in the industrial complex.

3.2. Data Collection

The factories selected for data collection are part of a complex of industries responsible for making components and assembling footwear. The industrial complex’s factories are units of a multinational company with several factories and commercial offices in Asia, North America, South America, and Europe. The shoes are made of PVC and are intended for men and women.
The industrial complex employs around 5500 workers and operates three daily shifts of 7 h and 20 min from Monday to Friday. On Saturdays and Sundays, shifts are 6 h long, with a workforce equal to 85% and 10% of the total. Footwear production involves 104 manufacturing and management tasks in sectors such as administration, finishing, warehouse, vulcanization (autoclave), mixing (Banbury), insertion of small components, distribution center, dry mixing (dry blend), industrial engineering, plastics manufacturing, injection molding, innovation, laboratory, maintenance, mills, pin application, presses, quality, work safety, screen printing, and stabilization.
The data on accidents, crucial for our understanding of workplace safety, were meticulously collected from documents within the company. Professionals with extensive occupational safety engineering and medicine training completed these documents. The engineers diligently entered professional information about the injured worker and chronological information about the time of the accident and the sector in which each accident occurred. Occupational doctors provided detailed information about the type and severity of the injury caused by the accident. This comprehensive information was then meticulously tabulated in an electronic spreadsheet for subsequent analysis, ensuring the reliability of our findings.

3.3. Study Variables

Our data collection process was thorough and meticulous. We gathered chronological data of the accident and worker’s return after the accident, along with sociodemographic and professional information about the victims, sectors in which the accidents occurred, injured body region, type of injury suffered, and severity of the accident. These variables are the foundation of our research, providing a comprehensive understanding of workplace safety and health measures. We even collected specific chronological information, such as the day, month, and year of the accident and the day, month, and year of the worker’s return after the accident, to ensure the accuracy of our timeline.
The sociodemographic information collected involved sex (male and female), age (in years), and marital status (married, single, and divorced). The professional data involved total time at the company (in years), time in the current role (in years), work shift (first shift, second shift, third shift, and general shift), and sector (all 21 sectors already mentioned).
Regarding the accident, information was collected about the need to leave work due to the accident (yes or no), the need to open a work accident report (WAR), the injured region (head, eyes, neck, chest, back, the region between shoulders and wrists, region of hands or fingers, the area between legs and calves and ankles or feet), the type of accident (sprain, contusion, back pain, eye injury, strain, dislocation, fracture, amputation, injuries caused by animals, injuries caused by electric shock, cuts, and burns), and injury severity (superficial injury and severe injury).

3.4. Data Preprocessing

The data in the spreadsheet originated from standardized reports used by the constituent companies within the industrial complex. To validate the reliability of this information, we randomly selected 100 reports and cross-referenced their data with the content in the spreadsheet. Fortunately, no discrepancies were found between the reports and the spreadsheet data.
The first stage of processing consisted of cleaning the data. Accident records with missing data were removed. This approach was used due to the low number of records in this situation. Next, the variables were discretized. The spreadsheet was searched for noisy data, information that the algorithms could not interpret. However, no information of this nature was identified in the database, a testament to the authors’ unwavering commitment to data quality. A box-plot graph was constructed to verify the presence of outliers in the factors. Only the age variable presented outliers due to the presence of older workers in the sample. However, the authors chose not to exclude the observations, given the relevance of also considering that older workers can have accidents. The data were also transformed. For this purpose, the normalization technique was used. Thus, the values were standardized between 0 and 1. Since the authors did access a data volume with few features, it was decided not to proceed with any data reduction technique.

3.5. Classification Methods

ML and DL methods, non-neural and neural, were used to classify the severity of accidents. The non-neural methods tested were logistic regression (LR), support vector machine (SVM), and tree structure models such as decision tree (DT), random forest (RF), and extreme gradient boosting (XGBoost). Tree structure models are well accepted due to their effectiveness in processing multifaceted data, flexibility, and ease of interpretation [55], in addition to working satisfactorily with high-dimensional data (due to automatic variable selection) and having an integrated interaction detector [56].
The neural methods tested were multilayer perceptron (MLP), long short-term memory (LSTM), bidirectional long short-term memory (Bi-LSTM), gated recurrent unit (GRU), and 1D convolutional neural networks (1D-CNN).

3.5.1. Non-Neural Methods

The non-neural methods were developed with the help of the scikit-learn [57] and xgboost [58] libraries. All methods are classic and require some coding of variables. The first model tested was logistic regression (LR). A generalized linear model seeks to relate qualitative dependent variables to multiple independent variables. Authors such as Christodoulou et al. [59] suggest that other ML methods do not present significant benefits when compared to predictions made via LR for predicting clinical factors. Thus, LR presented itself as an appropriate method for this study. The algorithm was implemented with penalty type ‘l2’, tolerance for stopping criterion equal to 0.0001, the maximum number of interactions for convergence equal to 100, and solver type ‘lbfgs’ (limited-memory Broyden–Fletcher–Goldfarb–Shanno algorithm).
The decision tree (DT) method was also tested. This method seeks to predict a target variable based on the values of other partitioned input variables, giving rise to hierarchical logical diagrams [27]. It is a non-parametric data method with non-linear relationships. This ML algorithm follows a logic of nodes, with the first node being called the decision node, which has several branches connected to leaf nodes, being the output of the decision node [60]. Recently, DT has been successfully used in classification problems in the footwear industry [53]. Therefore, it was one of the non-neural methods tested. The DT algorithm was implemented with the Gini criterion to measure the quality of the divisions in the tree; the division of each node used the best criterion instead of the random criterion, and the minimum number of samples to divide an entire node was equal to 2. The minimum number of samples for each leaf node was equal to 1, and no number of resources was defined to be considered when looking for the best division of the tree.
The random forest (RF) method uses the same principle as DT to generate several trees from vectors with random values, and its main advantage is minimizing overfitting [40]. Authors such as Zhen et al. [61] highlight that RF makes use of the bagging algorithm to generate training data via a sampling process, in which the number of samples generated for training will be equal to the number of samples in the source dataset, making use of the index of Gini to estimate the number of classes in the input data and the heterogeneity of the parent nodes and child nodes of the trees. RF is the most widely used ML algorithm [62]. Therefore, RF was one of the methods used in this article. For the RF algorithm, among the available options, the Gini criterion was used to measure the quality of the divisions in the trees, the square root (sqrt) was used to define the number of resources to be considered when searching for the best division, and the bootstrap as a resampling technique to select training data.
Developed from the improvement of RF-based algorithms (specifically the gradient boosting decision tree), the extreme gradient boosting (XGBoost) algorithm seeks parallel speed and has strong fault tolerance and excellent generalization power [63]. In summary, XGBoost verifies the need to add a new tree to the set of trees initially generated to reduce the residual error (calculated from the results found between the actual value and the value coming from the previously computed set of trees) [61]. As XGBoost has been suggested in the literature as a method capable of classifying injuries caused by accidents [34], we also decided to test this method in this article. The default present in the xgboost library [58] was adopted in the development of this algorithm.

3.5.2. Neural Methods

Several types of neural models and neuron architectures were tested. Like non-neural methods, the models sought to classify accidents based on other factors.
The first neural method tested was the multilayer perceptron (MLP), a structure with an arbitrary number of neurons in input, output, and hidden layers [27]. The MLP is unique in that it is aligned with the logic of brain functioning (neurophysiology), which involves continuously adjusting the weights of its synapses to classify a target variable [28]. This alignment with brain functioning gives MLP a unique potential in classifying work accidents. Although it is one of the first neural networks developed, the application of MLP to classify work accidents in the footwear industry has yet to be explored by previous studies. Table 1 presents the configurations tested for the MLP.
Another neural network tested was long short-term memory (LSTM). This type of network works with memory cells, which come from complex gate units. Gates work collaboratively and are self-designed, overcoming the naive approach of traditional MLPs [38]. MLPs are accurate when working with recent information, but the LSTM gate structure also has good properties for processing data with long-term dependence [60]. LSTM has rare applications in classification problems, although it has been successfully used to classify accidents in nuclear plants [64]. No studies have been conducted in the footwear industry to classify accidents using LSTM.
The bidirectional long short-term memory (Bi-LSTM) network was also tested. This network operates using two LSTMs in parallel, seeking to process both previous and subsequent information in the database [65]. Authors such as Wang et al. [66] successfully employed Bi-LSTM to monitor the amount of gas emission in underground mining activity and classify the presence or absence of explosion risk. Alhaek et al. [67] classified the severity of traffic accidents using a Bi-LSTM. The use of Bi-LSTM for classifying work accidents is scarce.
Another neural model tested was the GRU neural network. LSTM networks work with the logic of three gates responsible for data input, output, and forgetting. In contrast, GRU makes use of two gates, one for updating (selection of valuable information to be added) and another for redefinition (selection of information to be eliminated) [38]. This simplification in the number of gates makes this network more efficient than LSTM in many situations [68]. A recent review on the use of ML and DL suggests a low use of GRU in security [69]. Therefore, more information is needed about the performance of this network in processing work accident data. Table 2 presents the hyperparameters used in LSTM, Bi-LSTM, and GRU.
Finally, the last algorithm tested was the 1D convolutional neural network (1D-CNN). This network works according to a hierarchical structure and learns the relationship between input and output data with convolution operations on a one-dimensional matrix [27]. Studies, such as that by Pérez-Sala et al. [70], have observed that 1D-CNN presented the best accuracy for classifying traffic accidents compared to the other models tested. However, reviews did not present studies that sought to classify work accidents using 1D-CNN [52]. Table 3 presents the parameters tested in 1D-CNN.

3.5.3. Classification Model Performance

The data were initially separated into 80% for training and 20% for testing [39]. To classify the performance of neural and non-neural models, we employed the adaptable 10-fold cross-validation method [71]. Utilizing the resampling technique, this procedure ensures that the input data are not precisely the same, allowing our models to be flexible and responsive to different datasets. The neural and non-neural models were trained with ten partition schemes [72], with the input data for training to change in each of the ten repetitions, demonstrating the adaptability of our approach.
After training, four statistics served as the basis for evaluating the neural and non-neural methods:
  • True positive (TP) is the situation in which the method classified an accident with a serious injury as an event that resulted in a severe injury.
  • True negative (TN) is the situation in which the method classified an accident without serious injury as an event that did not result in serious injury.
  • A false positive (FP) occurs when the method classifies an accident without serious injury as an accident with serious injury.
  • A false negative (FN) occurs when the method classifies an accident with serious injury as an accident without serious injury.
From the number of TP, TN, FP, and FN, the values of accuracy (Equation (1)), precision (Equation (2)), recall (Equation (3)), and F-score (Equation (4)) were estimated:
Accuracy   = TP + TN TP + FN + FP + TN
Precision   = TP TP + FP
Recall   = TP TP + FN
F score   = 2 Precision     Recall Precision   +   Recall
Thus, accuracy sought to determine the percentage of correct classifications of the method compared to the total classifications made [47]. Precision or sensitivity is a valuable metric for reducing the number of false positive classifications made by the method [27]. On the other hand, recall aims to estimate the effect of false negative classifications made by the method [73]. Finally, the F-score is a performance measure that unifies the trade-off relationship between accuracy and recall [39].

3.6. Importance of Factors in Classification

The recursive feature elimination (RFE) method was used to determine the importance of factors in classifying the severity of accidents. The RFE can be used to select which variables will be used to train the methods based on criteria such as Gini importance and permutation importance [27,40,74]. However, due to the low number of factors, RFE was used in this study only to define the relevance of each predictor for classifying the severity of accidents.

4. Results

This section presents the results, highlighting the characterization and distribution of accidents between the years analyzed, the result of a model comparison involving parameters such as accuracy, precision, recall, and F1-score, and determining the importance of factors related to accidents.

4.1. Characterization and Distribution of Accidents

Table 4 presents the information collected about injured workers, sectors that did not suffer accidents, and information related to the accident. It was found that the majority of accidents occurred among men (93.4%), under 30 years old (66.2%), married (55.4%), working in the second shift (36, 7%), who had been with the company for less than two years (48.5%), and spent two years in the same role (56.2%). Official data from Brazil indicate that men suffer the majority of work accidents [75], especially those up to 24 years of age [76]. Likewise, Brazil is one of the leaders in turnover [77], resulting in a low time of job retention in the same company and function. Hence, the findings align with the operational context of Brazilian companies.
A high prevalence of accidents is observed in the finishing (27.2%) and press (17.3%) sectors. In most cases, the worker immediately returned to work (78.5%). Findings by Leite et al. [78] highlight that a large part of the footwear industry workers are concentrated in finishing and that this is one of the sectors with the highest absenteeism rates. Most accidents did not result in the opening of a work accident report (WAR) (79.3%). Brazilian data indicate that accidents without WAR increase by up to 47.49% annually [79]. More than half of the injuries occurred to the hands and fingers (50.7%) through cuts (40.0%) or bruises (34.6%). Leite et al. [19] highlight that work in the footwear industry is still manual or semi-automatic, resulting in more hand and finger injuries. The occupational medicine professional classified the majority of accidents as events with serious injuries (70.7%).
Figure 1 shows the number of accidents between 2016 and 2022, indicating some randomness in the number of accidents. A total of 2359 days were analyzed, of which 878 (37.2%) included an accident. There were rare peaks of five or four accidents on the same day. On most days analyzed, there were no accidents (62.8%).
Table 5 summarizes the accidents that occurred daily in the years analyzed. On 602 days (25.5%), a single accident occurred. Therefore, days with two or more accidents are rare (11.7%). The result of the Chi-square test shows that the distribution of the number of accidents is different between the years (χ2 = 84.679; p-value = 0.000). The year 2020 had the highest number of days without accidents (73.2%), representing almost three days without an accident for every four days of work. The years 2016, 2020, and 2022 each featured a day on which five accidents occurred. The years 2017 and 2018 had five and four days in which four accidents occurred, respectively. Such results reinforce the randomness in the number of accidents in the years analyzed.

4.2. Result of Model Comparison

The configuration of the algorithms used in non-neural methods was previously described in the methodology. On the other hand, the process of choosing the best neural network architectures occurred via the hyperparameter tuning process. The best architecture found for the multilayer perceptron (MLP) involved 29 neurons in the input layer, one deep layer with 13 neurons, ReLU activation function, dropout of 0.10, 1000 epochs, ‘Adam’ optimizer, and a learning rate of 0.01. Regarding LSTM, Bi-LSTM, and GRU, the best architecture involved 29 neurons in the input layer, two deep layers with 13 neurons each, ‘ReLU’ activation function, 0.10 dropout, 2000 epochs, ‘Adam’ optimizer, and a learning rate of 0.01. Finally, the best architecture for 1D-CNN involved 29 filters, kernel size equal to 3, a deep layer with 13 filters, MaxPooling equal to 2, dropout of 0.10, 2000 epochs, ‘Adam’ optimizer, and a learning rate of 0.01. Then, the 10-fold cross-validation method was used to analyze the performance of the neural and non-neural models (Table 6).
When analyzing the average parameters, it was noticed that, except for LSTM and GRU, all methods presented an accuracy greater than 90%. Among the non-neural methods, RF, XGBoost, and DT presented accuracy equal to 95.9%, 95.7%, and 94.4%, respectively. Therefore, tree-based methods performed slightly better than LR (93.7%) and SVM (94.0%). On the other hand, neural methods showed accuracy greater than 95%, such as 1D-COV (95.8%), Bi-LSTM (98.6%), and MLP (99.6%). Thus, when comparing the performance of the three best neural and non-neural methods, it was observed that the neural methods showed slightly higher accuracy than the non-neural ones, with a maximum accuracy gain of 3.7%. However, it is worth noting that both neural and non-neural methods showed a high rate of correct classifications of serious accidents (TP) and non-serious accidents (TN), resulting in high accuracy values.
Regarding accuracy, the non-neural RF and XGBoost methods stood out, reaching 94.7% and 94.6%. Therefore, XGBoost proved slightly more accurate when classifying serious accidents (TP). On the other hand, neural methods such as 1D-COV (99.8%) and LSTM (99.4%) showed accuracy greater than 99%. Therefore, this result suggests that the LSTM method was penalized in accuracy due to its difficulty in correctly classifying non-serious accidents (TN). The 1D-COV method shows great potential due to its high accuracy and precision. When comparing the top results from neural and non-neural models, it was observed that a modest increase in accuracy can reach up to 5.1%.
Regarding recall, the non-neural RF (95.2%) and XGBoots (94.4%) methods presented the best results. However, the recall of the 1D-COV (99.7%) and Bi-LSTM (99.2%) methods was greater than 99%. A discreet maximum recall gain of 5.3% can be observed when comparing the best models. In general, it is suggested that these methods can correctly classify non-serious accidents (TN). Methods such as LSTM, for example, presented recall equal to 82.7%, that is, some difficulty in classifying non-serious accidents, even though their precision (ability to classify serious accidents) was high.
The F1-score, due to its relationship with precision and recall, only reinforced the better performance of the non-neural methods RG (94.8%) and XGBoots (94.4%), and the neural methods Bi-LSTM (99.0%) and 1D-COV (99.7%). When considering all parameters, regardless of the type of method, a ranking can be formed, such that the order must be 1D-COV, Bi-LSTM, MLP, RF, XG, SVM, LR, DT, GRU, and LSTM.
Table 7 presents the training times (in seconds) for the methods. The models required 3.48 h to be trained via 10-fold cross-validation. Thus, only about 0.20% of the time was used to evaluate the performance of non-neural methods. The Bi-LSTM neural model required 43.62% of the time to assess the models’ performance. The 1D-COV model required 7.10% of the time to evaluate performance, even though it was the best model with respect to accuracy, precision, recall, and F-score.

4.3. Importance of Factors

The RFE method was utilized to assess the importance of each factor in classifying accident severity (see Figure 2). The analysis revealed that factors related to chronological variables (such as the year and month of the accident and the year and month of return after the accident) played a significant role in classifying accident severity. On the other hand, factors such as the age of the injured person, whether a WAR was opened due to the accident, the sector in which the accident occurred, type of injury, location of the injury, and gender were found to have little relevance in classifying the severity of accidents.
Legend: Year_accid—year of the accident; Ret_year_accid—return year after the accident; Ret_month_accid—return month after the accident; Month_accid—month of the accident; Age—age of the worker; WAR—whether there was a CAT opened; Day_accid—day of the accident; Ret_day_accid—return day after the accident; Type_ret_accid—type of return after the accident; Sector—sector in which the accident occurred; Type_injury—type of injury; Company_time—company time; Site_injury—injured body region; Shift—work shift in which the accident occurred; Function_time—function time; Marital_status—marital status; Sex—sex of the worker.

5. Discussion

This section discusses the main findings of the research, including practical and theoretical implications and limitations of the study.
Accidents are a cause of suffering for workers around the world [5]. The findings of this research suggest that recording accidents that have already occurred can provide relevant lessons to help prevent new accidents. Authors such as Goh and Ubeynarayana [40] have already highlighted the possibility that the elements present in accidents can help in the construction of prevention strategies to avoid new incidents. Özkan and Ulaş [39] have highlighted the need to look for patterns related to accidents to obtain evidence of the root causes that led to such unwanted events.
The neural and non-neural methods used in this article captured accident-related patterns, proving that some common characteristics are present in them. Therefore, the use of ML can help capture these patterns, providing essential insights for decision-makers in the area of occupational safety. Findings by Arteaga et al. [34] showed that ML methods are crucial tools for understanding the factors related to the severity of accidents. Thus, ML methods have proven suitable for extracting latent knowledge from databases, with the advantage of not employing robust mathematical modeling techniques [51]. Therefore, the use of ML in the area of occupational safety is viable, with great potential to assist hygiene and occupational health managers in the decision-making process [52].
This article aimed to verify the performance parameters of neural and non-neural ML methods. These parameters measured the ability of the methods to classify the severity of work accidents occurring in a complex of footwear industries. Based on the values of these parameters, it is possible to evaluate the capacity of the algorithms to classify work accidents that occurred between the years 2016 and 2022. Parameters such as accuracy, precision, recall, and F-score have already been used to compare the performance of ML on large industrial accident databases in the metallurgical sector [39]. However, no previous study has been applied in the footwear industry to assess the severity of accidents via ML methods.
Findings from this research suggest that, in most cases, neural networks have some advantage over non-neural methods when performance parameters such as accuracy, precision, recall, and F-score are analyzed. When comparing the best neural method with the worst non-neural method, the difference was 5.87% for accuracy (1D-COV x LR), in addition to 7.08%, 7.18%, and 7.19% for precision, recall, and F-score (1D-COV x DT), respectively. Findings by Nogales et al. [27] on food safety also suggest that the 1D-COV method may perform better when compared to other ML methods.
Comparison of models that assess the severity of injuries resulting from accidents is scarce, so much so that most studies focus on traffic accidents [31,32,33], in the construction industry [40,41], in more than one type of work activity [42,43], or based on data from emergency or hospital accidents [46], or in other public reports of accidents with entire populations [45,80]. However, studies with accident severity data in the footwear industry that compare ML methods were not found. On the other hand, McKenzie et al. [45] already highlighted that the records in many accident databases do not categorize the accident as suffered during work activity, making it challenging to analyze by economic sector or occupation.
Still, within the analysis of performance parameters, it is necessary to comment on the fact that the research data are not balanced in terms of the severity of the accidents. This is because most of the accidents analyzed are considered severe. Fully balanced data can be regarded as more of an exception than a rule for real problems [81]. Authors such as Jeni et al. [82] comment that when analyzing performance parameters in the scenario of unbalanced data, problems may occur in determining the parameters, as the algorithms tend to perform poorly in the class with the smallest number of cases. Therefore, the results of this article for the performance of ML methods should be examined with extreme caution. To solve this problem, oversampling [83] and cost-sensitive techniques have proven effective by balancing information loss with computational efficiency [84]. In this paper, no method was employed to minimize possible bias in the classification results of ML algorithms.
It is necessary to highlight the training time factor. The time requirement for training non-neural methods is much lower than the training time for neural methods. While non-neural methods were trained in a few seconds, neural methods required several minutes, reaching a maximum of 1.52 h for Bi-LSTM. As noted by Khairuddin et al. [50], as Bi-LSTM uses more than one LSTM, its training time is expected to be longer. On the other hand, the 1D-COV method was trained in less than 15 min, which is a more viable time from a practical point of view for the industry. Authors such as Cunha et al. [29] have highlighted that some neural methods can be up to 23 times slower and only sometimes perform much better than classical methods, especially when processing a smaller database. Therefore, it is up to health and safety managers to define which methods to use in the case in question, given that non-neural methods such as RF and neural methods such as MLP showed good performance at low training costs. For comparison purposes, 1D-COV presented the best performance at a training cost 315 times higher than that of RF and 8.7 times higher than that of MLP.

5.1. Research Implications

This study is the first to be carried out in a complex footwear industry to evaluate the performance of ML methods and classify the severity of workplace accidents. Tamascelli et al. [46] highlight that using ML to extract relevant database knowledge is a viable way to learn from past incidents and improve industrial enterprises’ health and safety systems. Thus, this research sheds light on this possibility in the footwear industry, one of the most common sites of workplace accidents and illnesses [19,85].
Neural and non-neural methods have been successful in classifying the severity of accidents. Thus, this research’s findings reinforce that non-neural methods are still viable, even though neural methods may present superior performance. Methods such as FR and XGBoots required less computational effort and training time to be processed. Furthermore, they present low complexity in their interpretation.
Neural methods such as LSTM and GRU showed poor performance in classifying the severity of accidents. These methods have temporal dependence [37] in which the context, which is the output of a previous step, is the unilateral input of the step currently being processed [29]. This characteristic may have interfered with the accuracy of the classifications. Thus, the performance of these methods is enhanced for data that present temporal dependence, such as classification based on time series or text [60], to predict the trend of future data. The Bi-LSTM method showed much better performance. Unlike GRU and LSTM, the Bi-LSTM structure considers the complete data sequence due to its ability to analyze ‘forward–backward’ information, improving its prediction and performance [50]. Therefore, this study expands the possibility of using Bi-LSTM to analyze databases tabulated in electronic spreadsheets directly to classify the severity of work accidents in the industry.
This is also the first article to test the 1D-COV method for classifying accidents in the footwear industry. Pérez-Sala et al. [70] had already observed good performance of convolutional methods in predicting the severity of traffic accidents. Therefore, this study expands the possibility of using 1D-COV directly on accident data in the footwear industry, as the accuracy of the classifications was greater than 99%.
From a practical point of view, new simulated scenarios or new accurate data can feed the trained neural networks, generating the probable severity of the accident. Therefore, occupational safety managers can use algorithms to build prevention strategies and scenarios for possible workplace accidents.

5.2. Limitations

A limitation of this research was the non-direct use of the texts in the reports. Authors such as Pan et al. [47], Luo et al. [48], and Özkan and Ulaş [39] used artificial intelligence methods to extract information directly from the report texts. In our article, the information was extracted manually by professionals from the industry complex itself, which can lead to errors in data tabulation and some bias in interpreting the information in the reports. Another limitation is that images present in the reports were not used to train the ML methods. Paraskevopoulos et al. [49] suggest a multimodal classification to analyze security reports, considering textual elements and images present in the reports. A final significant limitation was the non-use of techniques that could minimize bias resulting from unbalanced data, which could increase the accuracy of performance parameters [84].

6. Conclusions

Several ML methods were used to classify the severity of accidents occurring in complex footwear industries. In this article, we built a database from reports, work safety and ergonomics documents, accident records, and work accident notices. The accidents present in these documents cover the period between 2016 and 2022. Non-neural methods like RF and XGBoots performed well with low training time and complexity. However, the best performance was found for the 1D-COV and Bi-LSTM neural methods, presenting accuracy, precision, recall, and F-score parameters greater than 98% and 99%, respectively. Thus, due to the shorter training time and better performance compared to Bi-LSTM, 1D-COV presents itself as the most viable method for practical applications for classifying the severity of work accidents in the footwear industry.
Future work could develop algorithms that use natural language processing (NLP) to more accurately and completely extract accident information from footwear industry documents [86]. In the same way that the optimization of hyperparameters can be achieved through genetic algorithms [70], these algorithms can provide a more appropriate input dataset for neural methods. These implementations are expected to make ML and DL algorithms more reliable and robust regarding their classifications.

Author Contributions

Conceptualization and writing—original draft, J.M.N.d.S.; methodology and investigation, M.L.d.S.B.; methodology and investigation, J.G.d.S.; conceptualization and supervision, L.G.M.B.; investigation, W.K.d.S.L.; data curation, E.M.d.A.V. All authors have read and agreed to the published version of the manuscript.

Funding

This research was supported with capital funding by the National Council for Scientific and Technological Development (CNPq), through Universal Notice CNPq/MCTI No. 10/2023. The project also received two grants from the Federal University of Alagoas (UFAL), through Notice PROPEP/UFAL No. 5/2023.

Data Availability Statement

The data presented in this study are available upon request from the corresponding author. They are not publicly available due to the need to store private information from the industrial complex.

Acknowledgments

The authors would like to thank the industrial complex managers for providing the information for this research.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Xu, X.; Lu, Y.; Vogel-Heuser, B.; Wang, L. Industry 4.0 and Industry 5.0—Inception, Conception and Perception. J. Manuf. Syst. 2021, 61, 530–535. [Google Scholar] [CrossRef]
  2. Tortorella, G.L.; Saurin, T.A.; Hines, P.; Antony, J.; Samson, D. Myths and Facts of Industry 4.0. Int. J. Prod. Econ. 2023, 255, 108660. [Google Scholar] [CrossRef]
  3. Bispo, L.G.M.; Amaral, F.G. The Impact of Industry 4.0 on Occupational Health and Safety: A Systematic Literature Review. J. Saf. Res. 2024, 90, 254–271. [Google Scholar] [CrossRef] [PubMed]
  4. Wang, H.; Lv, L.; Li, X.; Li, H.; Leng, J.; Zhang, Y.; Thomson, V.; Liu, G.; Wen, X.; Sun, C.; et al. A Safety Management Approach for Industry 5.0′s Human-Centered Manufacturing Based on Digital Twin. J. Manuf. Syst. 2023, 66, 1–12. [Google Scholar] [CrossRef]
  5. Zaranezhad, A.; Mahabadi, H.A.; Dehghani, M.R. Development of Prediction Models for Repair and Maintenance-Related Accidents at Oil Refineries Using Artificial Neural Network, Fuzzy System, Genetic Algorithm, and Ant Colony Optimization Algorithm. Process Saf. Environ. Prot. 2019, 131, 331–348. [Google Scholar] [CrossRef]
  6. United Nations Brazil. Acidentes de Trabalho e Mortes Acidentárias Voltam a Crescer no Brasil em 2021. Nações Unidas Brasil 2022. Available online: https://brasil.un.org/pt-br/178950-acidentes-de-trabalho-e-mortes-acident%C3%A1rias-voltam-crescer-no-brasil-em-2021 (accessed on 6 March 2023).
  7. Ferrari, G.N.; Ossani, P.C.; De Souza, R.C.T.; Leal, G.C.L.; Galdamez, E.V.C. Impact of Rising Temperatures on Occupational Accidents in Brazil in the Period 2006 to 2019: A Multiple Correspondence Analysis. Saf Sci 2023, 161, 106078. [Google Scholar] [CrossRef]
  8. Gonzalez, R.S.; Da Silveira Rossi, R.A.; Vieira, L.G.M. Economic and Financial Consequences of Process Accidents in Brazil: Multiple Case Studies. Eng. Fail. Anal. 2022, 132, 105934. [Google Scholar] [CrossRef]
  9. Bispo, L.G.M.; Moreno, C.F.; De Oliveira Silva, G.H.; De Albuquerque, N.L.B.; Da Silva, J.M.N. Risk Factors for Work-Related Musculoskeletal Disorders: A Study in the Inner Regions of Alagoas and Bahia. Saf. Sci. 2022, 153, 105804. [Google Scholar] [CrossRef]
  10. National Association of Occupational Medicine. Região Nordeste Teve Mais de 86 Mil Profissionais Vítimas de Acidentes de trabalho. ANAMT 2015. Available online: https://www.anamt.org.br/portal/2015/10/14/regiao-nordeste-teve-mais-de-86-mil-profissionais-vitimas-de-acidentes-de-trabalho/ (accessed on 6 March 2023).
  11. De Souza, D.S.F.; Da Silva, J.M.N.; De Oliveira Santos, J.V.; Alcântara, M.S.B.; Torres, M.G.L. Influence of Risk Factors Associated with Musculoskeletal Disorders on an Inner Population of Northeastern Brazil. Int. J. Ind. Ergon. 2021, 86, 103198. [Google Scholar] [CrossRef]
  12. Da Silva, I.L.; De Souza, E.R.M.; Silva, L.K.D.; Da Silva, A.T.C.; Da Silva, J.M.N. Effects of Multiple Risk Factors on Upper Limb Musculoskeletal Disorders among Workers in Inner Brazil. Work 2022, 72, 885–900. [Google Scholar] [CrossRef]
  13. Da Luz, F.R.; Loro, M.M.; Zeitoune, R.C.G.; Kolankiewicz, A.C.B.; Rosanelli, C.S.P. Riscos Ocupacionais de Uma Indústria Calçadista Sob a Ótica Dos Trabalhadores. Rev. Bras. Enferm. 2013, 66, 67–73. [Google Scholar] [CrossRef]
  14. Abicalçados. Brazilian Association of Footwear Industries. Relatório Setorial Indústria de Calçados. ABICALÇADOS 2023. Available online: https://assets.abicalcados.com.br/3374/Relat%C3%B3rio-Setorial-2022.pdf (accessed on 28 February 2023).
  15. Rigotto, R.M.; Maciel, R.H.; Borsoi, I.C.F. Produtividade, Pressão e Humilhação No Trabalho: Os Trabalhadores e as Novas Fábricas de Calçados No Ceará. Rev. Bras. Saude Occup. 2010, 35, 217–228. [Google Scholar] [CrossRef]
  16. Borsoi, I.C.F.; Rigotto, R.M.; Maciel, R.H. Da Excelência Ao Lixo: Humilhação, Assédio Moral e Sofrimento de Trabalhadores Em Fábricas de Calçados No Ceará. Cad. Psicol. Soc. Trab. 2009, 12, 173. [Google Scholar] [CrossRef]
  17. Da Silva, J.M.N.; Da Silva, L.B.; Gontijo, L.A. Relationship between Psychosocial Factors and Musculoskeletal Disorders in Footwear Industry Workers. Production 2017, 27, e20162315. [Google Scholar] [CrossRef]
  18. Leite, W.K.D.S.; Da Silva Araújo, A.J.; Da Silva, J.M.N.; Gontijo, L.A.; De Araújo Vieira, E.M.; De Souza, E.L.; Colaço, G.A.; Da Silva, L.B. Risk Factors for Work-Related Musculoskeletal Disorders among Workers in the Footwear Industry: A Cross-Sectional Study. Int. J. Occup. Saf. Ergon. 2021, 27, 393–409. [Google Scholar] [CrossRef] [PubMed]
  19. Leite, W.K.D.S.; Da Silva Araújo, A.J.; Da Silva, L.B.; Da Costa, L.C.A.; Da Silva, J.M.N.; De Araujo Vieira, E.M.; De Souza, E.L.; Kramer, H.H.F.R.; Oliveira, R.C. Job Rotations Based on Physical and Psychological Workloads: A Proposal for the Footwear Industry. Comput. Ind. Eng. 2024, 188, 109887. [Google Scholar] [CrossRef]
  20. Da Silva, J.G.; Da Silva, J.M.N.; Bispo, L.G.M.; De Souza, D.S.F.; Serafim, R.S.; Torres, M.G.L.; Leite, W.K.D.S.; De Araujo Vieira, E.M. Construction of a Musculoskeletal Discomfort Scale for the Lower Limbs of Workers: An Analysis Using the Multigroup Item Response Theory. Int. J. Environ. Res. Public Health 2023, 20, 5307. [Google Scholar] [CrossRef]
  21. Bispo, L.G.M.; Da Silva, J.M.N.; Bolis, I.; Leite, W.K.D.S.; De Araujo Vieira, E.M.; Colaço, G.A.; De Souza, E.L.; Gontijo, L.A.; Da Silva, L.B. Effects of a Worksite Physical Activities Program among Men and Women: An Interventional Study in a Footwear Industry. Appl. Ergon. 2020, 84, 103005. [Google Scholar] [CrossRef]
  22. Silva, J.M.N.; Gontijo, L.A.; Bornia, A.C.; Silva, L.; Leite, W.K.D.S.; De Araujo Vieira, E.M. Evaluation of Musculoskeletal Discomfort Using Item Response Theory: Creation of a Scale Based on the Self-Reported Pain Symptoms. Ergonomics 2020, 64, 241–252. [Google Scholar] [CrossRef]
  23. De Morais Correia, L.M.A.; Da Silva, J.M.N.; Leite, W.K.D.S.; Lucas, R.E.C.; Colaço, G.A. A Multicriteria Decision Model to Rank Workstations in a Footwear Industry Based on a FITradeoff-Ranking Method for Ergonomics Interventions. Oper. Res. 2021, 22, 3335–3371. [Google Scholar] [CrossRef]
  24. Stoop, J.; Dekker, S. Are Safety Investigations Pro-Active? Saf. Sci. 2012, 50, 1422–1430. [Google Scholar] [CrossRef]
  25. Kletz, T.A. Accident Investigation: Keep Asking “Why”? J. Hazard. Mater. 2006, 130, 69–75. [Google Scholar] [CrossRef] [PubMed]
  26. Tanguy, L.; Tulechki, N.; Urieli, A.; Hermann, E.; Raynal, C. Natural Language Processing for Aviation Safety Reports: From Classification to Interactive Analysis. Comput. Ind. 2016, 78, 80–95. [Google Scholar] [CrossRef]
  27. Nogales, A.; Morón, R.D.; García-Tejedor, Á.J. A Comparison of Neural and Non-Neural Machine Learning Models for Food Safety Risk Prediction with European Union RASFF Data. Food Control 2022, 134, 108697. [Google Scholar] [CrossRef]
  28. Wu, Y.-C.; Feng, J.-W. Development and Application of Artificial Neural Network. Wirel. Pers. Commun. 2018, 102, 1645–1656. [Google Scholar] [CrossRef]
  29. Cunha, W.; Mangaravite, V.; Gomes, C.; Canuto, S.; Resende, E.; Nascimento, C.; Viegas, F.; França, C.; Martins, W.S.; Almeida, J.M.; et al. On the Cost-Effectiveness of Neural and Non-Neural Approaches and Representations for Text Classification: A Comprehensive Comparative Study. Inf. Process Manag. 2021, 58, 102481. [Google Scholar] [CrossRef]
  30. Ludewig, M.; Mauro, N.; Latifi, S.; Jannach, D. Empirical Analysis of Session-Based Recommendation Algorithms. User Model. User-Adapt. Interact. 2020, 31, 149–181. [Google Scholar] [CrossRef]
  31. Mafi, S.; AbdelRazig, Y.; Doczy, R. Machine Learning Methods to Analyze Injury Severity of Drivers from Different Age and Gender Groups. Transp. Res. Rec. 2018, 2672, 171–183. [Google Scholar] [CrossRef]
  32. Wang, J.; Liu, B.; Fu, T.; Liu, S.; Stipancic, J. Modeling When and Where a Secondary Accident Occurs. Accid. Anal. Prev. 2019, 130, 160–166. [Google Scholar] [CrossRef]
  33. Zhang, J.; Li, Z.; Pu, Z.; Xu, C. Comparing Prediction Performance for Crash Injury Severity among Various Machine Learning and Statistical Methods. IEEE Access 2018, 6, 60079–60087. [Google Scholar] [CrossRef]
  34. Arteaga, C.; Paz, A.; Park, J. Injury Severity on Traffic Crashes: A Text Mining with an Interpretable Machine-Learning Approach. Saf. Sci. 2020, 132, 104988. [Google Scholar] [CrossRef]
  35. Chen, M.-M.; Chen, M.-C. Modeling Road Accident Severity with Comparisons of Logistic Regression, Decision Tree and Random Forest. Inf. 2020, 11, 270. [Google Scholar] [CrossRef]
  36. Xu, H.; Liu, Y.; Shu, C.-M.; Bai, M.; Motalifu, M.; He, Z.; Wu, S.; Zhou, P.; Li, B. Cause Analysis of Hot Work Accidents Based on Text Mining and Deep Learning. J. Loss Prev. Process Ind. 2022, 76, 104747. [Google Scholar] [CrossRef]
  37. Cheng, M.-Y.; Kusoemo, D.; Gosno, R.A. Text Mining-Based Construction Site Accident Classification Using Hybrid Supervised Machine Learning. Autom. Constr. 2020, 118, 103265. [Google Scholar] [CrossRef]
  38. Antwi-Afari, M.F.; Qarout, Y.; Herzallah, R.; Anwer, S.; Umer, W.; Zhang, Y.; Manu, P. Deep Learning-Based Networks for Automated Recognition and Classification of Awkward Working Postures in Construction Using Wearable Insole Sensor Data. Autom. Constr. 2022, 136, 104181. [Google Scholar] [CrossRef]
  39. Özkan, E.K.; Ulaş, H.B. Comparison of Four Machine Learning Methods for Occupational Accidents Based on National Data on Metal Sector in Turkey. Saf. Sci. 2024, 174, 106468. [Google Scholar] [CrossRef]
  40. Goh, Y.M.; Ubeynarayana, C.U. Construction Accident Narrative Classification: An Evaluation of Text Mining Techniques. Accid. Anal. Prev. 2017, 108, 122–130. [Google Scholar] [CrossRef]
  41. Tixier, A.J.-P.; Hallowell, M.R.; Rajagopalan, B.; Bowman, D. Application of Machine Learning to Construction Injury Prediction. Autom. Constr. 2016, 69, 102–114. [Google Scholar] [CrossRef]
  42. Rivas, T.; Paz, M.; Martín, J.E.; Matías, J.M.; García, J.F.; Taboada, J. Explaining and Predicting Workplace Accidents Using Data-Mining Techniques. Reliab. Eng. Syst. Saf. 2011, 96, 739–747. [Google Scholar] [CrossRef]
  43. Matías, J.M.; Rivas, T.; Martín, J.E.; Taboada, J. A Machine Learning Methodology for the Analysis of Workplace Accidents. Int. J. Comput. Math. 2008, 85, 559–578. [Google Scholar] [CrossRef]
  44. Chen, L.; Vallmuur, K.; Nayak, R. Injury Narrative Text Classification Using Factorization Model. BMC Med. Inform. Decis. Mak. 2015, 15, S5. [Google Scholar] [CrossRef] [PubMed]
  45. McKenzie, K.; Campbell, M.A.; Scott, D.A.; Discoll, T.R.; Harrison, J.E.; McClure, R.J. Identifying Work Related Injuries: Comparison of Methods for Interrogating Text Fields. BMC Med. Inform. Decis. Mak. 2010, 10, 19. [Google Scholar] [CrossRef] [PubMed]
  46. Tamascelli, N.; Solini, R.; Paltrinieri, N.; Cozzani, V. Learning from Major Accidents: A Machine Learning Approach. Comput. Chem. Eng. 2022, 162, 107786. [Google Scholar] [CrossRef]
  47. Pan, X.; Zhong, B.; Wang, Y.; Shen, L. Identification of Accident-Injury Type and Bodypart Factors from Construction Accident Reports: A Graph-Based Deep Learning Framework. Adv. Eng. Inform. 2022, 54, 101752. [Google Scholar] [CrossRef]
  48. Luo, X.; Li, X.; Song, X.; Liu, Q. Convolutional Neural Network Algorithm–Based Novel Automatic Text Classification Framework for Construction Accident Reports. J. Constr. Eng. Manag. 2023, 149. [Google Scholar] [CrossRef]
  49. Paraskevopoulos, G.; Pistofidis, P.; Banoutsos, G.; Georgiou, E.; Katsouros, V. Multimodal Classification of Safety-Report Observations. Appl. Sci. 2022, 12, 5781. [Google Scholar] [CrossRef]
  50. Khairuddin, M.Z.F.; Hasikin, K.; Razak, N.A.A.; Mohshim, S.A.; Ibrahim, S.S. Harnessing the Multimodal Data Inte-gration and Deep Learning for Occupational Injury Severity Prediction. IEEE Access 2023, 11, 85284–85302. [Google Scholar] [CrossRef]
  51. Fernandes, M.; Corchado, J.M.; Marreiros, G. Machine Learning Techniques Applied to Mechanical Fault Diagnosis and Fault Prognosis in the Context of Real Industrial Manufacturing Use-Cases: A Systematic Literature Review. Appl. Intell. 2022, 52, 14246–14280. [Google Scholar] [CrossRef] [PubMed]
  52. Fernandes, F.T.; Chiavegatto Filho, A.D.P. Perspectivas Do Uso de Mineração de Dados e Aprendizado de Máquina Em Saúde e Segurança No Trabalho. Rev. Bras. Saude Ocup. 2019, 44, e13. [Google Scholar] [CrossRef]
  53. Rmadi, N.; Sellami, I.; Feki, A.; Hammami, K.J.; Masmoudi, M.L.; Hajjaji, M. Exploring Multisite Musculoskeletal Symptoms among Sewing Machine Operators in a Tunisian Leather and Footwear Industry Using Decision Tree Models. Clin. Epidemiol. Glob. Health 2024, 27, 101575. [Google Scholar] [CrossRef]
  54. Zokaei, M.; Sadeghian, M.; Falahati, M.; Biabani, A. Predictive Model of Musculoskeletal Disorders in Computer Users using Artificial Neural Network. J. Health Saf. Work. 2024, 13, 856–879. Available online: https://jhsw.tums.ac.ir/browse.php?a_id=6913&sid=1&slc_lang=en&ftxt=1 (accessed on 6 March 2023).
  55. Su, X.; Azuero, A.; Cho, J.; Kvale, E.; Meneses, K.M.; McNees, M.P. An Introduction to Tree-Structured Modeling with Application to Quality of Life Data. Nurs. Res. 2011, 60, 247–255. [Google Scholar] [CrossRef]
  56. Tutz, G.; Berger, M. Tree-Structured Scale Effects in Binary and Ordinal Regression. Stat. Comput. 2021, 31, 17. [Google Scholar] [CrossRef]
  57. Pedregosa, F.; Varoquaux, G.; Gramfort, A.; Michel, V.; Thirion, B.; Grisel, O.; Blondel, M.; Prettenhofer, P.; Weiss, R.; Dubourg, V.; et al. Scikit-learn: Machine learning in Python. J. Mach. Learn. Res. 2011, 12, 2825–2830. [Google Scholar]
  58. Chen, T.; Guestrin, C. Xgboost: A scalable tree boosting system. In Proceedings of the 22nd ACM Sigkdd International Conference on Knowledge Discovery and Data Mining, San Francisco, CA, USA, 13–17 August 2016; pp. 785–794. [Google Scholar]
  59. Christodoulou, E.; Ma, J.; Collins, G.S.; Steyerberg, E.W.; Verbakel, J.Y.; Van Calster, B. A Systematic Review Shows No Performance Benefit of Machine Learning over Logistic Regression for Clinical Prediction Models. J. Clin. Epidemiol. 2019, 110, 12–22. [Google Scholar] [CrossRef]
  60. Bansal, M.; Goyal, A.; Choudhary, A. A Comparative Analysis of K-Nearest Neighbor, Genetic, Support Vector Machine, Decision Tree, and Long Short Term Memory Algorithms in Machine Learning. Decis. Anal. J. 2022, 3, 100071. [Google Scholar] [CrossRef]
  61. Zhen, X.; Ning, Y.; Du, W.; Huang, Y.; Vinnem, J.E. An Interpretable and Augmented Machine-Learning Approach for Causation Analysis of Major Accident Risk Indicators in the Offshore Petroleum Industry. Process Saf. Environ. Prot. 2023, 173, 922–933. [Google Scholar] [CrossRef]
  62. Sun, Z.; Wang, G.; Li, P.; Wang, H.; Zhang, M.; Liang, X. An Improved Random Forest Based on the Classification Accuracy and Correlation Measurement of Decision Trees. Expert. Syst. Appl. 2024, 237, 121549. [Google Scholar] [CrossRef]
  63. Li, J.; An, X.; Li, Q.; Wang, C.; Yu, H.; Zhou, X.; Geng, Y.-A. Application of XGBoost Algorithm in the Optimization of Pollutant Concentration. Atmos. Res. 2022, 276, 106238. [Google Scholar] [CrossRef]
  64. Santos, M.C.; Pereira, C.M.N.A.; Schirru, R. A Multiple-Architecture Deep Learning Approach for Nuclear Power Plants Accidents Classification Including Anomaly Detection and “Don’t Know” Response. Ann. Nucl. Energy 2021, 162, 108521. [Google Scholar] [CrossRef]
  65. Hamayel, M.J.; Owda, A.Y. A Novel Cryptocurrency Price Prediction Model Using GRU, LSTM and Bi-LSTM Machine Learning Algorithms. AI 2021, 2, 477–496. [Google Scholar] [CrossRef]
  66. Wang, C.; Wei, L.; Hu, H.; Wang, J.; Jiang, M. Early Warning Method for Coal and Gas Outburst Prediction Based on Indexes of Deep Learning Model and Statistical Model. Front. Earth Sci. 2022, 10. [Google Scholar] [CrossRef]
  67. Alhaek, F.; Liang, W.; Rajeh, T.M.; Javed, M.H.; Li, T. Learning Spatial Patterns and Temporal Dependencies for Traffic Accident Severity Prediction: A Deep Learning Approach. Knowl.-Based Syst. 2024, 286, 111406. [Google Scholar] [CrossRef]
  68. Cho, K.; Van Merriënboer, B.; Gulcehre, C.; Bahdanau, D.; Bougares, F.; Schwenk, H.; Bengio, Y. Learning phrase representations using RNN encoder-decoder for statistical machine translation. arXiv 2014, arXiv:1406.1078. [Google Scholar]
  69. Leoni, L.; BahooToroody, A.; Abaei, M.M.; Cantini, A.; BahooToroody, F.; De Carlo, F. Machine Learning and Deep Learning for Safety Applications: Investigating the Intellectual Structure and the Temporal Evolution. Saf. Sci. 2024, 170, 106363. [Google Scholar] [CrossRef]
  70. Pérez-Sala, L.; Curado, M.; Tortosa, L.; Vicent, J.F. Deep Learning Model of Convolutional Neural Networks Powered by a Genetic Algorithm for Prevention of Traffic Accidents Severity. Chaos Soliton Fract. 2023, 169, 113245. [Google Scholar] [CrossRef]
  71. Li, J.; Gao, F.; Lin, S.; Guo, M.; Li, Y.; Liu, H.; Qin, S.; Wen, Q. Quantum K-Fold Cross-Validation for Nearest Neighbor Classification Algorithm. Phys. A Stat. Mech. Appl. 2023, 611, 128435. [Google Scholar] [CrossRef]
  72. Vu, H.L.; Ng, K.T.W.; Richter, A.; An, C. Analysis of Input Set Characteristics and Variances on K-Fold Cross Validation for a Recurrent Neural Network Model on Waste Disposal Rate Estimation. J. Environ. Manag. 2022, 311, 114869. [Google Scholar] [CrossRef]
  73. Fränti, P.; Mariescu-Istodor, R. Soft Precision and Recall. Pattern Recognit. Lett. 2023, 167, 115–121. [Google Scholar] [CrossRef]
  74. Altmann, A.; Lengauer, T. Importância da permutação: Uma medida de importância de característica corrigida. Bioinformatics 2010, 26, 1340–1347. [Google Scholar] [CrossRef]
  75. Brazilian Ministry of Social Security. Acidentes de Trabalho Caem 25.6% no Brasil em 10 anos. Ministério da Previdêncial Social. 2024. Available online: https://www.gov.br/previdencia/pt-br/noticias/2023/maio/acidentes-de-trabalho-caem-25-6-no-brasil-em-10-anos#:~:text=Percentualmente%2C%20em%202021%20os%20homens,mulheres%2C%2034%2C2%25 (accessed on 1 September 2024).
  76. National Institute of Social Security of Brazil. Brasil Registra Mais de 612 mil Acidentes de Trabalho Por Ano. Instituto Nacional de Seguridade Social. 2023. Available online: https://rhpravoce.com.br/redacao/brasil-registra-mais-de-612-mil-acidentes-de-trabalho-por-ano/ (accessed on 1 September 2024).
  77. Hazov, B. Brasil Lidera Índice de Rotatividade de Funcionários em Todo o Mundo: 56% [Brazil Leads the World in Employee Turnover: 56%]. Pan Rotas. 2023. Available online: https://www.panrotas.com.br/100xbrasil/pesquisas-e-estatisticas/2023/08/brasil-lidera-indice-de-rotatividade-de-funcionarios-em-todo-o-mundo-56_199128.html (accessed on 1 September 2024).
  78. Leite, W.K.D.S.; Da Silva Araújo, A.J.; Da Silva, L.B.; De Souza, E.L.; Da Silva, J.M.N.; Bolis, I.; Silva, J.M.N.D.; Da Fonseca Neves, R.; Colaço, G.A. Sickness Absence from Work in the Footwear Industry: A Longitudinal Study. Work 2022, 72, 431–451. [Google Scholar] [CrossRef] [PubMed]
  79. Brazilian Ministry of Labor and Social Security. Divulgadas as Estatísticas de Acidentes de Trabalho Para o ano de 2021. Ministério do Trabalho e Previdência 2021. Available online: https://www.anamt.org.br/portal/2023/02/08/divulgadas-as-estatisticas-de-acidentes-de-trabalho-para-o-ano-de-2021/ (accessed on 1 September 2024).
  80. Sánchez, A.S.; Fernández, P.R.; Lasheras, F.S.; De Cos Juez, F.J.; Nieto, P.J.G. Prediction of Work-Related Accidents According to Working Conditions Using Support Vector Machines. Appl. Math. Comput. 2011, 218, 3539–3552. [Google Scholar] [CrossRef]
  81. Sambasivam, G.; Opiyo, G.D. A Predictive Machine Learning Application in Agriculture: Cassava Disease Detection and Classification with Imbalanced Dataset Using Convolutional Neural Networks. Egypt. Inform. J. 2021, 22, 27–34. [Google Scholar] [CrossRef]
  82. Jeni, L.A.; Cohn, J.F.; De La Torre, F. Facing imbalanced data--recommendations for the use of performance metrics. In Proceedings of the 2013 Humaine Association Conference on Affective Computing and Intelligent Interaction, Cambridge, MA, USA, 10–13 September 2023; pp. 245–251. [Google Scholar] [CrossRef]
  83. Xie, C.; Du, R.; Ho, J.W.; Pang, H.H.; Chiu, K.W.; Lee, E.Y.; Vardhanabhuti, V. Effect of Machine Learning Re-Sampling Techniques for Imbalanced Datasets in 18F-FDG PET-Based Radiomics Model on Prognostication Performance in Cohorts of Head and Neck Cancer Patients. Eur. J. Nucl. Med. Mol. Imaging 2020, 47, 2826–2835. [Google Scholar] [CrossRef] [PubMed]
  84. Ghavidel, A.; Pazos, P. Machine Learning (ML) Techniques to Predict Breast Cancer in Imbalanced Datasets: A Systematic Review. J. Cancer Surviv. 2023. [Google Scholar] [CrossRef]
  85. Roloff, D.I.T.; Bonow, C.A.; Xavier, D.M.; Da Silva, M.R.S.; De Oliveira, A.M.N.; Cezar-Vaz, M.R. Absenteeism and Associated Factors: A Study Addressing the Workers from a Footwear Manufacturer. Rev. Gaúcha Enferm. 2021, 42. [Google Scholar] [CrossRef]
  86. Cambria, E.; White, B. Jumping NLP Curves: A Review of Natural Language Processing Research. IEEE Comput. Intell. Mag. 2014, 9, 48–57. [Google Scholar] [CrossRef]
Figure 1. Time series of accidents between 2016 and 2022.
Figure 1. Time series of accidents between 2016 and 2022.
Asi 07 00085 g001
Figure 2. Importance of factors in classifying the severity of accidents.
Figure 2. Importance of factors in classifying the severity of accidents.
Asi 07 00085 g002
Table 1. Summary of hyperparameters and values tested in the MLP.
Table 1. Summary of hyperparameters and values tested in the MLP.
IterationHyperparameterValues
1Hidden layers1, 2, 3, and 4
Number of input neurons9, 19, 29, 39, 49, and 49
Number of hidden layer neurons3, 13, 23, 33, 43, and 53
Activation function ReLU, tanh, and Sigmoid
2Dropout0.10, 0.20, 0.30, and 0.40
3Epoch1000 and 2000
OptimizerRMSprop, AdaGrad, Adam, and SGD
4Learning rate0.01, 0.001, and 0.005
Table 2. Summary of hyperparameters and values tested in LSTM, Bi-LSTM, and GRU.
Table 2. Summary of hyperparameters and values tested in LSTM, Bi-LSTM, and GRU.
IterationHyperparameterValues
1Hidden layers1, 2, 3, and 4
Number of input neurons9, 19, 29, 39, 49, and 49
Number of hidden layer neurons3, 13, 23, 33, 43, and 53
Activation function ReLU, tanh, and Sigmoid
Sequence size30, 60, and 90
2Dropout0.10, 0.20, 0.30, and 0.40
3Epoch1000 and 2000
OptimizerRMSprop, AdaGrad, Adam, and SGD
4Learning rate0.01, 0.001, and 0.005
Table 3. Summary of hyperparameters and values tested in 1D-CNN.
Table 3. Summary of hyperparameters and values tested in 1D-CNN.
IterationHyperparameterValues
1Hidden layers1, 2, 3, and 4
Number of filters9, 19, 29, 39, 49, and 49
Kernel size2, 3, 4, and 5
MaxPooling2, 3, and 4
2Dropout0.10, 0.20, 0.30, and 0.40
3Epoch1000 and 2000
OptimizerRMSprop, AdaGrad, Adam, and SGD
4Learning rate0.01, 0.001, and 0.005
Table 4. Summary of information on accidents and injuries.
Table 4. Summary of information on accidents and injuries.
Variablen (%)Variablen (%)
Sex Injured region
Feminine83 (6.6)Head129 (10.2)
Masculine1176 (93.4)Eyes124 (9.8)
Age (years) Neck5 (0.4)
Less than 2087 (6.9)Chest13 (1.0)
Between 20 and 24473 (37.6)Back49 (3.9)
Between 25 and 29273 (21.7)Shoulders20 (1.6)
Between 30 and 34180 (14.3)Arms and forearms147 (11.7)
Between 35 and 39108 (8.6)Hands and fingers638 (50.7)
Between 40 and 4477 (6.1)Legs and calves68 (5.4)
Between 45 and 4934 (2.7)Feet and ankles66 (5.2)
Between 50 and 5420 (1.6)Type of injury
Over 556 (0.5)Sprain16 (1.3)
Marital status Contusion436 (34.6)
Married698 (55.4)Back pain21 (1.7)
Single554 (44.0)Eye injury107 (8.5)
Divorced7 (0.6)Disthesis25 (2.0)
Shift Dislocation16 (1.3)
First442 (35.d1)Fracture62 (4.9)
Second462 (36.7)Amputation3 (0.2)
Third323 (25.7)Injury caused by animals3 (0.2)
General32 (2.5)Injury caused by electric shock3 (0.2)
Company time (years) Cut504 (40.0)
Less than 2610 (48.5)Burn63 (5.0)
Between 2 and 4174 (13.8)Sector
Between 4 and 6117 (9.3)Administration4 (0.3)
Between 6 and 869 (5.5)Finishing342 (27.2)
Between 8 and 1085 (6.8)Warehouse10 (0.8)
More than 10204 (16.2)Vulcanization (autoclave)11 (0.9)
Function time (years) Mixers (Banbury)95 (7.5)
Less than 2707 (56.2)Insertion of small components13 (1.0)
Between 2 and 4184 (14.6)Distribution center31 (2.5)
Between 4 and 6102 (8.1)Dry blenders14 (1.1)
Between 6 and 863 (5.0)Industrial engineering12 (1.0)
Between 8 and 1071 (5.6)Plastics manufacturing2 (0.2)
More than 10132 (10.5)Injectors108 (8.6)
Type of return after accident Innovation3 (0.2)
Immediate return to work after accident988 (78.5)Laboratory3 (0.2)
Return after care in the infirmary254 (20.2)Maintenance108 (8.6)
Return after home care17 (1.3)Mills131 (10.4)
WAR issuance Pin applicator13 (1.0)
WAR was not done999 (79.3)Presses218 (17.3)
WAR was carried out260 (20.7)Quality4 (0.3)
Severity of the accident Workplace safety3 (0.2)
Superficial injury369 (29.3)Serigraphy105 (8.3)
Severe injury890 (70.7)Stabilizers29 (2.3)
Table 5. Number of accidents in the years analyzed.
Table 5. Number of accidents in the years analyzed.
No. of AccidentsYears
2016201720182019202020212022
n (%)n (%)n (%)n (%)n (%)n (%)n (%)
0223 (60.9)239 (65.3)200 (54.6)263 (71.9)268 (73.2)205 (56.0)88 (52.4)
196 (26.2)78 (21.3)116 (31.7)77 (21.0)74 (20.2)111 (30.3)50 (29.8)
231 (8.5)37 (10.1)37 (10.1)19 (5.2)18 (4.9)30 (8.2)20 (11.9)
314 (3.8)7 (1.9)9 (2.5)6 (1.6)4 (1.1)18 (4.9)8 (4.8)
41 (0.3)5 (1.4)4 (1.1)1 (0.3)1 (0.3)2 (0.6)1 (0.60)
51 (0.3)0 (0.0)0 (0.0)0 (0.0)1 (0.3)0 (0.0)1 (0.60)
Table 6. Performance of methods in 10-fold cross-validation.
Table 6. Performance of methods in 10-fold cross-validation.
10-Fold Cross-Validation
Model12345678910Mean
LR
Accuracy0.9700.9500.9600.9310.9310.9310.9210.9300.9100.9400.937
Precision0.8870.9460.9690.9290.9030.9040.9360.9360.9440.9270.928
Recall0.9080.9620.9860.9290.9030.9410.9450.9440.9620.9270.941
F1-Score0.8960.9530.9770.9290.9030.9190.9400.9400.9520.9270.934
DT
Accuracy0.9700.9310.9600.9210.9600.9500.9410.9300.9200.9600.944
Precision0.9200.8960.9730.9610.9020.9120.9070.9510.9070.9360.927
Recall0.9120.8880.9330.9690.8760.9200.9310.9510.9300.9440.926
F1-Score0.9160.8920.9510.9650.8880.9160.9180.9510.9170.9400.925
RF
Accuracy0.9900.9500.9700.9600.9500.9700.9700.9500.9200.9600.959
Precision0.9800.9320.9840.9690.9110.9070.9190.9600.9300.9760.947
Recall0.9500.9550.9930.9860.8930.9310.9100.9690.9550.9760.952
F1-Score0.9630.9420.9880.9770.9010.9180.9140.9640.9410.9760.948
XGBoost
Accuracy0.9800.9600.9800.9410.9500.9600.9410.9400.9500.9700.957
Precision0.9530.9370.9840.9530.9110.9270.9210.9430.9600.9680.946
Recall0.9530.9190.9930.9530.8930.9270.9380.9340.9690.9580.944
F1-Score0.9530.9270.9880.9530.9010.9270.9290.9390.9640.9630.944
SVM
Accuracy0.9410.9110.9600.9410.9410.9500.9500.9400.9200.9500.940
Precision0.9680.8920.8940.9520.8860.9190.9340.9580.9430.9930.934
Recall0.9590.9340.8860.9520.8940.8790.9440.9680.9610.9820.936
F1-Score0.9630.9090.8900.9520.8900.8960.9390.9630.9510.9870.934
MLP
Accuracy0.9610.9510.9600.9520.9570.9590.9620.9580.9540.9610.958
Precision0.9590.9470.9630.9600.9600.9690.9660.9650.9560.9550.960
Recall0.9860.9820.9810.9720.9790.9730.9800.9750.9780.9900.980
F1-Score0.9720.9640.9720.9660.9690.9710.9730.9700.9670.9720.970
LSTM
Accuracy0.7500.8940.8720.8370.8700.7450.7780.8760.9150.8110.835
Precision0.9990.9870.9900.9920.9871.0000.9990.9920.9900.9990.994
Recall0.7490.8850.8610.8270.8590.7450.7730.8630.9050.8000.827
F1-Score0.8560.9330.9210.9020.9190.8540.8720.9230.9460.8890.902
Bi-LSTM
Accuracy0.9930.9900.9690.9960.9910.9830.9750.9910.9810.9900.986
Precision1.0000.9920.9620.9990.9960.9860.9700.9990.9920.9970.989
Recall0.9910.9940.9960.9960.9920.9910.9970.9900.9820.9890.992
F1-Score0.9960.9930.9790.9970.9940.9880.9830.9940.9870.9930.990
GRU
Accuracy0.8890.8800.8610.8580.8640.8740.8610.8620.8540.8740.868
Precision0.9530.9490.9480.9640.9530.9460.9640.9380.9530.9580.953
Recall0.9030.8970.8770.8650.8760.8910.8670.8850.8640.8840.881
F1-Score0.9270.9220.9110.9120.9130.9180.9130.9100.9060.9200.915
1D-COV
Accuracy0.9960.9970.9940.9960.9990.9960.9970.9940.9970.9950.996
Precisão0.9951.0000.9950.9971.0000.9990.9990.9960.9990.9950.998
Recall1.0000.9960.9970.9970.9990.9960.9970.9960.9970.9990.997
F-score0.9970.9980.9960.9970.9990.9970.9980.9960.9980.9970.997
Table 7. Times related to training and 10-fold cross-validation.
Table 7. Times related to training and 10-fold cross-validation.
ModelTraining10-Fold Cross-Validation
LR0.310.50
DT0.030.12
RF1.352.82
XGBoost2.064.09
SVM1.1617.7
MLP3.28101.77
LSTM188.713338.03
Bi-LSTM610.385457.99
GRU26.072701.02
1D-CNN95.53888.44
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

da Silva, J.M.N.; da Silva Braz, M.L.; da Silva, J.G.; Bispo, L.G.M.; dos Santos Leite, W.K.; de Araujo Vieira, E.M. Evaluation of the Performance of Neural and Non-Neural Methods to Classify the Severity of Work Accidents Occurring in the Footwear Industry Complex. Appl. Syst. Innov. 2024, 7, 85. https://doi.org/10.3390/asi7050085

AMA Style

da Silva JMN, da Silva Braz ML, da Silva JG, Bispo LGM, dos Santos Leite WK, de Araujo Vieira EM. Evaluation of the Performance of Neural and Non-Neural Methods to Classify the Severity of Work Accidents Occurring in the Footwear Industry Complex. Applied System Innovation. 2024; 7(5):85. https://doi.org/10.3390/asi7050085

Chicago/Turabian Style

da Silva, Jonhatan Magno Norte, Maria Luiza da Silva Braz, Joel Gomes da Silva, Lucas Gomes Miranda Bispo, Wilza Karla dos Santos Leite, and Elamara Marama de Araujo Vieira. 2024. "Evaluation of the Performance of Neural and Non-Neural Methods to Classify the Severity of Work Accidents Occurring in the Footwear Industry Complex" Applied System Innovation 7, no. 5: 85. https://doi.org/10.3390/asi7050085

Article Metrics

Back to TopTop