EAAI Journal 2026 Journal Article
A combined air volume prediction model for hazardous mine tunnels using directed graph convolutional neural networks
- Zhen Wang
- Erkan Topal
- Yongli Li
- Ke Gao
- Chen Yang
During actual mining, certain hazardous areas are difficult for personnel to access due to safety concerns, resulting in critical blind spots for air volume prediction. To address this issue, this research proposes a combined air volume prediction model for hazardous mine tunnels. First, the Time-Variant Filter Empirical Mode Decomposition is applied to the raw tunnel air volume data within the data augmentation module to perform noise reduction process. Subsequently, the processed data is integrated into the graph as initial feature nodes, achieving the transformation from two-dimensional data to graph based data. Then, Granger causality is employed to determine the weights and directions between pairs of tunnels within the graph. A Directed Graph Convolutional Neural network is utilized to learn spatial feature relationships within the graph data. To overcome the computational burden of using full-graph convolutional operations in Directed Graph Convolutional Neural network and the limitations of the fixed adjacency matrix assumption, Bidirectional Long Short Term Memory, Bidirectional Gated Recurrent Unit, and Bidirectional Temporal Convolutional Network were utilized to learn temporal features from the raw air volume data of hazardous tunnels. Simultaneously, multiple attention mechanisms are integrated into three bidirectional deep learning algorithms to enhance the prediction capabilities of individual models. Finally, the three individual prediction models are combined into a composite prediction model. The Sparrow Search Algorithm is employed to adjust the weights of each individual model within the combined prediction model, aiming to minimize prediction errors and ultimately obtain the final predicted air volume for hazardous tunnels.