| Literature DB >> 35459073 |
Anye Cao1,2,3, Yaoqi Liu1, Xu Yang4, Sen Li4, Yapeng Liu4.
Abstract
Coal burst prediction is an important research hotspot in coal mine production safety. This paper presents FDNet, which is a knowledge and data fusion-driven deep neural network for coal burst prediction. The main idea of FDNet is to extract explicit features based on the existing mine seismic physical model and utilize deep learning to automatically extract the implicit features of mine microseismic data. The key innovations of FDNet include an expert knowledge indicator selection method based on a subset search strategy, a mine microseismic data extraction method based on a deep convolutional neural network, and a feature deep fusion method of mine microseismic data based on an attention mechanism. We conducted a set of engineering experiments in Gaojiapu Coal Mine to evaluate the performance of FDNet. The results show that compared with the state-of-the-art data-driven machines and knowledge-driven methods, the prediction accuracy of FDNet is improved by 5% and 16%, respectively.Entities:
Keywords: coal burst; coal mine safety; deep neural network; fusion-driven
Mesh:
Substances:
Year: 2022 PMID: 35459073 PMCID: PMC9030050 DOI: 10.3390/s22083088
Source DB: PubMed Journal: Sensors (Basel) ISSN: 1424-8220 Impact factor: 3.576
Figure 1Knowledge and data fusion-driven deep neural network architecture.
Figure 2The workflow of data processing.
Figure 3Data-driven feature extraction network based on convolutional neural network.
Figure 4The workflow of the feature fusion process.
Confusion matrix.
| Actual | |||
|---|---|---|---|
| True | False | ||
|
| True | True–True ( | True–False ( |
| False | False–True ( | False–False ( | |
Figure 5Overall performance.
Overall performance test results.
| Evaluation Metrics | Result |
|---|---|
| ACC | 0.7668 |
| TPR | 0.7313 |
| FDR | 0.1901 |
Influence of prediction time.
| Prediction Duration N(h) | Large Energy Threshold (J) | ACC | TPR | FDR |
|---|---|---|---|---|
| 24 | 5 × 104 | 0.6993 | 0.8601 | 0.3492 |
| 1 × 105 | 0.7386 | 0.6932 | 0.2375 | |
| 48 | 5 × 104 | 0.7358 | 0.813 | 0.2958 |
| 1 × 105 | 0.7519 | 0.7481 | 0.2462 | |
| 72 | 5 × 104 | 0.7459 | 0.8115 | 0.2826 |
| 1 × 105 | 0.7658 | 0.8101 | 0.2558 |
Figure 6Test results of different sequence lengths including (a) ACC, (b) TPR, (c) FDR.
Figure 7Test results of different time window sizes including (a) ACC, (b) TPR, (c) FDR.
Figure 8Test results of different balance factors.
Cross- working face performance test results.
| Large Energy Thresholds (J) | ACC | TPR | FDR |
|---|---|---|---|
| 5 × 104 | 0.7664 | 0.75 | 0.2245 |
| 1 × 105 | 0.7521 | 0.6581 | 0.1895 |
Test results of single-driven model and fusion-driven model.
| Model | Fusion-Driven | Data-Driven | Knowledge-Driven | |||
|---|---|---|---|---|---|---|
| Large-energy threshold (J) | 5 × 104 | 1 × 105 | 5 × 104 | 1 × 105 | 5 × 104 | 1 × 105 |
| ACC | 0.7500 | 0.7563 | 0.7400 | 0.7532 | 0.6475 | 0.6234 |
| TPR | 0.8279 | 0.8101 | 0.7623 | 0.7405 | 0.6721 | 0.7722 |
| FDR | 0.2837 | 0.2686 | 0.256 | 0.2403 | 0.3594 | 0.4049 |