Semantic Parsing with Less Prior and More Monolingual Data

01/01/2021
by   Sajad Norouzi, et al.
3

Semantic parsing is the task of converting natural language utterances to machine-understandable meaning representations, such as logic forms or programming languages. Training datasets for semantic parsing are typically small due to the higher expertise required for annotation than most other NLP tasks. As a result, models for this application usually require additional prior knowledge to be built into the architecture or algorithm. The increased dependency on human experts hinders automation and raises the development and maintenance costs in practice. This work investigates whether a generic transformer-based seq2seq model can achieve competitive performance with minimal semantic-parsing specific inductive bias design. By exploiting a relatively large monolingual corpus of the target programming language, which is cheap to mine from the web, unlike a parallel corpus, we achieved 80.75 exact match accuracy on Django and 32.57 BLEU score on CoNaLa, both are SOTA to the best of our knowledge. This positive evidence highlights a potentially easier path toward building accurate semantic parsers in the wild.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/16/2021

Few-Shot Semantic Parsing with Language Models Trained On Code

Large language models, prompted with in-context examples, can perform se...
research
03/19/2018

Polyglot Semantic Parsing in APIs

Traditional approaches to semantic parsing (SP) work by training individ...
research
06/14/2018

Learning Cross-lingual Distributed Logical Representations for Semantic Parsing

With the development of several multilingual datasets used for semantic ...
research
04/26/2021

Toward Code Generation: A Survey and Lessons from Semantic Parsing

With the growth of natural language processing techniques and demand for...
research
05/12/2018

Coarse-to-Fine Decoding for Neural Semantic Parsing

Semantic parsing aims at mapping natural language utterances into struct...
research
05/27/2021

Diagnosing Transformers in Task-Oriented Semantic Parsing

Modern task-oriented semantic parsing approaches typically use seq2seq t...
research
11/28/2017

Vietnamese Semantic Role Labelling

In this paper, we study semantic role labelling (SRL), a subtask of sema...

Please sign up or login with your details

Forgot password? Click here to reset