English

Localizing Unseen Activities in Video via Image Query

Computer Vision and Pattern Recognition 2019-07-01 v1 Information Retrieval

Abstract

Action localization in untrimmed videos is an important topic in the field of video understanding. However, existing action localization methods are restricted to a pre-defined set of actions and cannot localize unseen activities. Thus, we consider a new task to localize unseen activities in videos via image queries, named Image-Based Activity Localization. This task faces three inherent challenges: (1) how to eliminate the influence of semantically inessential contents in image queries; (2) how to deal with the fuzzy localization of inaccurate image queries; (3) how to determine the precise boundaries of target segments. We then propose a novel self-attention interaction localizer to retrieve unseen activities in an end-to-end fashion. Specifically, we first devise a region self-attention method with relative position encoding to learn fine-grained image region representations. Then, we employ a local transformer encoder to build multi-step fusion and reasoning of image and video contents. We next adopt an order-sensitive localizer to directly retrieve the target segment. Furthermore, we construct a new dataset ActivityIBAL by reorganizing the ActivityNet dataset. The extensive experiments show the effectiveness of our method.

Keywords

Cite

@article{arxiv.1906.12165,
  title  = {Localizing Unseen Activities in Video via Image Query},
  author = {Zhu Zhang and Zhou Zhao and Zhijie Lin and Jingkuan Song and Deng Cai},
  journal= {arXiv preprint arXiv:1906.12165},
  year   = {2019}
}

Comments

Accepted by IJCAI 2019 as a poster paper

R2 v1 2026-06-23T10:06:42.564Z