Polyglot Semantic Parsing in APIs

  • 2018-03-19 14:55:12
  • Kyle Richardson, Jonathan Berant, Jonas Kuhn
  • 4

Abstract

Traditional approaches to semantic parsing (SP) work by training individualmodels for each available parallel dataset of text-meaning pairs. In thispaper, we explore the idea of polyglot semantic translation, or learningsemantic parsing models that are trained on multiple datasets and naturallanguages. In particular, we focus on translating text to code signaturerepresentations using the software component datasets of Richardson and Kuhn(2017a,b). The advantage of such models is that they can be used for parsing awide variety of input natural languages and output programming languages, ormixed input languages, using a single unified model. To facilitate modeling ofthis type, we develop a novel graph-based decoding framework that achievesstate-of-the-art performance on the above datasets, and apply this method totwo other benchmark SP tasks.

 

Quick Read (beta)

loading the full paper ...