EMNLP 2024main0 citations

Video-Text Prompting for Weakly Supervised Spatio-Temporal Video Grounding

Heng Zhao, Zhao Yinjie, Bihan Wen, Yew-Soon Ong, Joey Tianyi Zhou

Abstract

Weakly-supervised Spatio-Temporal Video Grounding(STVG) aims to localize target object tube given a text query, without densely annotated training data. Existing methods extract each candidate tube feature independently by cropping objects from video frame feature, discarding all contextual information such as position change and inter-entity relationship. In this paper, we propose Video-Text Prompting(VTP) to construct candidate feature. Instead of cropping tube region from feature map, we draw visual markers(e.g. red circle) over objects tubes as video prompts; corresponding text prompt(e.g. in red circle) is also inserted after the subject word of query text to highlight its presence. Nevertheless, each candidate feature may look similar without cropping. To address this, we further propose Contrastive VTP(CVTP) by introducing negative contrastive samples whose candidate object is erased instead of being highlighted; by comparing the difference between VTP candidate and the contrastive sample, the gap of matching score between correct candidate and the rest is enlarged. Extensive experiments and ablations are conducted on several STVG datasets and our results surpass existing weakly-supervised methods by a great margin, demonstrating the effectiveness of our proposed methods.

BibTeX
@inproceedings{zhao-etal-2024-video,
    title = "Video-Text Prompting for Weakly Supervised Spatio-Temporal Video Grounding",
    author = "Zhao, Heng  and
      Yinjie, Zhao  and
      Wen, Bihan  and
      Ong, Yew-Soon  and
      Zhou, Joey Tianyi",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1086/",
    doi = "10.18653/v1/2024.emnlp-main.1086",
    pages = "19494--19505"
}
Video-Text Prompting for Weakly Supervised Spatio-Temporal Video Grounding · EMNLP 2024