← Search

Matthew Richardson

4 accepted papers

2021

KaggleDBQA: Realistic Evaluation of Text-to-SQL Parsers

ACL 2021long

The goal of database question answering is to enable natural language querying of real-life relational databases in diverse application domains. Recently, large-scale datasets such as Spider and WikiSQL facilitated novel modeling techniques for text-to-SQL parsing, improving zero-shot generalization…

2021

NL-EDIT: Correcting Semantic Parse Errors through Natural Language Interaction

NAACL 2021long

We study semantic parsing in an interactive setting in which users correct errors with natural language feedback. We present NL-EDIT, a model for interpreting natural language feedback in the interaction context to generate a sequence of edits that can be applied to the initial parse to correct its…

Cited by 49SourcePDFScholar
2021

Structure-Grounded Pretraining for Text-to-SQL

NAACL 2021long

Learning to capture text-table alignment is essential for tasks like text-to-SQL. A model needs to correctly recognize natural language references to columns and values and to ground them in the given database schema. In this paper, we present a novel weakly supervised Structure-Grounded pretraining…

2016

Analysis of Deep Neural Networks with Extended Data Jacobian Matrix

ICML 2016poster

Deep neural networks have achieved great successes on various machine learning tasks, however, there are many open fundamental questions to be answered. In this paper, we tackle the problem of quantifying the quality of learned wights of different networks with possibly different architectures, goin…

Cited by 45SourcePDFScholar