Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (31)

Search Parameters:
Keywords = accident retrieval model

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
27 pages, 1879 KB  
Article
Deep Multimodal-Interactive Document Summarization Network and Its Cross-Modal Text–Image Retrieval Application for Future Smart City Information Management Systems
by Wenhui Yu, Gengshen Wu and Jungong Han
Smart Cities 2025, 8(3), 96; https://doi.org/10.3390/smartcities8030096 - 6 Jun 2025
Viewed by 3834
Abstract
Urban documents like city planning reports and environmental data often feature complex charts and texts that require effective summarization tools, particularly in smart city management systems. These documents increasingly use graphical abstracts alongside textual summaries to enhance readability, making automated abstract generation crucial. [...] Read more.
Urban documents like city planning reports and environmental data often feature complex charts and texts that require effective summarization tools, particularly in smart city management systems. These documents increasingly use graphical abstracts alongside textual summaries to enhance readability, making automated abstract generation crucial. This study explores the application of summarization technology using scientific paper abstract generation as a case. The challenge lies in processing the longer multimodal content typical in research papers. To address this, a deep multimodal-interactive network is proposed for accurate document summarization. This model enhances structural information from both images and text, using a combination module to learn the correlation between them. The integrated model aids both summary generation and significant image selection. For the evaluation, a dataset is created that encompasses both textual and visual components along with structural information, such as the coordinates of the text and the layout of the images. While primarily focused on abstract generation and image selection, the model also supports text–image cross-modal retrieval. Experimental results on the proprietary dataset demonstrate that the proposed method substantially outperforms both extractive and abstractive baselines. In particular, it achieves a Rouge-1 score of 46.55, a Rouge-2 score of 16.13, and a Rouge-L score of 24.95, improving over the best comparison abstractive model (Pegasus: Rouge-1 43.63, Rouge-2 14.62, Rouge-L 24.46) by approximately 2.9, 1.5, and 0.5 points, respectively. Even against strong extractive methods like TextRank (Rouge-1 30.93) and LexRank (Rouge-1 29.63), our approach shows gains of over 15 points in Rouge-1, underlining its effectiveness in capturing both textual and visual semantics. These results suggest significant potential for smart city applications—such as accident scene documentation and automated environmental monitoring summaries—where rapid, accurate processing of urban multimodal data is essential. Full article
Show Figures

Figure 1

17 pages, 9344 KB  
Article
Stress Evaluation of a Maritime A-Frame Using Limited Strain Measurements from a Real Deep-Sea Mining Campaign
by Jiahui Ji, Chunke Ma, Ying Li, Mingqiang Xu, Wei Liu, Hong Zhen, Jiancheng Liu, Shuqing Wang, Lei Li and Lianjin Jiang
J. Mar. Sci. Eng. 2025, 13(5), 897; https://doi.org/10.3390/jmse13050897 - 30 Apr 2025
Viewed by 385
Abstract
As terrestrial resources become increasingly scarce, the exploration and utilization of marine resources have become crucial for ensuring a stable resource supply. A maritime A-Frame is a specialized lifting mechanism mounted on the stern of a vessel, designed for deploying and retrieving heavy [...] Read more.
As terrestrial resources become increasingly scarce, the exploration and utilization of marine resources have become crucial for ensuring a stable resource supply. A maritime A-Frame is a specialized lifting mechanism mounted on the stern of a vessel, designed for deploying and retrieving heavy loads during subsea exploration. Real-time monitoring of the stress of A-Frames is essential for identifying potential failures and preventing accidents. This paper presents a stress-monitoring campaign conducted on a maritime A-Frame during a deep-sea mining project in the South China Sea. Fiber Bragg Grating (FBG) strain sensors were installed on the A-Frame to measure its stress responses throughout the deep-sea mining operation. The stress variations observed during the deployment and retrieval of a deep-sea mining vehicle were analyzed. The results indicate that the stress caused by the swinging motion of the A-Frame was significantly higher than that generated by the lifting and deployment of the mining equipment. Additionally, a finite element model (FEM) of the A-Frame was developed to estimate the stress of the hot spots by integrating the measured strain data. The analysis confirmed that the maximum stress experienced by the A-Frame was well below the allowable threshold, indicating that the structure had sufficient strength to withstand operational loads. In addition, the swing angle of the A-Frame significantly affects the stress value of the A-Frame, while lifting the mining vehicle has a very slight effect. Thus, it is advisable to accelerate the deployment and retrieval speeds of the mining vehicle and minimize the outward swing angle of the A-Frame. These findings provide valuable insights for optimizing the design and ensuring the safe operation of maritime A-Frames in deep-sea mining exploration. Full article
(This article belongs to the Special Issue Deep-Sea Mineral Resource Development Technology and Equipment)
Show Figures

Figure 1

21 pages, 1182 KB  
Article
A Multi-Head Attention-Based Transformer Model for Predicting Causes in Aviation Incidents
by Aziida Nanyonga, Hassan Wasswa, Keith Joiner, Ugur Turhan and Graham Wild
Modelling 2025, 6(2), 27; https://doi.org/10.3390/modelling6020027 - 25 Mar 2025
Cited by 1 | Viewed by 1946
Abstract
The timely identification of probable causes in aviation incidents is crucial for averting future tragedies and safeguarding passengers. Typically, investigators rely on flight data recorders; however, delays in data retrieval or damage to the devices can impede progress. In such instances, experts resort [...] Read more.
The timely identification of probable causes in aviation incidents is crucial for averting future tragedies and safeguarding passengers. Typically, investigators rely on flight data recorders; however, delays in data retrieval or damage to the devices can impede progress. In such instances, experts resort to supplementary sources like eyewitness testimonies and radar data to construct analytical narratives. Delays in this process have tangible consequences, as evidenced by the Boeing 737 MAX accidents involving Lion Air and Ethiopian Airlines, where the same design flaw resulted in catastrophic outcomes. To streamline investigations, scholars advocate for natural language processing (NLP) and topic modelling methodologies, which organize pertinent aviation terms for rapid analysis. However, existing techniques lack a direct mechanism for deducing probable causes. To bridge this gap, this study trains and evaluates the performance of a transformer-based model in predicting the likely causes of aviation incidents based on long-input raw text analysis narratives. Unlike traditional models that classify incidents into predefined categories such as human error, weather conditions, or maintenance issues, the trained model infers and generates the likely cause in a human-like narrative, providing a more interpretable and contextually rich explanation. By training the model on comprehensive aviation incident investigation reports like those from the National Transportation Safety Board (NTSB), the proposed approach exhibits promising performance across key evaluation metrics, including BERTScore with Precision: (M = 0.749, SD = 0.109), Recall: (M = 0.772, SD = 0.101), F1-score: (M = 0.758, SD = 0.097), Bilingual Evaluation Understudy (BLEU) with (M = 0.727, SD = 0.33), Latent Semantic Analysis (LSA similarity) with (M = 0.696, SD = 0.152), and Recall Oriented Understudy for Gisting Evaluation (ROUGE) with a precision, recall and F-measure scores of (M = 0.666, SD = 0.217), (M = 0.610, SD = 0.211), (M = 0.618, SD = 0.192) for rouge-1, (M = 0.488, SD = 0.264), (M = 0.448, SD = 0.257), M = 0.452, SD = 0.248) for rouge-2 and (M = 0.602, SD = 0.241), (M = 0.553, SD = 0.235), (M = 0.5560, SD = 0.220) for rouge-L, respectively. This demonstrates its potential to expedite investigations by promptly identifying probable causes from analysis narratives, thus bolstering aviation safety protocols. Full article
Show Figures

Figure 1

23 pages, 2120 KB  
Article
Urban Road Anomaly Monitoring Using Vision–Language Models for Enhanced Safety Management
by Hanyu Ding, Yawei Du and Zhengyu Xia
Appl. Sci. 2025, 15(5), 2517; https://doi.org/10.3390/app15052517 - 26 Feb 2025
Viewed by 2482
Abstract
Abnormal phenomena on urban roads, including uneven surfaces, garbage, traffic congestion, floods, fallen trees, fires, and traffic accidents, present significant risks to public safety and infrastructure, necessitating real-time monitoring and early warning systems. This study develops Urban Road Anomaly Visual Large Language Models [...] Read more.
Abnormal phenomena on urban roads, including uneven surfaces, garbage, traffic congestion, floods, fallen trees, fires, and traffic accidents, present significant risks to public safety and infrastructure, necessitating real-time monitoring and early warning systems. This study develops Urban Road Anomaly Visual Large Language Models (URA-VLMs), a generative AI-based framework designed for the monitoring of diverse urban road anomalies. The InternVL was selected as a foundational model due to its adaptability for this monitoring purpose. The URA-VLMs framework features dedicated modules for anomaly detection, flood depth estimation, and safety level assessment, utilizing multi-step prompting and retrieval-augmented generation (RAG) for precise and adaptive analysis. A comprehensive dataset of 3034 annotated images depicting various urban road scenarios was developed to evaluate the models. Experimental results demonstrate the system’s effectiveness, achieving an overall anomaly detection accuracy of 93.20%, outperforming state-of-the-art models such as InternVL2.5 and ResNet34. By facilitating early detection and real-time decision-making, this generative AI approach offers a scalable and robust solution that contributes to a smarter, safer road environment. Full article
Show Figures

Figure 1

64 pages, 6191 KB  
Review
Techniques and Models for Addressing Occupational Risk Using Fuzzy Logic, Neural Networks, Machine Learning, and Genetic Algorithms: A Review and Meta-Analysis
by Chris Mitrakas, Alexandros Xanthopoulos and Dimitrios Koulouriotis
Appl. Sci. 2025, 15(4), 1909; https://doi.org/10.3390/app15041909 - 12 Feb 2025
Cited by 3 | Viewed by 2823
Abstract
This article aims to present a structured literature review that utilizes computational intelligence techniques, specifically fuzzy logic, neural networks, genetic algorithms, and machine learning, to assist in the assessment of workplace risk from human factors. The general aim is to highlight the existing [...] Read more.
This article aims to present a structured literature review that utilizes computational intelligence techniques, specifically fuzzy logic, neural networks, genetic algorithms, and machine learning, to assist in the assessment of workplace risk from human factors. The general aim is to highlight the existing literature on the subject, while the specific goal of the research is to attempt to answer research questions that emerge after the review and classification of the literature, which are aspects that have not previously been addressed. The methodology for retrieving relevant articles involved a keyword search in the Scopus database. The results from the search were filtered based on the selected criteria. The research spans a 40-year period, from 1984 to 2024. After filtering, 296 articles relevant to the topic were identified. Statistical analysis highlights fuzzy systems as the technique with the highest representation (163 articles), followed by neural networks (81 articles), with machine learning and genetic algorithms ranking next (25 and 20 articles, respectively). The main conclusions indicate that the primary sectors utilizing these techniques are industry, transportation, construction, and cross-sectoral models and techniques that are applicable to multiple occupational fields. An additional finding is the reasoning behind researchers’ preference for fuzzy systems over neural networks, primarily due to the availability or lack of accident databases. The review also highlighted gaps in the literature requiring further research. The assessment of occupational risk continues to present numerous challenges, and the future trend suggests that fuzzy systems and machine learning may be prominent. Full article
(This article belongs to the Special Issue Applications of Artificial Intelligence in Industrial Engineering)
Show Figures

Figure 1

22 pages, 2909 KB  
Article
Research and Application of a Multi-Agent-Based Intelligent Mine Gas State Decision-Making System
by Yi Sun and Xinke Liu
Appl. Sci. 2025, 15(2), 968; https://doi.org/10.3390/app15020968 - 20 Jan 2025
Cited by 1 | Viewed by 2267
Abstract
To address the issues of low efficiency in manual processing and lack of accuracy in judgment within traditional mine gas safety inspections, this paper designs and implements the Intelligent Mine Gas State Decision-Making System based on large language models (LLMs) and a multi-agent [...] Read more.
To address the issues of low efficiency in manual processing and lack of accuracy in judgment within traditional mine gas safety inspections, this paper designs and implements the Intelligent Mine Gas State Decision-Making System based on large language models (LLMs) and a multi-agent system. The system aims to enhance the accuracy of gas over-limit alarms and improve the efficiency of generating judgment reports. The system integrates the reasoning capabilities of LLMs and optimizes task allocation and execution efficiency of agents through the study of the hybrid multi-agent orchestration algorithm. Furthermore, the system establishes a comprehensive gas risk assessment knowledge base, encompassing historical alarm data, real-time monitoring data, alarm judgment criteria, treatment methods, and relevant policies and regulations. Additionally, the system incorporates several technologies, including retrieval-augmented generation based on human feedback mechanisms, tool management, prompt engineering, and asynchronous processing, which further enhance the application performance of the LLM in the gas status judgment system. Experimental results indicate that the system effectively improves the efficiency of gas alarm processing and the quality of judgment reports in coal mines, providing solid technical support for accident prevention and management in mining operations. Full article
Show Figures

Figure 1

17 pages, 1983 KB  
Article
PageRank Algorithm-Based Recommendation System for Construction Safety Guidelines
by Jungwon Lee and Seungjun Ahn
Buildings 2024, 14(10), 3041; https://doi.org/10.3390/buildings14103041 - 24 Sep 2024
Cited by 3 | Viewed by 2056
Abstract
The construction industry faces significant challenges with frequent accidents, largely due to the inefficient use of safety guidelines. These guidelines, which are often text and figure heavy, demand substantial human effort to identify the most relevant items for specific tasks and conditions. Additionally, [...] Read more.
The construction industry faces significant challenges with frequent accidents, largely due to the inefficient use of safety guidelines. These guidelines, which are often text and figure heavy, demand substantial human effort to identify the most relevant items for specific tasks and conditions. Additionally, the guidelines contain both central and peripheral elements, and central items are critical yet difficult to identify without extensive domain knowledge. This study proposes a novel recommendation framework to enhance the usability of these safety guidelines. By leveraging natural language processing (NLP) and knowledge graph (KG) modeling techniques, unstructured safety texts are transformed into a structured, interconnected KG. The PageRank and Louvain Clustering algorithm is then employed to rank guidelines by their relevance and importance. A case study on “High-rise Building Construction (General) Safety and Health Guidelines”, using ‘scaffolding’ as the keyword, demonstrates the framework’s effectiveness in improving retrieval efficiency and practical application. The analysis highlighted key clusters such as ‘fall’, ‘drop’, and ‘scaffolding’, with critical safety measures identified through their interconnections. This research not only overcomes the fragmentation of safety management documents but also contributes to advancing hazard analysis and risk prevention practices in construction management. Full article
(This article belongs to the Special Issue Deep Learning Models in Buildings)
Show Figures

Figure 1

14 pages, 977 KB  
Article
Outcome-Orientated Organ Allocation—A Composite Risk Model for Pancreas Graft Evaluation and Acceptance
by Sophie Reichelt, Robert Öllinger, Fabian Halleck, Andreas Kahl, Nathanael Raschzok, Axel Winter, Max Magnus Maurer, Lukas Johannes Lehner, Johann Pratschke and Brigitta Globke
J. Clin. Med. 2024, 13(17), 5177; https://doi.org/10.3390/jcm13175177 - 31 Aug 2024
Cited by 1 | Viewed by 1230
Abstract
Background: Pancreas transplantation (PTX) remains the most effective treatment to prevent long-term complications and provide consistent euglycemia in patients with endocrine pancreatic insufficiency, mainly in type I diabetic patients. Considering early graft loss (EGL) and the perioperative complication rate, an optimal risk [...] Read more.
Background: Pancreas transplantation (PTX) remains the most effective treatment to prevent long-term complications and provide consistent euglycemia in patients with endocrine pancreatic insufficiency, mainly in type I diabetic patients. Considering early graft loss (EGL) and the perioperative complication rate, an optimal risk stratification based on donor risk factors is paramount. Methods: In our single-center study, we retrospectively assessed the risk factors for EGL and reduced graft survival in 97 PTXs (82 simultaneous pancreas and kidney [SPK], 11 pancreases transplanted after kidney [PAK] and 4 pancreases transplanted alone [PTA]) between 2010 and 2021. By statistically analyzing the incorporation of different donor risk factors using the Kaplan–Meier method and a log-rank test, we introduced a composite risk model for the evaluation of offered pancreas grafts. Results: The overall EGL rate was 6.5%. In the univariate analysis of donor characteristics, age > 45 years, BMI > 25 kg/m2, lipase > 60 U/L, cerebrovascular accident (CVA) as the cause of death, mechanical cardiopulmonary resuscitation (mCPR), cold ischemia time (CIT) > 600 min and retrieval by another center were identified as potential risk factors; however, they lacked statistical significance. In a multivariate model, age > 45 years (HR 2.05, p = 0.355), BMI > 25 kg/m2 (HR 3.18, p = 0.051), lipase > 60 U/L (HR 2.32, p = 0.148), mCPR (HR 8.62, p < 0.0001) and CIT > 600 min (HR 1.89, p = 0.142) had the greatest impact on pancreas graft survival. We subsumed these factors in a composite risk model. The combination of three risk factors increased the rate of EGL significantly (p = 0.003). Comparing the pancreas graft survival curves for ≥3 risk factors to <3 risk factors in a Kaplan–Meier model revealed significant inferiority in the pancreas graft survival rate (p = 0.029). Conclusions: When evaluating a potential donor organ, grafts with a combination of three or more risk factors should only be accepted after careful consideration to reduce the risk of EGL and to significantly improve outcomes after PTX. Full article
(This article belongs to the Special Issue Progress in the Surgical Treatment of Pancreatic Disease)
Show Figures

Figure 1

26 pages, 4703 KB  
Article
A Novel Approach for the Analysis of Ship Pollution Accidents Using Knowledge Graph
by Junlin Hu, Weixiang Zhou, Pengjun Zheng and Guiyun Liu
Sustainability 2024, 16(13), 5296; https://doi.org/10.3390/su16135296 - 21 Jun 2024
Cited by 5 | Viewed by 1912
Abstract
Ship pollution accidents can cause serious harm to marine ecosystems and economic development. This study proposes a ship pollution accident analysis method based on a knowledge graph to solve the problem that complex accident information is challenging to present clearly. Based on the [...] Read more.
Ship pollution accidents can cause serious harm to marine ecosystems and economic development. This study proposes a ship pollution accident analysis method based on a knowledge graph to solve the problem that complex accident information is challenging to present clearly. Based on the information of 411 ship pollution accidents along the coast of China, the Word2vec’s word vector models, BERT–BiLSTM–CRF model and BiLSTM–CRF model, were applied to extract entities and relations, and the Neo4j graph database was used for knowledge graph data storage and visualization. Furthermore, the case information retrieval and cause correlation of ship pollution accidents were analyzed by a knowledge graph. This method established 3928 valid entities and 5793 valid relationships, and the extraction accuracy of the entities and relationships was 79.45% and 82.47%, respectively. In addition, through visualization and Cypher language queries, we can clearly understand the logical relationship between accidents and causes and quickly retrieve relevant information. Using the centrality algorithm, we can analyze the degree of influence between accident causes and put forward targeted measures based on the relevant causes, which will help improve accident prevention and emergency response capabilities and strengthen marine environmental protection. Full article
Show Figures

Figure 1

31 pages, 16222 KB  
Article
Development of a Site Information Classification Model and a Similar-Site Accident Retrieval Model for Construction Using the KLUE-BERT Model
by Seung-Hyeon Shin, Jeong-Hun Won, Hyeon-Ji Jeong and Min-Guk Kang
Buildings 2024, 14(6), 1797; https://doi.org/10.3390/buildings14061797 - 13 Jun 2024
Cited by 2 | Viewed by 1469
Abstract
Before starting any construction work, providing workers with awareness about past similar accident cases is effective in preventing mishaps. Based on construction accident reports, this study developed two models to identify past accidents at sites with similar site information. The site information includes [...] Read more.
Before starting any construction work, providing workers with awareness about past similar accident cases is effective in preventing mishaps. Based on construction accident reports, this study developed two models to identify past accidents at sites with similar site information. The site information includes 16 parameters, such as type of work, type of accident, the work in which the accident occurred, weather conditions, contract conditions, type of work, etc. The first model, the site information classification model, uses named entity recognition tasks to classify site information, which is extracted from accident reports. The second model, the similar-site accident retrieval model, which finds the most similar accidents that occurred in the past from input site information, uses a semantic textual similarity task to match the classified information with it. A total of 17,707 accident reports from South Korean construction sites were found; these models were trained to use Korean Language Understanding Evaluation–Bidirectional Encoder Representations from Transformers (KLUE-BERT) for processing. The first model achieved an average accuracy of 0.928, and the second model was precisely matched, with a mean cosine similarity score exceeding 0.90. These models could identify and provide workers with similar past accidents, enabling proactive safety measures, such as site-specific hazard identification and worker education, thereby allowing recognition of construction safety risks before starting work. By integrating site information with historical data, the models offer an effective approach to improving construction safety. Full article
Show Figures

Figure 1

21 pages, 7101 KB  
Article
Ultra-Wide Band Radar Empowered Driver Drowsiness Detection with Convolutional Spatial Feature Engineering and Artificial Intelligence
by Hafeez Ur Rehman Siddiqui, Ambreen Akmal, Muhammad Iqbal, Adil Ali Saleem, Muhammad Amjad Raza, Kainat Zafar, Aqsa Zaib, Sandra Dudley, Jon Arambarri, Ángel Kuc Castilla and Furqan Rustam
Sensors 2024, 24(12), 3754; https://doi.org/10.3390/s24123754 - 9 Jun 2024
Cited by 5 | Viewed by 2918
Abstract
Driving while drowsy poses significant risks, including reduced cognitive function and the potential for accidents, which can lead to severe consequences such as trauma, economic losses, injuries, or death. The use of artificial intelligence can enable effective detection of driver drowsiness, helping to [...] Read more.
Driving while drowsy poses significant risks, including reduced cognitive function and the potential for accidents, which can lead to severe consequences such as trauma, economic losses, injuries, or death. The use of artificial intelligence can enable effective detection of driver drowsiness, helping to prevent accidents and enhance driver performance. This research aims to address the crucial need for real-time and accurate drowsiness detection to mitigate the impact of fatigue-related accidents. Leveraging ultra-wideband radar data collected over five minutes, the dataset was segmented into one-minute chunks and transformed into grayscale images. Spatial features are retrieved from the images using a two-dimensional Convolutional Neural Network. Following that, these features were used to train and test multiple machine learning classifiers. The ensemble classifier RF-XGB-SVM, which combines Random Forest, XGBoost, and Support Vector Machine using a hard voting criterion, performed admirably with an accuracy of 96.6%. Additionally, the proposed approach was validated with a robust k-fold score of 97% and a standard deviation of 0.018, demonstrating significant results. The dataset is augmented using Generative Adversarial Networks, resulting in improved accuracies for all models. Among them, the RF-XGB-SVM model outperformed the rest with an accuracy score of 99.58%. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

28 pages, 24520 KB  
Article
Modelling Prefabricated Construction Safety
by Rehan Masood
Appl. Sci. 2024, 14(4), 1629; https://doi.org/10.3390/app14041629 - 18 Feb 2024
Cited by 6 | Viewed by 2756
Abstract
Prefabricated construction is expanding and taking over traditional construction with more intervention of prefabricated building elements. Despite prefabricated construction reducing health and safety risks compared to conventional construction, there is still a risk that needs to be addressed. This article aims to investigate [...] Read more.
Prefabricated construction is expanding and taking over traditional construction with more intervention of prefabricated building elements. Despite prefabricated construction reducing health and safety risks compared to conventional construction, there is still a risk that needs to be addressed. This article aims to investigate prefabricated construction safety through accident analysis. The accident data was retrieved through governmental resources and covered accident claims, safety costs, vulnerable occupations, and injuries (including type, cause, prior activity, and site of injury). Prefabricated construction safety is then simplistic and predictively modelled. The most common trend has been reported with graphical representation and relevant discussion. Furthermore, the trends are forecasted by using the ARIMA model (p, d, q) based on key performance parameters. The conclusion has been driven by the current status of prefabricated construction safety. This study is a pioneer in modelling prefabricated construction safety to enhance understanding of accidents and forecasting through optimization. Full article
Show Figures

Figure 1

19 pages, 2722 KB  
Article
Accuracy of the Sentence-BERT Semantic Search System for a Japanese Database of Closed Medical Malpractice Claims
by Naofumi Fujishiro, Yasuhiro Otaki and Shoji Kawachi
Appl. Sci. 2023, 13(6), 4051; https://doi.org/10.3390/app13064051 - 22 Mar 2023
Cited by 4 | Viewed by 4000
Abstract
In this study, we developed a similar text retrieval system using Sentence-BERT (SBERT) for our database of closed medical malpractice claims and investigated its retrieval accuracy. We assigned each case in the database a short Japanese summary of the accident as well as [...] Read more.
In this study, we developed a similar text retrieval system using Sentence-BERT (SBERT) for our database of closed medical malpractice claims and investigated its retrieval accuracy. We assigned each case in the database a short Japanese summary of the accident as well as two labels: the category was classified as a hospital department mainly, and the process indicated a failed medical procedure. We evaluated the accuracies of a similar text retrieval system with the two labels using three different multilabel evaluation metrics. For the encoders of SBERT, we employed two pretrained BERT models, UTH-BERT and NICT-BERT, that were trained on huge Japanese corpora, and we performed iterative optimization to train the SBERTs. The accuracies of the similar text retrieval systems using the trained SBERTs were more than 15 points higher than those of the Okapi BM25 system and the pretrained SBERT system. Full article
Show Figures

Figure 1

19 pages, 5687 KB  
Article
Feasibility of Automated Black Ice Segmentation in Various Climate Conditions Using Deep Learning
by Sang-Yum Lee, Je-Sung Jeon and Tri Ho Minh Le
Buildings 2023, 13(3), 767; https://doi.org/10.3390/buildings13030767 - 14 Mar 2023
Cited by 14 | Viewed by 4095
Abstract
Black ice has recently been identified as a major cause of transportation accidents due to detecting difficulties on the road surface. It is crucial to provide traffic users with black ice warnings beforehand to sustain commuting safety. The identification of black ice, however, [...] Read more.
Black ice has recently been identified as a major cause of transportation accidents due to detecting difficulties on the road surface. It is crucial to provide traffic users with black ice warnings beforehand to sustain commuting safety. The identification of black ice, however, is a difficult initiative, since it necessitates the installation of sophisticated monitoring stations and demands frequently manual inspection. In order to build an economical automatic black ice detection technique, the datasets are built upon a variety of weather conditions, including clear, snowy, rainy, and foggy conditions, as well as two distinct forms of pavement: asphalt and concrete pavement. The Mask R-CNN model was performed to construct the black ice detection via image segmentation. The deep learning architecture was constructed based on pre-trained convolutional neural network models (ResNetV2) for black ice detection purposes. Different pretrained models and architecture (Yolov4) were then compared to determine which is superior for image segmentation of black ice. Afterward, through the retrieved bounding box data, the degree of danger area is determined based on the number of segmentation pixels. In general, the training results confirm the feasibility of the black ice detection method via the deep learning technique. Within “Clear” weather conditions, the detecting precision can be achieved up to 92.5%. The results also show that the increase in the number of weather types leads to a noticeable reduction in the training precision. Overall, the proposed image segmentation method is capable of real-time detection and can caution commuters of black ice in advance. Full article
(This article belongs to the Section Construction Management, and Computers & Digitization)
Show Figures

Figure 1

19 pages, 1271 KB  
Article
Mechanism Models of the Conventional and Advanced Methods of Construction Safety Training. Is the Traditional Method of Safety Training Sufficient?
by Aminu Darda’u Rafindadi, Nasir Shafiq, Idris Othman and Miljan Mikić
Int. J. Environ. Res. Public Health 2023, 20(2), 1466; https://doi.org/10.3390/ijerph20021466 - 13 Jan 2023
Cited by 8 | Viewed by 3351
Abstract
Cognitive failures at the information acquiring (safety training), comprehension, or application stages led to near-miss or accidents on-site. The previous studies rarely considered the cognitive processes of two different kinds of construction safety training. Cognitive processes are a series of chemical and electrical [...] Read more.
Cognitive failures at the information acquiring (safety training), comprehension, or application stages led to near-miss or accidents on-site. The previous studies rarely considered the cognitive processes of two different kinds of construction safety training. Cognitive processes are a series of chemical and electrical brain impulses that allow you to perceive your surroundings and acquire knowledge. Additionally, their attention was more inclined toward the worker’s behavior during hazard identification on-site while on duty. A study is proposed to fill the knowledge gap by developing the mechanism models of the two safety training approaches. The mechanism models were developed based on cognitive psychology and Bloom’s taxonomy and six steps of cognitive learning theory. A worker’s safety training is vital in acquiring, storing, retrieving, and utilizing the appropriate information for hazard identification on-site. It is assumed that those trained by advanced techniques may quickly identify and avoid hazards on construction sites because of the fundamental nature of the training, and when they come across threats, they may promptly use their working memory and prevent them, especially for more complex projects. The main benefit of making such a model, from a cognitive point of view, is that it can help us learn more about the mental processes of two different types of construction safety training, and it can also help us come up with specific management suggestions to make up for the approaches’ flaws. Future research will concentrate on the organizational aspects and other cognitive failures that could lead to accidents. Full article
Show Figures

Figure 1

Back to TopTop