paper-with-me

홈 › Papers

Multi model LSTM architecture for Track Association based on Automatic Identification System Data

2023-04-04 · Md Asif Bin Syed, Imtiaz Ahmed

For decades, track association has been a challenging problem in marine surveillance, which involves the identification and association of vessel observations over time. However, the Automatic Identification System (AIS) has provided a new opportunity for researchers to tackle this problem by offering a large database of dynamic and geo-spatial information of marine vessels. With the availability of such large databases, researchers can now develop sophisticated models and algorithms that leverage the increased availability of data to address the track association challenge effectively. Furthermore, with the advent of deep learning, track association can now be approached as a data-intensive problem. In this study, we propose a Long Short-Term Memory (LSTM) based multi-model framework for track association. LSTM is a recurrent neural network architecture that is capable of processing multivariate temporal data collected over time in a sequential manner, enabling it to predict current vessel locations from historical observations. Based on these predictions, a geodesic distance based similarity metric is then utilized to associate the unclassified observations to their true tracks (vessels). We evaluate the performance of our approach using standard performance metrics, such as precision, recall, and F1 score, which provide a comprehensive summary of the accuracy of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2304.01491

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

A CNN-LSTM Architecture for Marine Vessel Track Association Using Automatic Identification System (AIS) Data

2023-03-24 · Md Asif Bin Syed, Imtiaz Ahmed

In marine surveillance, distinguishing between normal and anomalous vessel movement patterns is critical for identifying potential threats in a timely manner. Once detected, it is important to monitor and track these ves…

Multi-Object TrackingObject Tracking

DeepDA: LSTM-based Deep Data Association Network for Multi-Targets Tracking in Clutter

2019-07-16 · Huajun Liu, HUI ZHANG, Christoph Mertz

The Long Short-Term Memory (LSTM) neural network based data association algorithm named as DeepDA for multi-target tracking in clutters is proposed to deal with the NP-hard combinatorial optimization problem in this pape…

Combinatorial Optimization

Modular Multi Target Tracking Using LSTM Networks

2020-11-16 · Rishabh Verma, R Rajesh, MS Easwaran

The process of association and tracking of sensor detections is a key element in providing situational awareness. When the targets in the scenario are dense and exhibit high maneuverability, Multi-Target Tracking (MTT) b…

Combinatorial Optimization

Online Visual Robot Tracking and Identification using Deep LSTM Networks

2018-10-11 · Hafez Farazi, Sven Behnke

Collaborative robots working on a common task are necessary for many applications. One of the challenges for achieving collaboration in a team of robots is mutual tracking and identification. We present a novel pipeline …

SportsMOT: A Large Multi-Object Tracking Dataset in Multiple Sports Scenes

2023-04-11 · ICCV 2023 1 · Yutao Cui, Chenkai Zeng, Xiaoyu Zhao, Yichun Yang 외

Multi-object tracking in sports scenes plays a critical role in gathering players statistics, supporting further analysis, such as automatic tactical analysis. Yet existing MOT benchmarks cast little attention on the dom…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking