ACL 2022findings15 citations

Towards Transparent Interactive Semantic Parsing via Step-by-Step Correction

Lingbo Mo, Ashley Lewis, Huan Sun, Michael White

Abstract

Existing studies on semantic parsing focus on mapping a natural-language utterance to a logical form (LF) in one turn. However, because natural language may contain ambiguity and variability, this is a difficult challenge. In this work, we investigate an interactive semantic parsing framework that explains the predicted LF step by step in natural language and enables the user to make corrections through natural-language feedback for individual steps. We focus on question answering over knowledge bases (KBQA) as an instantiation of our framework, aiming to increase the transparency of the parsing process and help the user trust the final answer. We construct INSPIRED, a crowdsourced dialogue dataset derived from the ComplexWebQuestions dataset. Our experiments show that this framework has the potential to greatly improve overall parse accuracy. Furthermore, we develop a pipeline for dialogue simulation to evaluate our framework w.r.t. a variety of state-of-the-art KBQA models without further crowdsourcing effort. The results demonstrate that our framework promises to be effective across such models.

BibTeX
@inproceedings{mo-etal-2022-towards,
    title = "Towards Transparent Interactive Semantic Parsing via Step-by-Step Correction",
    author = "Mo, Lingbo  and
      Lewis, Ashley  and
      Sun, Huan  and
      White, Michael",
    editor = "Muresan, Smaranda  and
      Nakov, Preslav  and
      Villavicencio, Aline",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
    month = may,
    year = "2022",
    address = "Dublin, Ireland",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.findings-acl.28/",
    doi = "10.18653/v1/2022.findings-acl.28",
    pages = "322--342"
}
Towards Transparent Interactive Semantic Parsing via Step-by-Step Correction · ACL 2022