9 research outputs found

    Evaluation of deep learning against conventional limit equilibrium methods for slope stability analysis

    Get PDF
    This paper presents a comparison study between methods of deep learning as a new cat-egory of slope stability analysis, built upon the recent advances in artificial intelligence and conventional limit equilibrium analysis methods. For this purpose, computer code was developed to cal-culate the factor of safety (FS) using four limit equilibrium methods: Bishop’s simplified method, the Fellenius method, Janbu’s simplified method, and Janbu’s corrected method. The code was ver-ified against Slide2 in RocScience. Subsequently, the average FS values were used to approximate the “true” FS of the slopes for labeling the images for deep learning. Using this code, a comprehensive dataset of slope images with wide ranges of geometries and soil properties was created. The average FS values were used to label the images for implementing two deep learning models: a multiclass classification and a regression model. After training, the deep learning models were used to predict the FS of an independent set of slope images. Finally, the performance of the models was compared to that of the conventional methods. This study found that deep learning methods can reach accuracies as high as 99.71% while improving computational efficiency by more than 18 times compared with conventional methods

    Long Short-Term Memory Based Subsurface Drainage Control for Rainfall-Induced Landslide Prevention

    Get PDF
    Subsurface drainage has been widely accepted to mitigate the hazard of landslides in areas prone to flooding. Specifically, the use of drainage wells with pumping systems has been recognized as an effective short-term solution to lower the groundwater table. However, this method has not been well considered for long-term purposes due to potentially high labor costs. This study aims to investigate the idea of an autonomous pumping system for subsurface drainage by leveraging con-ventional geotechnical engineering solutions and a deep learning technique—Long-Short Term Memory (LSTM)—to establish a geotechnical cyber-physical system for rainfall-induced landslide prevention. For this purpose, a typical soil slope equipped with three pumps was considered in a computer simulation. Forty-eight cases of rainfall events with a wide range of varieties in duration, total rainfall depths, and different rainfall patterns were generated. For each rainfall event, transient seepage analysis was performed using newly proposed Python code to obtain the corresponding pump’s flow rate data. A policy of water pumping for maintaining groundwater at a desired level was assigned to the pumps to generate the data. The LSTM takes rainfall event data as the input and predicts the required pump’s flow rate. The results from the trained model were validated using evaluation metrics of root mean square error (RMSE), mean absolute error (MAE), and R2. The R2-scores of 0.958, 0.962, and 0.954 for the predicted flow rates of the three pumps exhibited high accuracy of the predictions using the trained LSTM model. This study is intended to make a pio-neering step toward reaching an autonomous pumping system and lowering the operational costs in controlling geosystems

    Long Short-Term Memory Based Subsurface Drainage Control for Rainfall-Induced Landslide Prevention

    No full text
    Subsurface drainage has been widely accepted to mitigate the hazard of landslides in areas prone to flooding. Specifically, the use of drainage wells with pumping systems has been recognized as an effective short-term solution to lower the groundwater table. However, this method has not been well considered for long-term purposes due to potentially high labor costs. This study aims to investigate the idea of an autonomous pumping system for subsurface drainage by leveraging conventional geotechnical engineering solutions and a deep learning technique—Long-Short Term Memory (LSTM)—to establish a geotechnical cyber-physical system for rainfall-induced landslide prevention. For this purpose, a typical soil slope equipped with three pumps was considered in a computer simulation. Forty-eight cases of rainfall events with a wide range of varieties in duration, total rainfall depths, and different rainfall patterns were generated. For each rainfall event, transient seepage analysis was performed using newly proposed Python code to obtain the corresponding pump’s flow rate data. A policy of water pumping for maintaining groundwater at a desired level was assigned to the pumps to generate the data. The LSTM takes rainfall event data as the input and predicts the required pump’s flow rate. The results from the trained model were validated using evaluation metrics of root mean square error (RMSE), mean absolute error (MAE), and R2. The R2-scores of 0.958, 0.962, and 0.954 for the predicted flow rates of the three pumps exhibited high accuracy of the predictions using the trained LSTM model. This study is intended to make a pioneering step toward reaching an autonomous pumping system and lowering the operational costs in controlling geosystems

    INTELLIGENT GEOSYSTEM ENABLED BY REINFORCEMENT LEARNING (RL)

    No full text
    The occurrence of landslides has been increasing in recent years due to intense and prolonged rainfall events. Lowering the groundwater in natural and man-made slopes can help mitigate the hazards. Subsurface drainage systems equipped with pumps have traditionally been regarded as a temporary remedy for lowering the groundwater in geosystems, whereas long-term usage of pumping-based techniques is uncommon due to the associated high operational costs in labor and energy. This dissertation investigates the intelligent control of groundwater in slopes enabled by Deep Reinforcement Learning (DRL), a subfield of machine learning for automated decision-making. The purpose is to develop an intelligent geosystem that can minimize operating costs and enhance the system’s safety without introducing human errors and interventions. First, to prove the concept, a seepage analysis model was implemented using a partial differential equation solver, FEniCS, to simulate the geosystem (i.e., a slope equipped with a pump and subjected to rainfall events). Next, a Deep Q-Network (i.e., a DRL learning agent) was integrated with the seepage model and trained to learn the optimal control policy for regulating the pump’s flow rate. The objective is to keep the groundwater close to the target level during rainfall events and consequently help prevent slope failure. A comparison of the results with traditional Proportional-Integral-Derivative controlled and uncontrolled water tables showed that the geosystem integrated with DRL can (1) dynamically adapt its response to diverse weather events by adjusting the pump’s flow rate and (2) improve the adopted control policy by gaining more experience over time. After proving the concept of DRL for the intelligent geosystem, the knowledge gained in numerical implementation was transferred to a physical lab-scale geosystem that served as a real-world environment for the DRL agent. After pre-training and fine-tuning the DRL agent in the lab, the agent became capable of keeping the water level close to the target level. The findings of this dissertation point out a feasible avenue for developing intelligent geosystems

    Coupled transient saturated–unsaturated seepage and limit equilibrium analysis for slopes: influence of rapid water level changes

    No full text
    This study investigates the influence of the water level fluctuation on the stability of soil slopes using coupled seepage and slope stability analysis. A simulation framework was proposed and implemented seamlessly using Python code to seek insights into three factors that have not been thoroughly studied for this issue: soil unit weight variation in the unsaturated zone, unsaturated shear strength models, and velocity of water drawdown. For this purpose, the seepage analysis was carried out by discretizing a numerical seepage analysis model using a finite element analysis platform, FEniCS. The output of the seepage analysis, i.e., pore water pressure distribution, was used as input for the slope stability analysis. Limit equilibrium methods including the Bishop Simplified method and the Ordinary Method of Slices were modified to take into consideration the unsaturated shear strength, unit weight variation in the unsaturated zone, and hydrostatic pressure changes in response to the water level fluctuation of a reservoir. Both seepage and slope analysis modules were validated against commercial programs. Analysis results obtained with the validated framework clearly revealed the distinct influences of the three factors in representative silty and sandy slopes

    Use of High-Resolution Multi-Temporal DEM Data for Landslide Detection

    No full text
    Landslides in urban areas have been relatively well-documented in landslide inventories despite issues in accuracy and completeness, e.g., the absence of small landslides. By contrast, less attention has been paid to landslides in sparsely populated areas in terms of their occurrences and locations. This study utilizes high-resolution and LiDAR-derived digital elevation models (DEMs) at two different times for landslide detection to (1) improve the localization and detection accuracies in landslide inventories, (2) minimize human intervention in the landslide detection process, and (3) identify landslides that cannot be easily documented in the current state of the practice. To achieve this goal, multiple preprocessing steps were used to ensure the spatial alignment of the multi-temporal DEMs. Map algebra was then used to calculate the vertical displacement for each cell and create a DEM of Difference (DoD) to obtain a quantitative estimation of ground deformations. Next, the elevation changes were filtered via an appropriate Level of Detection (LoD) threshold to mark potential landslide candidates. The landslide candidates were further assessed with the aid of customized topographic maps as auxiliary data and pattern recognition to distinguish landslides (true positive changes) from construction, erosion, and deposition (false positives). The results from the proposed method were compared with existing landslide inventories and reports to evaluate its performance. The new method was also validated with temporal high-resolution Google Earth images. The results showed the successful application of the method in landslide detection and mapping. Compared with traditional methods, the proposed method provides a semi-automatic way to obtain landslide inventories with publicly available yet lowly utilized DEM data, which can be valuable in preliminary analysis for landslide detection

    Intelligent Control of Groundwater in Slopes with Deep Reinforcement Learning †

    No full text
    The occurrence of landslides has been increasing in recent years due to intense and prolonged rainfall events. Lowering the groundwater in natural and man-made slopes can help to mitigate the hazards. Subsurface drainage systems equipped with pumps have traditionally been regarded as a temporary remedy for lowering the groundwater in geosystems, whereas long-term usage of pumping-based techniques is uncommon due to the associated high operational costs in labor and energy. This study investigates the intelligent control of groundwater in slopes enabled by deep reinforcement learning (DRL), a subfield of machine learning for automated decision-making. The purpose is to develop an autonomous geosystem that can minimize the operating cost and enhance the system’s safety without introducing human errors and interventions. To prove the concept, a seepage analysis model was implemented using a partial differential equation solver, FEniCS, to simulate the geosystem (i.e., a slope equipped with a pump and subjected to rainfall events). A Deep Q-Network (i.e., a DRL learning agent) was trained to learn the optimal control policy for regulating the pump’s flow rate. The objective is to enable intermittent control of the pump’s flow rate (i.e., 0%, 25%, 50%, 75%, and 100% of the pumping capacity) to keep the groundwater close to the target level during rainfall events and consequently help to prevent slope failure. A comparison of the results with traditional proportional-integral-derivative-controlled and uncontrolled water tables showed that the geosystem integrated with DRL can dynamically adapt its response to diverse weather events by adjusting the pump’s flow rate and improve the adopted control policy by gaining more experience over time. In addition, it was observed that the DRL control helped to mitigate slope failure during rainfall events

    Deep Reinforcement Learning for Controlling the Groundwater in Slopes

    No full text
    Extreme weather events are a main cause of landslides in recent years. Real-time control of groundwater tables in slopes can help protect earth slopes in areas prone to flooding. Though subsurface drainage wells equipped with a pumping system is an efficient way to lower the groundwater, it has been mostly employed in short-term projects due to the high-operational costs in labor and energy. To reduce these operational costs, this paper investigates the idea of an autonomous pumping system enabled by Deep Reinforcement Learning (DRL), which is a subfield of machine learning for automated decision-making. Such a system can dynamically adapt its response to rainfall events by controlling the pumping flow rate, and more importantly, can improve the pumping policy over time. To prove the idea of the autonomous pumping system, a seepage analysis model was implemented using a partial differential equation solver, FEniCS, to simulate a lab-scale geo-system, that is, a slope equipped with a pump and subjected to rainfall events, which served as the virtual environment for the reinforcement learning. A Deep Q-learning Network (DQN), that is, a DRL agent, was implemented to learn the optimal control policy based on the trial and error process of the system to achieve the desired objective. This agent was trained to learn how to control the pump’s flow rate to keep the groundwater close to the target level during different rainfall events. A reward function was defined to evaluate the state of the groundwater, which could affect the next action taken by the agent. The goal of the DQN is to find a policy that maximizes the received reward. The training was carried out from scratch without human interventions. Aiming at binary control, the agent learns whether to turn on/off the pump based on the rewards constructed with the distance of the water at the time of decision and the target level. The results showed that a DRL can learn how to control a pump to maintain the water level in a binary control mode, which may point out a promising direction for establishing intelligent geo-systems. Such autonomous control of groundwater can help mitigate landslide hazards as a long-term geotechnical solution

    Image-Data-Driven Slope Stability Analysis for Preventing Landslides Using Deep Learning

    No full text
    Landslides account for approximately 5% of natural disasters resulting in significant socio-economic impacts. As a major infrastructure issue, slope stability has been traditionally analyzed with multiple deterministic and probabilistic methods to evaluate the stability of slopes or the probability of landslides. Geotechnical engineers tend to visit the sites of slopes, measure the geometry and soil properties, and use those traditional methods to analyze the slope stability and provide a factor of safety evaluation and recommendation. The fast-growing new technologies such as the internet of things and big data analytics provide new directions for natural hazard prevention. This study is the first to use deep learning as a new method for slope stability analysis for landslide prevention. A convolutional neural network was used to establish the model via transfer learning for processing simulated slope images. After training, our model can accurately predict the factor of safety of slopes for new slope images. Our proposed method was validated by comparing it with a classic limit equilibrium method, i.e., the simplified Bishop method, which is widely used in commercial programs for slope stability analysis. The comparison results showed that our proposed deep learning method outperformed the traditional method by decreasing the computation time by orders of magnitude without sacrificing accuracy. The results demonstrated the possibility and advantages of using deep learning as a new type of slope stability analysis method, including its ability to analyze raw image data directly, high level of automation, satisfactory accuracy, and short computing time, which will enable onsite evaluation for slope stability analysis. Thus, it facilitates fast in-situ decision-making for geotechnical applications and ensures the feasibility of using the internet of things and big data analytics for natural hazard prevention
    corecore