We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Structured Context and High-Coverage Grammar for Conversational Question Answering over Knowledge Graphs

Abstract: We tackle the problem of weakly-supervised conversational Question Answering over large Knowledge Graphs using a neural semantic parsing approach. We introduce a new Logical Form (LF) grammar that can model a wide range of queries on the graph while remaining sufficiently simple to generate supervision data efficiently. Our Transformer-based model takes a JSON-like structure as input, allowing us to easily incorporate both Knowledge Graph and conversational contexts. This structured input is transformed to lists of embeddings and then fed to standard attention layers. We validate our approach, both in terms of grammar coverage and LF execution accuracy, on two publicly available datasets, CSQA and ConvQuestions, both grounded in Wikidata. On CSQA, our approach increases the coverage from $80\%$ to $96.2\%$, and the LF execution accuracy from $70.6\%$ to $75.6\%$, with respect to previous state-of-the-art results. On ConvQuestions, we achieve competitive results with respect to the state-of-the-art.
Comments: 16 pages, 1 figure. Accepted to EMNLP 2021
Subjects: Computation and Language (cs.CL)
ACM classes: I.2.7
Cite as: arXiv:2109.00269 [cs.CL]
  (or arXiv:2109.00269v1 [cs.CL] for this version)

Submission history

From: Pierre Marion [view email]
[v1] Wed, 1 Sep 2021 09:28:46 GMT (186kb,D)

Link back to: arXiv, form interface, contact.