# Robust Lane Tracking with Multi-mode Observation Model and Particle   Filtering

**Authors:** Jiawei Huang, Zhaowen Wang

arXiv: 1706.09119 · 2017-06-29

## TL;DR

This paper introduces a particle filter-based approach with a multi-mode observation model for robust lane tracking, outperforming traditional Kalman Filter methods in handling non-Gaussian observation data.

## Contribution

The paper presents a novel multi-mode observation model combined with particle filtering to improve lane tracking accuracy over existing Kalman Filter approaches.

## Key findings

- Particle filter with multi-mode observation model outperforms Kalman Filter in lane tracking.
- The proposed method handles non-Gaussian observations more effectively.
- Experimental results demonstrate superior robustness and accuracy in various scenarios.

## Abstract

Automatic lane tracking involves estimating the underlying signal from a sequence of noisy signal observations. Many models and methods have been proposed for lane tracking, and dynamic targets tracking in general. The Kalman Filter is a widely used method that works well on linear Gaussian models. But this paper shows that Kalman Filter is not suitable for lane tracking, because its Gaussian observation model cannot faithfully represent the procured observations. We propose using a Particle Filter on top of a novel multiple mode observation model. Experiments show that our method produces superior performance to a conventional Kalman Filter.

## Full text

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

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1706.09119/full.md

## References

14 references — full list in the complete paper: https://tomesphere.com/paper/1706.09119/full.md

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