# An RNN-based IMM Filter Surrogate

**Authors:** Stefan Becker, Ronny Hug, Wolfgang H\"ubner, Michael Arens

arXiv: 1902.01739 · 2019-04-29

## TL;DR

This paper introduces an RNN-based surrogate for the IMM filter that predicts pedestrian trajectories by assigning dynamic probabilities and generating multi-modal future position distributions, leveraging deep learning.

## Contribution

It presents a novel RNN-based model that mimics the IMM filter's probabilistic dynamic assignment using deep neural networks.

## Key findings

- Effective on synthetic pedestrian data
- Produces multi-modal trajectory distributions
- Matches traditional IMM filter performance

## Abstract

The problem of varying dynamics of tracked objects, such as pedestrians, is traditionally tackled with approaches like the Interacting Multiple Model (IMM) filter using a Bayesian formulation. By following the current trend towards using deep neural networks, in this paper an RNN-based IMM filter surrogate is presented. Similar to an IMM filter solution, the presented RNN-based model assigns a probability value to a performed dynamic and, based on them, puts out a multi-modal distribution over future pedestrian trajectories. The evaluation is done on synthetic data, reflecting prototypical pedestrian maneuvers.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.01739/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1902.01739/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1902.01739/full.md

---
Source: https://tomesphere.com/paper/1902.01739