JS

Jihao Shi

info

Please Note

3 records found

Journal article (2024) - Xiaoning Zhang, Yishuo Jiang, Xiqiang Wu, Zhuojun Nan, Yaqiang Jiang, Jihao Shi, Yuxin Zhang, Xinyan Huang, George G.Q. Huang
High traffic flow in a confined tunnel makes fire safety a critical issue. This paper proposed a digital twin framework for tunnel fire safety management in real-time, driven by dynamic sensor data and AIoT technologies. A deep learning model trained by the Transformer network and simulation dataset is used to predict real-time fire location and size. Then, the AI model is integrated into a 3D digital twin platform developed by the game engine Unity 3D. The performance of the proposed digital twin framework is demonstrated using numerical experiments and large-scale tunnel fire tests. Results show that the established AI model achieved promising accuracy in predicting fire location and power for both numerical and experimental data. The digital twin platform can also visualize the 3D fire scene that supports evacuation, firefighting, and emergency rescue. This research demonstrates the feasibility of using a 3D environment and digital twin in real-time fire safety management. ...
Journal article (2023) - Xinqi Zhang, Jihao Shi, Ming Yang, Xinyan Huang, Asif Sohail Usmani, Guoming Chen, Jianmin Fu, Jiawei Huang, Junjie Li
Long short-term memory (LSTM) has been widely applied to real-time automated natural gas leak detection and localization. However, LSTM approach could not provide the interpretation that this leak position is localized instead of other positions. This study proposes a leakage detection and localization approach by integrating the attention mechanism (AM) with the LSTM network. In this hybrid network, a fully-connected neural network behaving as AM is first applied to assign initial weights to time-series data. LSTM is then used to discover the complex correlation between the weighted data and leakage positions. A labor-scale pipeline leakage experiment of an urban natural gas distribution network is conducted to construct the benchmark dataset. A comparison between the proposed approach and the state-of-the-arts is also performed. The results demonstrate our proposed approach exhibits higher accuracy with AUC = 0.99. Our proposed approach assigns a higher attention weight to the sensor close to the leakage position, indicating the variation of data from the sensor has a significant influence on leakage localization. It corresponds that the closer to the leakage position, the larger variation of monitoring pressure after leakage, which enhances the detection results’ trustiness. This study provides a transparent and robust alternative for real-time automatic pipeline leak detection and localization, which contributes to constructing a digital twin of emergency management of urban pipeline leakage. ...
Journal article (2023) - Xinqi Zhang, Jihao Shi, Xinyan Huang, Fu Xiao, Ming Yang, Jiawei Huang, Xiaokang Yin, Asif Sohail Usmani, Guoming Chen
Deep learning has been widely applied to automated leakage detection and location of natural gas pipe networks. Prevalent deep learning approaches do not consider the spatial dependency of sensors, which limits leakage detection performance. Graph deep learning is a promising alternative to prevailing approaches as it can model spatial dependency. However, the challenge of collecting real-world anomaly data for training limits the accuracy and robustness of currently used graph deep learning approaches. This study proposes a deep probabilistic graph neural network in which attention-based graph neural network is built to model spatial sensor dependency. Variational Bayesian inference is integrated to model the posterior distribution of sensor dependency so that the leakage can be localized. An urban natural gas pipe network experiment is employed to construct the benchmark dataset, in which normal time-series data is applied to develop our proposed model while anomaly leakage data is used for performance comparison between our model and other state-of-the-art models. The results demonstrate that our model exhibits competitive detection accuracy (AUC) = 0.9484, while the additional uncertainty interval provides more comprehensive leakage detection information compared to state-of-the-art deep learning models. In addition, our model's posterior distribution enhances the leakage localization with the accuracy of positioning (PAc) = 0.8, which is higher than that of other state-of-the-art graph deep learning models. This study provides a comprehensive and robust alternative for subsequent decision-making to mitigate natural gas leakage from pipe networks. ...