Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Item TypeItem Type
-
SubjectSubject
-
YearFrom:-To:
-
More FiltersMore FiltersSourceLanguage
Done
Filters
Reset
382
result(s) for
"Li, Xingdong"
Sort by:
Risk assessment of rainstorm flood disasters in the China–Pakistan economic corridor
2025
The China–Pakistan Economic Corridor (CPEC) has experienced increasing rainstorm flood risk, posing significant threats to infrastructure and socio-economic development under global environmental change. Evaluating flood risk along the corridor is crucial for informing disaster prevention, mitigation, and adaptive planning. This study develops a comprehensive flood risk assessment model based on the Hazard, Sensitivity, Vulnerability, and Coping capacity (HSVC) framework, integrating meteorological, geospatial, and socio-economic data from 1979 to 2024. The AHP–Entropy method was applied to determine the relative importance of factors, including extreme rainfall, natural conditions, population, and infrastructure. High-risk areas were identified primarily in the central plains and southern lowlands, forming continuous bands, whereas low- and mid-low-risk zones were concentrated in northern mountainous and transitional regions. Comparing 1979–1999 (P1) with 2000–2024 (P2), low- and mid-low-risk areas remained largely stable, while middle- to high-risk zones expanded significantly, indicating a gradual increase in overall flood risk. Extreme rainfall emerged as the dominant driver, exerting the strongest influence on flood intensity and spatial distribution, while sensitivity, vulnerability, and coping capacity further shaped the heterogeneous risk pattern. Model simulations showed high agreement with historical flood records, validating the approach. These findings provide a scientific basis for targeted flood management, infrastructure reinforcement, and resilience enhancement along the CPEC corridor.
Journal Article
Ice Sheet Mass Changes over Antarctica Based on GRACE Data
2024
Assessing changes of the mass balance in the Antarctic ice sheet in the context of global warming is a key focus in polar study. This study analyzed the spatiotemporal variation in the Antarctic ice sheet’s mass balance, both as a whole and by individual basins, from 2003 to 2016 and from 2018 to 2022 using GRACE RL06 data published by the Center for Space Research (CSR) and ERA-5 meteorological data. It explored the lagged relationships between mass balance and precipitation, net surface solar radiation, and temperature, and applied the random forest method to examine the relative contributions of these factors to the ice sheet’s mass balance within a nonlinear framework. The results showed that the mass loss rates of the Antarctic ice sheet during the study periods were −123.3 ± 6.2 Gt/a and −24.8 ± 52.1 Gt/a. The region with the greatest mass loss was the Amundsen Sea in West Antarctica (−488.8 ± 5.3 Gt/a and −447.9 ± 14.7 Gt/a), while Queen Maud Land experienced the most significant mass accumulation (44.9 ± 1.0 Gt/a and 30.0 ± 3.2 Gt/a). The main factors contributing to surface ablation of the Antarctic ice sheet are rising temperatures and increased surface net solar radiation, each showing a lag effect of 1 month and 2 months, respectively. Precipitation also affects the loss of the ice sheet to some extent. Over time, the contribution of precipitation to the changes in the ice sheet’s mass balance increases.
Journal Article
Prediction of Forest Fire Spread Rate Using UAV Images and an LSTM Model Considering the Interaction between Fire and Wind
2021
Modeling forest fire spread is a very complex problem, and the existing models usually need some input parameters which are hard to get. How to predict the time series of forest fire spread rate based on passed series may be a key problem to break through the current technical bottleneck. In the process of forest fire spreading, spread rate and wind speed would affect each other. In this paper, three kinds of network models based on Long Short-Term Memory (LSTM) are designed to predict fire spread rate, exploring the interaction between fire and wind. In order to train these LSTM-based models and validate their effectiveness of prediction, several outdoor combustion experiments are designed and carried out. Process data sets of forest fire spreading are collected with an infrared camera mounted on a UAV, and wind data sets are recorded using a anemometer simultaneously. According to the close relationship between wind and fire, three progressive LSTM based models are constructed, which are called CSG-LSTM, MDG-LSTM and FNU-LSTM, respectively. A Cross-Entropy Loss equation is employed to measure the model training quality, and then prediction accuracy is computed and analyzed by comparing with the true fire spread rate and wind speed. According to the performance of training and prediction stage, FNU-LSTM is determined as the best model for the general case. The advantage of FNU-LSTM is further demonstrated by doing comparison experiments with the normal LSTM and other LSTM based models which predict both fire spread rate and wind speed separately. The experiment has also demonstrated the ability of the model to the real fire prediction on the basis of two historical wildland fires.
Journal Article
A Remote Sensing-Driven Dynamic Risk Assessment Model for Cyclical Glacial Lake Outbursts: A Case Study of Merzbacher Lake
2026
The increasing threat of Glacial Lake Outburst Floods (GLOFs), intensified by climate change, underscores the urgency for developing advanced early warning systems. The near-annual, cyclical outbursts of Lake Merzbacher in the Tien Shan mountains present a severe downstream threat, yet its remote location and lack of instrumentation pose a significant challenge to traditional monitoring. To bridge this gap, we develop and validate a dynamic risk assessment framework driven entirely by remote sensing data. Methodologically, the framework introduces an innovative Ice-Water Composite Index (IWCI) to resolve the challenge of lake area extraction under mixed ice-water conditions. This is coupled with a high-fidelity 5 m resolution Digital Elevation Model (DEM) of the lake basin, autonomously generated from GF-7 Dual-Line Camera (DLC) imagery, which enables accurate daily volume retrieval. Through systematic feature engineering, nine key hydro-thermal drivers are quantified from MODIS and other products to train a Random Forest (RF) machine learning model, establishing the non-linear relationship between catchment processes and lake volume. The model demonstrates robust predictive performance on an independent validation set (2023–2024) (R2 = 0.80, RMSE = 5.15 × 106 m3), accurately captures the complete lake-filling cycle from initiation to near-peak stage. Furthermore, feature importance analysis quantitatively confirms that Positive Accumulated Temperature (PAT) is the dominant physical mechanism governing the lake’s storage dynamics. This end-to-end framework offers a transferable paradigm for GLOF hazard management, enabling a critical shift from static, regional assessments to dynamic, site-specific early warning in data-scarce alpine regions.
Journal Article
Simulating Forest Fire Spread with Cellular Automation Driven by a LSTM Based Speed Model
by
Zhang, Shiyu
,
Li, Xingdong
,
Hu, Tongxin
in
Automation
,
Cellular automata
,
extreme learning machine
2022
The simulation of forest fire spread is a key problem for the management of fire, and Cellular Automata (CA) has been used to simulate the complex mechanism of the fire spread for a long time. The simulation of CA is driven by the rate of fire spread (ROS), which is hard to estimate, because some input parameters of the current ROS model cannot be provided with a high precision, so the CA approach has not been well applied yet in the forest fire management system to date. The forest fire spread simulation model LSTM-CA using CA with LSTM is proposed in this paper. Based on the interaction between wind and fire, S-LSTM is proposed, which takes full advantage of the time dependency of the ROS. The ROS estimated by the S-LSTM is satisfactory, even though the input parameters are not perfect. Fifteen kinds of ROS models with the same structure are trained for different cases of slope direction and wind direction, and the model with the closest case is selected to drive the transmission between the adjacent cells. In order to simulate the actual spread of forest fire, the LSTM-based models are trained based on the data captured, and three correction rules are added to the CA model. Finally, the prediction accuracy of forest fire spread is verified though the KAPPA coefficient, Hausdorff distance, and horizontal comparison experiments based on remote sensing images of wildfires. The LSTM-CA model has good practicality in simulating the spread of forest fires.
Journal Article
Wind Speed Prediction Based on AM-BiLSTM Improved by PSO-VMD for Forest Fire Spread
2026
This study focuses on enhancing wind speed prediction for wildfire spread simulation by proposing an integrated forecasting approach. The original wind speed series is first processed via variational mode decomposition (VMD), with its parameters [K, α] optimized via particle swarm optimization (PSO). Every intrinsic mode function (IMF) resulting from this decomposition is predicted using a bidirectional long short-term memory model incorporating an attention mechanism (AM-BiLSTM), and the final wind series is reconstructed from these predictions. Model training and validation were conducted using data from controlled burning experiments in the Mao’er Mountain area of Heilongjiang Province, China. Predictive performance is evaluated through multiple statistical metrics, error distribution analysis, and Taylor diagrams. To assess practical utility, the predicted wind field is further applied in FARSITE to drive wildfire spread simulations. Results demonstrate that the PSO-VMD-AM-BiLSTM model provides reliable wind forecasts and contributes to improved fire spread prediction accuracy, indicating its potential for decision support in wildfire management. To achieve accurate forest fire spread prediction, we construct the MCNN model, which is based on early perception of understory wind fields using predicted wind speed data and adopts a multi-branch convolutional neural network architecture to extract fire spread features. FARSITE is employed to simulate forest fire spread in the Mao’er Mountain region, generating a dataset for model training and testing. After 50 training epochs, the loss value of the MCNN model converges, achieving optimal prediction performance when the combustion threshold is set to 0.7. Compared to models such as CNN, DCIGN, and DNN, MCNN shows improvements in evaluation metrics including precision, recall, Sørensen coefficient, and Kappa coefficient. To validate the model’s predictive performance in real fire scenarios, four field ignition experiments were conducted at the Liutiao Village test site: homogeneous fuel combustion, long fire line combustion, alternating fuel combustion, and multiple ignition source merging combustion. Comprehensive evaluation across the four experiments indicates that the model achieves precision, recall, Sørensen coefficient, and Kappa coefficient values of 0.940, 0.965, 0.953, and 0.940, respectively, with stable prediction errors below 6%. These results represent improvements over the comparative models DCIGN and DNN. The proposed MCNN model can adapt to forest fire spread prediction under different scenarios, offering a novel approach for accurate forest fire prediction and prevention.
Journal Article
Learning the Cost Function for Foothold Selection in a Quadruped Robot
by
Li, Xingdong
,
Wang, Yangwei
,
Wang, Xin
in
2.5D elevation map
,
foothold selection
,
quadruped robot
2019
This paper is focused on designing a cost function of selecting a foothold for a physical quadruped robot walking on rough terrain. The quadruped robot is modeled with Denavit–Hartenberg (DH) parameters, and then a default foothold is defined based on the model. Time of Flight (TOF) camera is used to perceive terrain information and construct a 2.5D elevation map, on which the terrain features are detected. The cost function is defined as the weighted sum of several elements including terrain features and some features on the relative pose between the default foothold and other candidates. It is nearly impossible to hand-code the weight vector of the function, so the weights are learned using Supporting Vector Machine (SVM) techniques, and the training data set is generated from the 2.5D elevation map of a real terrain under the guidance of experts. Four candidate footholds around the default foothold are randomly sampled, and the expert gives the order of such four candidates by rotating and scaling the view for seeing clearly. Lastly, the learned cost function is used to select a suitable foothold and drive the quadruped robot to walk autonomously across the rough terrain with wooden steps. Comparing to the approach with the original standard static gait, the proposed cost function shows better performance.
Journal Article
Research on Estimation Method of Geometric Features of Structured Negative Obstacle Based on Single-Frame 3D Laser Point Cloud
2021
A single VLP-16 LiDAR estimation method based on a single-frame 3D laser point cloud is proposed to address the problem of estimating negative obstacles’ geometrical features in structured environments. Firstly, a distance measurement method is developed to determine the estimation range of the negative obstacle, which can be used to verify the accuracy of distance estimation. Secondly, the 3D point cloud of a negative obstacle is transformed into a 2D elevation raster image, making the detection and estimation of negative obstacles more intuitive and accurate. Thirdly, we compare the effects of a StatisticalOutlierRemoval filter, RadiusOutlier removal, and Conditional removal on 3D point clouds, and the effects of a Gauss filter, Median filter, and Aver filter on 2D image denoising, and design a flowchart for point cloud and image noise reduction and denoising. Finally, a geometrical feature estimation method is proposed based on the elevation raster image. The negative obstacle image in the raster is used as an auxiliary line, and the number of pixels is derived from the OpenCV-based Progressive Probabilistic Hough Transform to estimate the geometrical features of the negative obstacle based on the raster size. The experimental results show that the algorithm has high accuracy in estimating the geometric characteristics of negative obstacles on structured roads and has a practical application value for LiDAR environment perception research.
Journal Article
Predicting the Continuous Spatiotemporal State of Ground Fire Based on the Expended LSTM Model with Self-Attention Mechanisms
2023
Fire spread prediction is a crucial technology for fighting forest fires. Most existing fire spread models focus on making predictions after a specific time, and their predicted performance decreases rapidly in continuous prediction due to error accumulation when using the recursive method. Given that fire spread is a dynamic spatiotemporal process, this study proposes an expanded neural network of long short-term memory based on self-attention (SA-EX-LSTM) to address this issue. The proposed model predicted the combustion image sequence based on wind characteristics. It had two detailed feature transfer paths, temporal memory flow and spatiotemporal memory flow, which assisted the model in learning complete historical fire features as well as possible. Furthermore, self-attention mechanisms were integrated into the model’s forgetting gates, enabling the model to select the important features associated with the increase in fire spread from massive historical fire features. Datasets for model training and testing were derived from nine experimental ground fires. Compared with the state-of-the-art spatiotemporal prediction models, SA-EX-LSTM consistently exhibited the highest predicted performance and stability throughout the continuous prediction process. The experimental results in this paper have the potential to positively impact the application of spatiotemporal prediction models and UAV-based methods in the field of fire spread prediction.
Journal Article
LEF-YOLO: a lightweight method for intelligent detection of four extreme wildfires based on the YOLO framework
2024
BackgroundExtreme wildfires pose a serious threat to forest vegetation and human life because they spread more rapidly and are more intense than conventional wildfires. Detecting extreme wildfires is challenging due to their visual similarities to traditional fires, and existing models primarily detect the presence or absence of fires without focusing on distinguishing extreme wildfires and providing warnings.AimsTo test a system for real time detection of four extreme wildfires.MethodsWe proposed a novel lightweight model, called LEF-YOLO, based on the YOLOv5 framework. To make the model lightweight, we introduce the bottleneck structure of MobileNetv3 and use depthwise separable convolution instead of conventional convolution. To improve the model’s detection accuracy, we apply a multiscale feature fusion strategy and use a Coordinate Attention and Spatial Pyramid Pooling-Fast block to enhance feature extraction.Key resultsThe LEF-YOLO model outperformed the comparison model on the extreme wildfire dataset we constructed, with our model having excellent performance of 2.7 GFLOPs, 61 FPS and 87.9% mAP.ConclusionsThe detection speed and accuracy of LEF-YOLO can be utilised for the real-time detection of four extreme wildfires in forest fire scenes.ImplicationsThe system can facilitate fire control decision-making and foster the intersection between fire science and computer science.
Journal Article