Contrastive Representation Learning for Conversational Question Answering over Knowledge Graphs
Endri Kacupaj, Kuldeep Singh, Maria Maleshkova, Jens Lehmann

TL;DR
This paper introduces a contrastive learning approach for conversational question answering over knowledge graphs that effectively leverages conversational context and weak supervision, outperforming existing methods.
Contribution
It presents a novel contrastive representation learning method that eliminates the need for gold logical forms and incorporates dialog context to improve KG path ranking.
Findings
Significant improvements in MRR and Hit@5 metrics over baselines
Effective weak supervision without gold annotations
Enhanced path ranking accuracy in ConvQA tasks
Abstract
This paper addresses the task of conversational question answering (ConvQA) over knowledge graphs (KGs). The majority of existing ConvQA methods rely on full supervision signals with a strict assumption of the availability of gold logical forms of queries to extract answers from the KG. However, creating such a gold logical form is not viable for each potential question in a real-world scenario. Hence, in the case of missing gold logical forms, the existing information retrieval-based approaches use weak supervision via heuristics or reinforcement learning, formulating ConvQA as a KG path ranking problem. Despite missing gold logical forms, an abundance of conversational contexts, such as entire dialog history with fluent responses and domain information, can be incorporated to effectively reach the correct KG path. This work proposes a contrastive representation learning-based approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Natural Language Processing Techniques
