paper-with-me

Papers

Learning Reasoning Paths over Semantic Graphs for Video-grounded Dialogues

2021-03-01 · ICLR 2021 1 · Hung Le, Nancy F. Chen, Steven C. H. Hoi

Compared to traditional visual question answering, video-grounded dialogues require additional reasoning over dialogue context to answer questions in a multi-turn setting. Previous approaches to video-grounded dialogues mostly use dialogue context as a simple text input without modelling the inherent information flows at the turn level. In this paper, we propose a novel framework of Reasoning Paths in Dialogue Context (PDC). PDC model discovers information flows among dialogue turns through a semantic graph constructed based on lexical components in each question and answer. PDC model then learns to predict reasoning paths over this semantic graph. Our path prediction model predicts a path from the current turn through past dialogue turns that contain additional visual cues to answer the current question. Our reasoning model sequentially processes both visual and textual information through this reasoning path and the propagated features are used to generate the answer. Our experimental results demonstrate the effectiveness of our method and provide additional insights on how models use semantic dependencies in a dialogue context to retrieve visual cues.

📄 PDF Abstract BibTeX arXiv:2103.00820

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Exploiting Hybrid Semantics of Relation Paths for Multi-hop Question Answering Over Knowledge Graphs

2022-09-02 · COLING 2022 10 · Zile Qiao, Wei Ye, Tong Zhang, Tong Mo 외

Answering natural language questions on knowledge graphs (KGQA) remains a great challenge in terms of understanding complex questions via multi-hop reasoning. Previous efforts usually exploit large-scale entity-related t…

Answer SelectionKnowledge GraphsLink PredictionMulti-hop Question Answering+2

SRLGRN: Semantic Role Labeling Graph Reasoning Network

2020-10-07 · EMNLP 2020 11 · Chen Zheng, Parisa Kordjamshidi

This work deals with the challenge of learning and reasoning over multi-hop question answering (QA). We propose a graph reasoning network based on the semantic structure of the sentences to learn cross paragraph reasonin…

Multi-hop Question AnsweringQuestion AnsweringSemantic Role LabelingSentence

Collaborative Reasoning on Multi-Modal Semantic Graphs for Video-Grounded Dialogue Generation

2022-10-22 · Xueliang Zhao, Yuxuan Wang, Chongyang Tao, Chenshuo Wang 외

We study video-grounded dialogue generation, where a response is generated based on the dialogue context and the associated video. The primary challenges of this task lie in (1) the difficulty of integrating video data i…

Dialogue GenerationMulti-agent Reinforcement Learning

Path-based knowledge reasoning with textual semantic information for medical knowledge graph completion

2021-05-27 · Yinyu Lan, Shizhu He, Xiangrong Zeng, Shengping Liu 외

Background Knowledge graphs (KGs), especially medical knowledge graphs, are often significantly incomplete, so it necessitating a demand for medical knowledge graph completion (MedKGC). MedKGC can find new facts based on…

Knowledge Graph CompletionKnowledge Graphs

Enhancing Large Language Models with Reward-guided Tree Search for Knowledge Graph Question and Answering

2025-05-18 · Xiao Long, Liansheng Zhuang, Chen Shen, Shaotian Yan 외

Recently, large language models (LLMs) have demonstrated impressive performance in Knowledge Graph Question Answering (KGQA) tasks, which aim to find answers based on knowledge graphs (KGs) for natural language questions…

Graph Question AnsweringKnowledge GraphsQuestion AnsweringRetrieval+1