English

OVG-HQ: Online Video Grounding with Hybrid-modal Queries

Computer Vision and Pattern Recognition 2025-08-19 v1

Abstract

Video grounding (VG) task focuses on locating specific moments in a video based on a query, usually in text form. However, traditional VG struggles with some scenarios like streaming video or queries using visual cues. To fill this gap, we present a new task named Online Video Grounding with Hybrid-modal Queries (OVG-HQ), which enables online segment localization using text, images, video segments, and their combinations. This task poses two new challenges: limited context in online settings and modality imbalance during training, where dominant modalities overshadow weaker ones. To address these, we propose OVG-HQ-Unify, a unified framework featuring a Parametric Memory Block (PMB) that retain previously learned knowledge to enhance current decision and a cross-modal distillation strategy that guides the learning of non-dominant modalities. This design enables a single model to effectively handle hybrid-modal queries. Due to the lack of suitable datasets, we construct QVHighlights-Unify, an expanded dataset with multi-modal queries. Besides, since offline metrics overlook prediction timeliness, we adapt them to the online setting, introducing oR@n, IoU=m, and online mean Average Precision (omAP) to evaluate both accuracy and efficiency. Experiments show that our OVG-HQ-Unify outperforms existing models, offering a robust solution for online, hybrid-modal video grounding. Source code and datasets are available at https://github.com/maojiaqi2324/OVG-HQ.

Keywords

Cite

@article{arxiv.2508.11903,
  title  = {OVG-HQ: Online Video Grounding with Hybrid-modal Queries},
  author = {Runhao Zeng and Jiaqi Mao and Minghao Lai and Minh Hieu Phan and Yanjie Dong and Wei Wang and Qi Chen and Xiping Hu},
  journal= {arXiv preprint arXiv:2508.11903},
  year   = {2025}
}

Comments

Accepted to ICCV 2025