Skip to content

1 paper indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

Dual-Stream Gated Fusion Network for High-Speed Maneuvering Flight Vehicle Trajectory Prediction

High-speed maneuvering flight vehicles operating in the subsonic-to-transonic regime (250–500 m/s) pose severe challenges to defense interception systems due to their rapid and unpredictable maneuvering behaviors. Accurate short-term trajectory prediction is essential for effective terminal-phase interception guidance. This paper proposes DSGF-Net (Dual-Stream Gated Fusion Network), a hybrid deep learning architecture for 3D trajectory prediction that simultaneously exploits frequency-domain and temporal-domain information through independent parallel streams. DSGF-Net employs two Temporal Convolutional Networks (TCNs) as parallel encoders: a frequency stream processes Wavelet Packet Decomposition (WPD) features (24-dimensional, db4 wavelet, level-3 decomposition), and a temporal stream processes raw 3D coordinates. An adaptive sigmoid gating module dynamically fuses the two independently encoded streams at each time step and feature dimension, followed by an LSTM sequence learner and a single-step fully connected decoder. Experiments on a simulated dataset covering five representative maneuvering modes (cruise, dive, climb, serpentine, composite) reveal a three-level performance hierarchy. First, incorporating raw 3D coordinates alongside WPD features substantially improves clean-data accuracy over WPD-only baselines: DSGF-Net achieves ADE = 3.476 ± 0.010 m (5 random seeds) versus TCN-LSTM (WPD-only) at 3.938 ± 0.103 m (11.7% improvement). Second, a single-stream concatenation baseline (Concat-TCNLSTM) using identical inputs achieves comparable clean-data accuracy (3.333 ± 0.009 m), confirming that input information—rather than fusion mechanism—drives clean-data gains. Third, and most critically, DSGF-Net’s independently encoded dual-stream architecture enables adaptive suppression of degraded sensor inputs: under multi-sensor noise (complementary radar/GPS profiles), DSGF-Net achieves ADE = 13.91 m versus TCN-LSTM’s 21.32 m (34.9% advantage)—a substantially larger margin than on clean data—a capability structurally unavailable to concatenation-based models. With 300K parameters and a 4.96 ms inference time on an A100 GPU, DSGF-Net meets real-time terminal interception requirements (<10 ms).

Yizhi Wang, Xu Zhou, Han Wu et al. · 0 citations