ICASSP 2025accepted0 citations

Improving Open-vocabulary Video Visual Relation Detection with Decomposed Prompt Learning and Relation Adjustment

Ming Pei, Yi Tan, Yanbin Hao, Hao Zhang, Jinmeng Wu, Basura Fernando, Xun Yang

Abstract

Open-vocabulary video visual relation detection (VidVRD) expands the scope of detecting object relations in videos to include unseen categories. It marks considerable advancement in recognizing novel relations solely by training on a base set, thus extending the frontiers of automated video understanding. However, the performance of current methods on novel predicates remains significantly inferior to that on base categories. We attribute this discrepancy to two primary factors: (1) A significant task misalignment between the Visual Relation Detection (VRD) task and the pre-trained models’ visual feature extractors, which are often designed for tasks like video-text retrieval and image-text retrieval, resulting in poor generalization to the novel set. (2) The relatively small size and limited vocabulary of open-vocabulary datasets, which create a substantial gap between base and novel predicates. Consequently, text prompts trained on the base set fail to generalize effectively to the novel set. To address these issues, we propose two improvement measures: (1) We decompose base and novel relations into actional and spatial patterns and introduce an innovative text prompt learning method that leverages the shared patterns between base and novel relations. (2) We develop a relation probability adjustment mechanism that utilizes reliable base relation predictions to adjust the probabilities of relations in novel classes by considering their overlaps in either actional or spatial contents. Experimental results on the benchmark dataset demonstrate significant performance improvements.

BibTeX
@inproceedings{icassp2025_improvingopenvoc,
  title = {Improving Open-vocabulary Video Visual Relation Detection with Decomposed Prompt Learning and Relation Adjustment},
  author = {Ming Pei and Yi Tan and Yanbin Hao and Hao Zhang and Jinmeng Wu and Basura Fernando and Xun Yang},
  booktitle = {ICASSP 2025},
  year = {2025}
}