2020

AutoQA: From Databases To QA Semantic Parsers With Only Synthetic Training Data

Xu, Silei, Semnani, Sina J., Campagna, Giovanni et al.

Understand

We propose AutoQA, a methodology and toolkit to generate semantic parsers that answer questions on databases, with no manual effort.

  • Given a database schema and its data, AutoQA automatically generates a large set of high-quality questions for training that covers different database operations.
  • It uses automatic paraphrasing combined with template-based parsing to find alternative expressions of an attribute in different parts of speech.
  • It also uses a novel filtered auto-paraphraser to generate correct paraphrases of entire sentences.

Reading the bibliography…