paper-with-me

Papers

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) becomes a challenging task. The conventional techniques to solve such NP-hard combinatorial optimization problem involves multiple complex models and requires tedious tuning of parameters, failing to provide an acceptable performance within the computational constraints. This paper proposes a model free end-to-end approach for airborne target tracking system using sensor measurements, integrating all the key elements of multi target tracking -- association, prediction and filtering using deep learning with memory. The challenging task of association is performed using the Bi-Directional Long short-term memory (LSTM) whereas filtering and prediction are done using LSTM models. The proposed modular blocks can be independently trained and used in multitude of tracking applications including non co-operative (e.g., radar) and co-operative sensors (e.g., AIS, IFF, ADS-B). Such modular blocks also enhances the interpretability of the deep learning application. It is shown that performance of the proposed technique outperforms conventional state of the art technique Joint Probabilistic Data Association with Interacting Multiple Model (JPDA-IMM) filter.

📄 PDF Abstract BibTeX arXiv:2011.09839

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimization

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

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

Online Submodular Coordination with Bounded Tracking Regret: Theory, Algorithm, and Applications to Multi-Robot Coordination

2022-09-26 · Zirui Xu, HongYu Zhou, Vasileios Tzoumas

We enable efficient and effective coordination in unpredictable environments, i.e., in environments whose future evolution is unknown a priori and even adversarial. We are motivated by the future of autonomy that involve…

Bandit Submodular Maximization for Multi-Robot Coordination in Unpredictable and Partially Observable Environments

2023-05-22 · Zirui Xu, Xiaofeng Lin, Vasileios Tzoumas

We study the problem of multi-agent coordination in unpredictable and partially observable environments, that is, environments whose future evolution is unknown a priori and that can only be partially observed. We are mo…

TrackNet: A Triplet metric-based method for Multi-Target Multi-Camera Vehicle Tracking

2022-05-27 · David Serrano, Francesc Net, Juan Antonio Rodríguez, Igor Ugarte

We present TrackNet, a method for Multi-Target Multi-Camera (MTMC) vehicle tracking from traffic video sequences. Cross-camera vehicle tracking has proved to be a challenging task due to perspective, scale and speed vari…

Metric LearningTriplet

Observability-driven Assignment of Heterogeneous Sensors for Multi-Target Tracking

2025-08-29 · Seyed Ali Rakhshan, Mehdi Golestani, He Kong arxiv

This paper addresses the challenge of assigning heterogeneous sensors (i.e., robots with varying sensing capabilities) for multi-target tracking. We classify robots into two categories: (1) sufficient sensing robots, equ…