paper-with-me

Papers

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

2022-09-01 · Yifan Zhang, Ziye Jia, Chao Dong, Yuntian Liu, Lei Zhang, Qihui Wu

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 prediction plays a vital role in ATC, especially for avoiding collisions among UAVs. However, the dynamic flight of UAV aggravates the complexity of trajectory prediction. Different with civil aviation aircrafts, the most intractable difficulty for UAV trajectory prediction depends on acquiring effective location information. Fortunately, the automatic dependent surveillance-broadcast (ADS-B) is an effective technique to help obtain positioning information. It is widely used in the civil aviation aircraft, due to its high data update frequency and low cost of corresponding ground stations construction. Hence, in this work, we consider leveraging ADS-B to help UAV trajectory prediction. However, with the ADS-B information for a UAV, it still lacks efficient mechanism to predict the UAV trajectory. It is noted that the recurrent neural network (RNN) is available for the UAV trajectory prediction, in which the long short-term memory (LSTM) is specialized in dealing with the time-series data. As above, in this work, we design a system of UAV trajectory prediction with the ADS-B information, and propose the recurrent LSTM (RLSTM) based algorithm to achieve the accurate prediction. Finally, extensive simulations are conducted by Python to evaluate the proposed algorithms, and the results show that the average trajectory prediction error is satisfied, which is in line with expectations.

📄 PDF Abstract BibTeX arXiv:2209.00436

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionTime Series AnalysisTrajectory Prediction

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Probabilistic Vehicle Trajectory Prediction over Occupancy Grid Map via Recurrent Neural Network

2017-04-24 · ByeoungDo Kim, Chang Mook Kang, Seung Hi Lee, Hyunmin Chae 외

In this paper, we propose an efficient vehicle trajectory prediction framework based on recurrent neural network. Basically, the characteristic of the vehicle's trajectory is different from that of regular moving objects…

Model OptimizationPredictionTrajectory Prediction

Trajectory Prediction by Coupling Scene-LSTM with Human Movement LSTM

2019-08-23 · Manh Huynh, Gita Alaghband

We develop a novel human trajectory prediction system that incorporates the scene information (Scene-LSTM) as well as individual pedestrian movement (Pedestrian-LSTM) trained simultaneously within static crowded scenes. …

Trajectory Prediction

SS-LSTM: A Hierarchical LSTM Model for Pedestrian Trajectory Prediction

2018-03-12 · IEEE Winter Conference on Applications of Computer Vision 2018 3 · Hao Xue Du Q. Huynh Mark Reynolds

Pedestrian trajectory prediction is an extremely challenging problem because of the crowdedness and clutter of the scenes. Previous deep learning LSTM-based approaches focus on the neighbourhood influence of pedestrians…

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

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, t…

DiversityPredictionTrajectory Prediction

Exploring Transformer-Augmented LSTM for Temporal and Spatial Feature Learning in Trajectory Prediction

2024-12-18 · Chandra Raskoti, Weizi Li

Accurate vehicle trajectory prediction is crucial for ensuring safe and efficient autonomous driving. This work explores the integration of Transformer based model with Long Short-Term Memory (LSTM) based technique to en…

Autonomous DrivingPredictionTrajectory Prediction