English

On graph-based reentrancy-free semantic parsing

Computation and Language 2023-02-16 v1 Machine Learning

Abstract

We propose a novel graph-based approach for semantic parsing that resolves two problems observed in the literature: (1) seq2seq models fail on compositional generalization tasks; (2) previous work using phrase structure parsers cannot cover all the semantic parses observed in treebanks. We prove that both MAP inference and latent tag anchoring (required for weakly-supervised learning) are NP-hard problems. We propose two optimization algorithms based on constraint smoothing and conditional gradient to approximately solve these inference problems. Experimentally, our approach delivers state-of-the-art results on Geoquery, Scan and Clevr, both for i.i.d. splits and for splits that test for compositional generalization.

Keywords

Cite

@article{arxiv.2302.07679,
  title  = {On graph-based reentrancy-free semantic parsing},
  author = {Alban Petit and Caio Corro},
  journal= {arXiv preprint arXiv:2302.07679},
  year   = {2023}
}

Comments

This work has been accepted for publication in TACL. This version is a pre-MIT Press publication version

R2 v1 2026-06-28T08:40:46.217Z