English

Temporal Convolutional Networks for Action Segmentation and Detection

Computer Vision and Pattern Recognition 2016-11-17 v1

Abstract

The ability to identify and temporally segment fine-grained human actions throughout a video is crucial for robotics, surveillance, education, and beyond. Typical approaches decouple this problem by first extracting local spatiotemporal features from video frames and then feeding them into a temporal classifier that captures high-level temporal patterns. We introduce a new class of temporal models, which we call Temporal Convolutional Networks (TCNs), that use a hierarchy of temporal convolutions to perform fine-grained action segmentation or detection. Our Encoder-Decoder TCN uses pooling and upsampling to efficiently capture long-range temporal patterns whereas our Dilated TCN uses dilated convolutions. We show that TCNs are capable of capturing action compositions, segment durations, and long-range dependencies, and are over a magnitude faster to train than competing LSTM-based Recurrent Neural Networks. We apply these models to three challenging fine-grained datasets and show large improvements over the state of the art.

Keywords

Cite

@article{arxiv.1611.05267,
  title  = {Temporal Convolutional Networks for Action Segmentation and Detection},
  author = {Colin Lea and Michael D. Flynn and Rene Vidal and Austin Reiter and Gregory D. Hager},
  journal= {arXiv preprint arXiv:1611.05267},
  year   = {2016}
}
R2 v1 2026-06-22T16:54:17.055Z