NeurIPS 2021spotlight163 citations

Long Short-Term Transformer for Online Action Detection

Mingze Xu, Yuanjun Xiong, Hao Chen, Xinyu Li, Wei Xia, Zhuowen Tu, Stefano Soatto

Abstract

We present Long Short-term TRansformer (LSTR), a temporal modeling algorithm for online action detection, which employs a long- and short-term memory mechanism to model prolonged sequence data. It consists of an LSTR encoder that dynamically leverages coarse-scale historical information from an extended temporal window (e.g., 2048 frames spanning of up to 8 minutes), together with an LSTR decoder that focuses on a short time window (e.g., 32 frames spanning 8 seconds) to model the fine-scale characteristics of the data. Compared to prior work, LSTR provides an effective and efficient method to model long videos with fewer heuristics, which is validated by extensive empirical analysis. LSTR achieves state-of-the-art performance on three standard online action detection benchmarks, THUMOS'14, TVSeries, and HACS Segment. Code has been made available at: https://xumingze0308.github.io/projects/lstr.

Online Action DetectionAction and Behavior RecognitionVideo AnalysisTransformersRecurrent Neural Networks
BibTeX
@inproceedings{
xu2021long,
title={Long Short-Term Transformer for Online Action Detection},
author={Mingze Xu and Yuanjun Xiong and Hao Chen and Xinyu Li and Wei Xia and Zhuowen Tu and Stefano Soatto},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=aohkNJxjYJX}
}
Long Short-Term Transformer for Online Action Detection · NeurIPS 2021