LGJul 21, 2025

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction

arXiv:2507.15832v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses trajectory prediction for aviation using real ADS-B data, but it appears incremental as it combines existing methods like CNN, LSTM, attention, and Adaboost with an improved optimization algorithm.

This paper tackled the problem of medium- and long-term 4D trajectory prediction by proposing a hybrid CNN-LSTM-attention-Adaboost model optimized with a multi-strategy improved snake-herd algorithm, resulting in a 39.89% improvement in prediction accuracy compared to traditional optimizers.

To address the limitations of medium- and long-term four-dimensional (4D) trajectory prediction models, this paper proposes a hybrid CNN-LSTM-attention-adaboost neural network model incorporating a multi-strategy improved snake-herd optimization (SO) algorithm. The model applies the Adaboost algorithm to divide multiple weak learners, and each submodel utilizes CNN to extract spatial features, LSTM to capture temporal features, and attention mechanism to capture global features comprehensively. The strong learner model, combined with multiple sub-models, then optimizes the hyperparameters of the prediction model through the natural selection behavior pattern simulated by SO. In this study, based on the real ADS-B data from Xi'an to Tianjin, the comparison experiments and ablation studies of multiple optimizers are carried out, and a comprehensive test and evaluation analysis is carried out. The results show that SO-CLA-adaboost outperforms traditional optimizers such as particle swarm, whale, and gray wolf in handling large-scale high-dimensional trajectory data. In addition, introducing the full-strategy collaborative improvement SO algorithm improves the model's prediction accuracy by 39.89%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes