# Anytime Lane-Level Intersection Estimation Based on Trajectories of   Other Traffic Participants

**Authors:** Annika Meyer, Jonas Walter, Martin Lauer, Christoph Stiller

arXiv: 1906.02495 · 2019-08-08

## TL;DR

This paper presents a map-free, real-time method for lane-level intersection topology estimation using traffic trajectories, achieving high accuracy and low latency suitable for automated vehicle navigation.

## Contribution

It introduces a novel approach that estimates detailed intersection topology solely from traffic trajectories without relying on outdated maps.

## Key findings

- 99.9% accuracy on simulated intersections
- 15cm average error in lane course estimation
- 113ms average processing time on real-world intersections

## Abstract

Estimating and understanding the current scene is an inevitable capability of automated vehicles. Usually, maps are used as prior for interpreting sensor measurements in order to drive safely and comfortably. Only few approaches take into account that maps might be outdated and lead to wrong assumptions on the environment. This work estimates a lane-level intersection topology without any map prior by observing the trajectories of other traffic participants.   We are able to deliver both a coarse lane-level topology as well as the lane course inside and outside of the intersection using Markov chain Monte Carlo sampling. The model is neither limited to a number of lanes or arms nor to the topology of the intersection.   We present our results on an evaluation set of 1000 simulated intersections and achieve 99.9% accuracy on the topology estimation that takes only 36ms, when utilizing tracked object detections. The precise lane course on these intersections is estimated with an error of 15cm on average after 140ms. Our approach shows a similar level of precision on 14 real-world intersections with 18cm average deviation on simple intersections and 27cm for more complex scenarios. Here the estimation takes only 113ms in total.

## Full text

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

## Figures

24 figures with captions in the complete paper: https://tomesphere.com/paper/1906.02495/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1906.02495/full.md

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