🤖 AI Summary
To address the degradation in 4D trajectory prediction accuracy caused by insufficient modeling of multi-aircraft interactions in airport terminal areas and dense airspace, this paper proposes a Dual-Attention-driven Spatio-Temporal Graph Convolutional Network (DA-STGCN). We innovatively design a self-attention-driven dynamic adjacency matrix reconstruction mechanism to jointly model the evolution of topological relationships among aircraft and spatio-temporal dependencies. Furthermore, we integrate Graph Attention Networks (GAT) with STGCN to enable synergistic optimization of node-wise relational and spatio-temporal features. Evaluated on two real-world ADS-B datasets, DA-STGCN achieves 20% and 30% reductions in Average Displacement Error (ADE) and Final Displacement Error (FDE), respectively, significantly outperforming state-of-the-art methods. The proposed approach provides high-precision trajectory prediction support for critical air traffic management tasks, including conflict detection, anomaly monitoring, and fine-grained airspace management.
📝 Abstract
The importance of four-dimensional (4D) trajectory prediction within air traffic management systems is on the rise. Key operations such as conflict detection and resolution, aircraft anomaly monitoring, and the management of congested flight paths are increasingly reliant on this foundational technology, underscoring the urgent demand for intelligent solutions. The dynamics in airport terminal zones and crowded airspaces are intricate and ever-changing; however, current methodologies do not sufficiently account for the interactions among aircraft. To tackle these challenges, we propose DA-STGCN, an innovative spatiotemporal graph convolutional network that integrates a dual attention mechanism. Our model reconstructs the adjacency matrix through a self-attention approach, enhancing the capture of node correlations, and employs graph attention to distill spatiotemporal characteristics, thereby generating a probabilistic distribution of predicted trajectories. This novel adjacency matrix, reconstructed with the self-attention mechanism, is dynamically optimized throughout the network's training process, offering a more nuanced reflection of the inter-node relationships compared to traditional algorithms. The performance of the model is validated on two ADS-B datasets, one near the airport terminal area and the other in dense airspace. Experimental results demonstrate a notable improvement over current 4D trajectory prediction methods, achieving a 20% and 30% reduction in the Average Displacement Error (ADE) and Final Displacement Error (FDE), respectively. The incorporation of a Dual-Attention module has been shown to significantly enhance the extraction of node correlations, as verified by ablation experiments.