利用静态关系提升视频问答中的类型内与跨类型信息传递
Leveraging Static Relationships for Intra-Type and Inter-Type Message Passing in Video Question Answering
- 构建双图与异构图,分别实现类型内和跨类型消息传递
- 在ANetQA和Next-QA上准确率显著提升,验证方法有效性
- 适合关注视频理解中关系推理的科研与工程人员
视频问答(VideoQA)是人工智能领域的重要方向,使机器能够理解视频内容并基于自然语言问题进行推理与回答。尽管基于静态关系推理的方法取得一定进展,但在静态关系识别与表征准确性方面仍存在不足,且未充分挖掘视频中静态关系信息以支持深度推理。为此,本文提出一种基于静态关系的类型内与跨类型消息传递推理方法。该方法构建用于类型内推理的双图,以及基于静态关系的异构图用于跨类型推理。类型内消息传递模型在双图中捕获与问题相关的对象及关系的邻域信息,通过更新双图获得回答线索;跨类型消息传递模型在异构图中捕获不同类别对象及关系的邻域信息,通过更新异构图获得跨类型线索。最终结合两类线索推断答案。在ANetQA与Next-QA数据集上的实验结果表明该方法有效。
原文摘要 · Abstract (English)
Video Question Answering (VideoQA) is an important research direction in the field of artificial intelligence, enabling machines to understand video content and perform reasoning and answering based on natural language questions. Although methods based on static relationship reasoning have made certain progress, there are still deficiencies in the accuracy of static relationship recognition and representation, and they have not fully utilized the static relationship information in videos for in-depth reasoning and analysis. Therefore, this paper proposes a reasoning method for intra-type and inter-type message passing based on static relationships. This method constructs a dual graph for intra-type message passing reasoning and builds a heterogeneous graph based on static relationships for inter-type message passing reasoning. The intra-type message passing reasoning model captures the neighborhood information of targets and relationships related to the question in the dual graph, updating the dual graph to obtain intra-type clues for answering the question. The inter-type message passing reasoning model captures the neighborhood information of targets and relationships from different categories related to the question in the heterogeneous graph, updating the heterogeneous graph to obtain inter-type clues for answering the question. Finally, the answers are inferred by combining the intra-type and inter-type clues based on static relationships. Experimental results on the ANetQA and Next-QA datasets demonstrate the effectiveness of this method.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。