Related Experiment Video
Updated: Dec 25, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
934
Multi-Level-Phase Deep Learning Using Divide-and-Conquer for Scaffolding Safety
Sayan Sakhakarmi1, Jee Woong Park1
1Department of Civil and Environmental Engineering and Construction, University of Nevada, Las Vegas, NV 89154, USA.
Summary
This study introduces an automated scaffold safety prediction method using deep learning and a divide-and-conquer technique. The model achieved 99% accuracy, improving safety assessment for complex scaffolding structures.
Area of Science:
- Structural Engineering
- Artificial Intelligence
- Computational Mechanics
Background:
- Traditional scaffold analysis is limited to design phases, not operational conditions.
- Automated safety prediction during operation is crucial for preventing accidents.
Purpose of the Study:
- To develop and validate a deep learning-based method for automated scaffold safety prediction during operation.
- To enhance the accuracy and scope of safety assessments for complex scaffolding systems.
Main Methods:
- Implementation of a divide-and-conquer technique combined with deep learning.
- Development of a neural network model trained on extensive simulated datasets (1,540,000 pre-training, 141,100 testing).
- Classification of 1411 safety cases into 18 failure mode categories.
Main Results:
- Achieved an overall accuracy of 99% on test datasets.
- 82.78% of safety cases demonstrated 100% accuracy.
- High precision, recall, and F1 scores indicate robust model performance.
Conclusions:
- The proposed methodology reliably assesses the safety of complex scaffolding systems.
- This approach offers significant improvements over previous methods in accuracy and classification capabilities.
- The technique is adaptable for other classification challenges in engineering.
Related Concept Videos
Design Example: Maintaining Level of an Embankment
333
Constructing a roadway embankment over uneven terrain requires precise leveling to ensure stability and proper drainage. Surveyors use a leveling instrument and staff to calculate ground elevations and determine the required fill material at each point along the embankment alignment.The process begins by positioning a leveling instrument near a benchmark with a known elevation. A backsight reading establishes the instrument height, which serves as a reference for subsequent measurements. A...
333
Survival Tree
333
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
333