# Multi-timescale Trajectory Prediction for Abnormal Human Activity   Detection

**Authors:** Royston Rodrigues, Neha Bhargava, Rajbabu Velmurugan, Subhasis, Chaudhuri

arXiv: 1908.04321 · 2019-08-14

## TL;DR

This paper introduces a multi-timescale trajectory prediction model for abnormal human activity detection, effectively capturing anomalies of varying durations and outperforming existing methods.

## Contribution

The paper proposes a novel multi-timescale model that predicts at different temporal scales, addressing limitations of fixed-timescale approaches in abnormal activity detection.

## Key findings

- Model captures anomalies of different durations effectively.
- Outperforms existing abnormal activity detection methods.
- Introduces a large annotated dataset for research.

## Abstract

A classical approach to abnormal activity detection is to learn a representation for normal activities from the training data and then use this learned representation to detect abnormal activities while testing. Typically, the methods based on this approach operate at a fixed timescale - either a single time-instant (eg. frame-based) or a constant time duration (eg. video-clip based). But human abnormal activities can take place at different timescales. For example, jumping is a short term anomaly and loitering is a long term anomaly in a surveillance scenario. A single and pre-defined timescale is not enough to capture the wide range of anomalies occurring with different time duration. In this paper, we propose a multi-timescale model to capture the temporal dynamics at different timescales. In particular, the proposed model makes future and past predictions at different timescales for a given input pose trajectory. The model is multi-layered where intermediate layers are responsible to generate predictions corresponding to different timescales. These predictions are combined to detect abnormal activities. In addition, we also introduce an abnormal activity data-set for research use that contains 4,83,566 annotated frames. Data-set will be made available at https://rodrigues-royston.github.io/Multi-timescale_Trajectory_Prediction/ Our experiments show that the proposed model can capture the anomalies of different time duration and outperforms existing methods.

## Full text

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

## Figures

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

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1908.04321/full.md

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