# Unsupervised Traffic Accident Detection in First-Person Videos

**Authors:** Yu Yao, Mingze Xu, Yuchen Wang, David J. Crandall, Ella M. Atkins

arXiv: 1903.00618 · 2019-07-29

## TL;DR

This paper introduces an unsupervised method for detecting traffic accidents in first-person videos by predicting future positions of traffic participants and monitoring prediction consistency, addressing limitations of previous fixed-camera and supervised approaches.

## Contribution

It presents a novel unsupervised accident detection technique for vehicle-mounted cameras that does not require labeled training data or fixed camera assumptions.

## Key findings

- Outperforms state-of-the-art methods on new and existing datasets
- Effective in diverse traffic accident scenarios
- Does not rely on hand-labeled anomaly categories

## Abstract

Recognizing abnormal events such as traffic violations and accidents in natural driving scenes is essential for successful autonomous driving and advanced driver assistance systems. However, most work on video anomaly detection suffers from two crucial drawbacks. First, they assume cameras are fixed and videos have static backgrounds, which is reasonable for surveillance applications but not for vehicle-mounted cameras. Second, they pose the problem as one-class classification, relying on arduously hand-labeled training datasets that limit recognition to anomaly categories that have been explicitly trained. This paper proposes an unsupervised approach for traffic accident detection in first-person (dashboard-mounted camera) videos. Our major novelty is to detect anomalies by predicting the future locations of traffic participants and then monitoring the prediction accuracy and consistency metrics with three different strategies. We evaluate our approach using a new dataset of diverse traffic accidents, AnAn Accident Detection (A3D), as well as another publicly-available dataset. Experimental results show that our approach outperforms the state-of-the-art.

## Full text

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

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1903.00618/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1903.00618/full.md

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