IJCAI 2020poster0 citations

SBAT: Video Captioning with Sparse Boundary-Aware Transformer

Tao Jin, Siyu Huang, Ming Chen, Yingming Li, Zhongfei Zhang

Abstract

In this paper, we focus on the problem of applying the transformer structure to video captioning effectively. The vanilla transformer is proposed for uni-modal language generation task such as machine translation. However, video captioning is a multimodal learning problem, and the video features have much redundancy between different time steps. Based on these concerns, we propose a novel method called sparse boundary-aware transformer (SBAT) to reduce the redundancy in video representation. SBAT employs boundary-aware pooling operation for scores from multihead attention and selects diverse features from different scenarios. Also, SBAT includes a local correlation scheme to compensate for the local information loss brought by sparse operation. Based on SBAT, we further propose an aligned cross-modal encoding scheme to boost the multimodal interaction. Experimental results on two benchmark datasets show that SBAT outperforms the state-of-the-art methods under most of the metrics.

Computer Vision: Language and VisionComputer Vision: Video: Events, Activities and Surveillance
BibTeX
@inproceedings{ijcai2020p88,
  title     = {SBAT: Video Captioning with Sparse Boundary-Aware Transformer},
  author    = {Jin, Tao and Huang, Siyu and Chen, Ming and Li, Yingming and Zhang, Zhongfei},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {630--636},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/88},
  url       = {https://doi.org/10.24963/ijcai.2020/88},
}
SBAT: Video Captioning with Sparse Boundary-Aware Transformer · IJCAI 2020