paper-with-me

Papers

Flight Trajectory Prediction Using an Enhanced CNN-LSTM Network

2024-04-30 · Qinzhi Hao, Jiali Zhang, Tengyu Jing, Wei Wang

Aiming at the problem of low accuracy of flight trajectory prediction caused by the high speed of fighters, the diversity of tactical maneuvers, and the transient nature of situational change in close range air combat, this paper proposes an enhanced CNN-LSTM network as a fighter flight trajectory prediction method. Firstly, we extract spatial features from fighter trajectory data using CNN, aggregate spatial features of multiple fighters using the social-pooling module to capture geographic information and positional relationships in the trajectories, and use the attention mechanism to capture mutated trajectory features in air combat; subsequently, we extract temporal features by using the memory nature of LSTM to capture long-term temporal dependence in the trajectories; and finally, we merge the temporal and spatial features to predict the flight trajectories of enemy fighters. Extensive simulation experiments verify that the proposed method improves the trajectory prediction accuracy compared to the original CNN-LSTM method, with the improvements of 32% and 34% in ADE and FDE indicators.

📄 PDF Abstract BibTeX arXiv:2404.19218

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Fighter flight trajectory prediction based on spatio-temporal graphcial attention network

2024-05-13 · Yao Sun, Tengyu Jing, Jiapeng Wang, Wei Wang

Quickly and accurately predicting the flight trajectory of a blue army fighter in close-range air combat helps a red army fighter gain a dominant situation, which is the winning factor in later air combat. However,due to…

Graph AttentionTrajectory Prediction

Recurrent LSTM-based UAV Trajectory Prediction with ADS-B Information

2022-09-01 · Yifan Zhang, Ziye Jia, Chao Dong, Yuntian Liu 외

Recently, unmanned aerial vehicles (UAVs) are gathering increasing attentions from both the academia and industry. The ever-growing number of UAV brings challenges for air traffic control (ATC), and thus trajectory predi…

PredictionTime Series AnalysisTrajectory Prediction

Embodied AI-Enhanced IoMT Edge Computing: UAV Trajectory Optimization and Task Offloading with Mobility Prediction

2025-12-24 · Siqi Mu, Shuo Wen, Yang Lu, Ruihong Jiang 외 arxiv

Due to their inherent flexibility and autonomous operation, unmanned aerial vehicles (UAVs) have been widely used in Internet of Medical Things (IoMT) to provide real-time biomedical edge computing service for wireless b…

Reinforcement LearningTrajectory Prediction

Design of UAV flight state recognition and trajectory prediction system based on trajectory feature construction

2024-01-28 · Xingyu Zhou, Zhuoyong Shi

With the impact of artificial intelligence on the traditional UAV industry, autonomous UAV flight has become a current hot research field. Based on the demand for research on critical technologies for autonomous flying U…

PredictionTrajectory Prediction

X-TRACK: Physics-Aware xLSTM for Realistic Vehicle Trajectory Prediction

2025-10-31 · Aanchal Rajesh Chugh, Marion Neumeier, Sebastian Dorn arxiv

Accurate trajectory prediction is crucial for safe and reliable autonomous driving systems, requiring models that capture long-term temporal dependencies while accounting for social interactions among neighboring vehicle…

Trajectory PredictionAutonomous Driving