Negative Prompt Driven Complementary Parallel Representation for Open-World 3D Object Retrieval

Abstract

Due to the dynamic nature in videos, it is evident that perceiving and reasoning about temporal information are the key focus of Video Question Answering (VideoQA). In recent years, several methods have explored relationship-level temporal modeling with graph-structured video representation. Unfortunately, these methods heavily rely on the question text, thus making it challenging to perceive and reason about video content that is not explicitly mentioned in the question. To address the above challenge, we propose Graph Prompts-based VideoQA (GP-VQA), which adopts a video-based graph structure for enhanced video understanding. The proposed GP-VQA contains two stages, i.e., pre-training and prompt tuning. In pre-training, we define the pretext task that requires GP-VQA to reason about the randomly masked nodes or edges in the video graph, thus prompting GP-VQA to learn the reasoning ability with video-guided information. In prompt-tuning, we organize the textual question into question graph and implement message passing from video graph to question graph, therefore inheriting the video-based reasoning ability from video graph completion to VideoQA. Extensive experiments on various datasets have demonstrated the promising performance of GP-VQA.

Cite

Text

Xu et al. "Negative Prompt Driven Complementary Parallel Representation for Open-World 3D Object Retrieval." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/166

Markdown

[Xu et al. "Negative Prompt Driven Complementary Parallel Representation for Open-World 3D Object Retrieval." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/xu2024ijcai-negative/) doi:10.24963/ijcai.2024/166

BibTeX

@inproceedings{xu2024ijcai-negative,
  title     = {{Negative Prompt Driven Complementary Parallel Representation for Open-World 3D Object Retrieval}},
  author    = {Xu, Yang and Feng, Yifan and Gao, Yue},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {1498-1506},
  doi       = {10.24963/ijcai.2024/166},
  url       = {https://mlanthology.org/ijcai/2024/xu2024ijcai-negative/}
}