SCoRe: Pre-Training for Context Representation in Conversational Semantic Parsing

Abstract

Conversational Semantic Parsing (CSP) is the task of converting a sequence of natural language queries to formal queries (e.g., SQL, SPARQL) to be executed against a structured ontology (e.g. databases, KBs). A CSP system needs to model the alignment between the unstructured language utterance and the structured ontology in the context of multi-turn dialog dynamics. Pre-trained language models have limited ability to represent NL references to structural data. We present SCoRe, a new pre-training approach for CSP tasks designed to induce representations that capture the alignment between the conversational flow and the structural context. By combining SCoRe with strong base systems on four different tasks (SParC, CoSQL, MWoZ, and SQA), we improve the performance over all baselines by a significant margin and achieve state-of-the-art results on three of them.

Cite

Text

Yu et al. "SCoRe: Pre-Training for Context Representation in Conversational Semantic Parsing." NeurIPS 2020 Workshops: CAP, 2020.

Markdown

[Yu et al. "SCoRe: Pre-Training for Context Representation in Conversational Semantic Parsing." NeurIPS 2020 Workshops: CAP, 2020.](https://mlanthology.org/neuripsw/2020/yu2020neuripsw-score/)

BibTeX

@inproceedings{yu2020neuripsw-score,
  title     = {{SCoRe: Pre-Training for Context Representation in Conversational Semantic Parsing}},
  author    = {Yu, Tao and Zhang, Rui and Polozov, Alex and Meek, Christopher and Awadallah, Ahmed Hassan},
  booktitle = {NeurIPS 2020 Workshops: CAP},
  year      = {2020},
  url       = {https://mlanthology.org/neuripsw/2020/yu2020neuripsw-score/}
}