English

Evaluating Large Language Models in Semantic Parsing for Conversational Question Answering over Knowledge Graphs

Computation and Language 2024-01-04 v1 Information Retrieval

Abstract

Conversational question answering systems often rely on semantic parsing to enable interactive information retrieval, which involves the generation of structured database queries from a natural language input. For information-seeking conversations about facts stored within a knowledge graph, dialogue utterances are transformed into graph queries in a process that is called knowledge-based conversational question answering. This paper evaluates the performance of large language models that have not been explicitly pre-trained on this task. Through a series of experiments on an extensive benchmark dataset, we compare models of varying sizes with different prompting techniques and identify common issue types in the generated output. Our results demonstrate that large language models are capable of generating graph queries from dialogues, with significant improvements achievable through few-shot prompting and fine-tuning techniques, especially for smaller models that exhibit lower zero-shot performance.

Keywords

Cite

@article{arxiv.2401.01711,
  title  = {Evaluating Large Language Models in Semantic Parsing for Conversational Question Answering over Knowledge Graphs},
  author = {Phillip Schneider and Manuel Klettner and Kristiina Jokinen and Elena Simperl and Florian Matthes},
  journal= {arXiv preprint arXiv:2401.01711},
  year   = {2024}
}

Comments

Accepted to ICAART 2024

R2 v1 2026-06-28T14:07:45.942Z