Query-Centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning

Abstract

Video has emerged as a favored multimedia format on the internet. To better gain video contents, a new topic HIREST is presented, including video retrieval, moment retrieval, moment segmentation, and step-captioning. The pioneering work chooses the pre-trained CLIP-based model for video retrieval, and leverages it as a feature extractor for other three challenging tasks solved in a multi-task learning paradigm. Nevertheless, this work struggles to learn the comprehensive cognition of user-preferred content, due to disregarding the hierarchies and association relations across modalities. In this paper, guided by the shallow-to-deep principle, we propose a query-centric audio-visual cognition (QUAG) network to construct a reliable multi-modal representation for moment retrieval, segmentation and step-captioning. Specifically, we first design the modality-synergistic perception to obtain rich audio-visual content, by modeling global contrastive alignment and local fine-grained interaction between visual and audio modalities. Then, we devise the query-centric cognition that uses the deep-level query to perform the temporal-channel filtration on the shallow-level audio-visual representation. This can cognize user-preferred content and thus attain a query-centric audio-visual representation for three tasks. Extensive experiments show QUAG achieves the SOTA results on HIREST. Further, we test QUAG on the query-based video summarization task and verify its good generalization.

Cite

Text

Tu et al. "Query-Centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I7.32803

Markdown

[Tu et al. "Query-Centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/tu2025aaai-query/) doi:10.1609/AAAI.V39I7.32803

BibTeX

@inproceedings{tu2025aaai-query,
  title     = {{Query-Centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning}},
  author    = {Tu, Yunbin and Li, Liang and Su, Li and Huang, Qingming},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {7464-7472},
  doi       = {10.1609/AAAI.V39I7.32803},
  url       = {https://mlanthology.org/aaai/2025/tu2025aaai-query/}
}