English

Enriching Local and Global Contexts for Temporal Action Localization

Computer Vision and Pattern Recognition 2021-08-10 v2

Abstract

Effectively tackling the problem of temporal action localization (TAL) necessitates a visual representation that jointly pursues two confounding goals, i.e., fine-grained discrimination for temporal localization and sufficient visual invariance for action classification. We address this challenge by enriching both the local and global contexts in the popular two-stage temporal localization framework, where action proposals are first generated followed by action classification and temporal boundary regression. Our proposed model, dubbed ContextLoc, can be divided into three sub-networks: L-Net, G-Net and P-Net. L-Net enriches the local context via fine-grained modeling of snippet-level features, which is formulated as a query-and-retrieval process. G-Net enriches the global context via higher-level modeling of the video-level representation. In addition, we introduce a novel context adaptation module to adapt the global context to different proposals. P-Net further models the context-aware inter-proposal relations. We explore two existing models to be the P-Net in our experiments. The efficacy of our proposed method is validated by experimental results on the THUMOS14 (54.3\% at tIoU@0.5) and ActivityNet v1.3 (56.01\% at tIoU@0.5) datasets, which outperforms recent states of the art. Code is available at https://github.com/buxiangzhiren/ContextLoc.

Keywords

Cite

@article{arxiv.2107.12960,
  title  = {Enriching Local and Global Contexts for Temporal Action Localization},
  author = {Zixin Zhu and Wei Tang and Le Wang and Nanning Zheng and Gang Hua},
  journal= {arXiv preprint arXiv:2107.12960},
  year   = {2021}
}

Comments

Accepted by ICCV 2021

R2 v1 2026-06-24T04:34:20.173Z