English

Cooperative Learning of Disjoint Syntax and Semantics

Computation and Language 2019-05-30 v2 Artificial Intelligence Machine Learning

Abstract

There has been considerable attention devoted to models that learn to jointly infer an expression's syntactic structure and its semantics. Yet, \citet{NangiaB18} has recently shown that the current best systems fail to learn the correct parsing strategy on mathematical expressions generated from a simple context-free grammar. In this work, we present a recursive model inspired by \newcite{ChoiYL18} that reaches near perfect accuracy on this task. Our model is composed of two separated modules for syntax and semantics. They are cooperatively trained with standard continuous and discrete optimization schemes. Our model does not require any linguistic structure for supervision and its recursive nature allows for out-of-domain generalization with little loss in performance. Additionally, our approach performs competitively on several natural language tasks, such as Natural Language Inference or Sentiment Analysis.

Keywords

Cite

@article{arxiv.1902.09393,
  title  = {Cooperative Learning of Disjoint Syntax and Semantics},
  author = {Serhii Havrylov and Germán Kruszewski and Armand Joulin},
  journal= {arXiv preprint arXiv:1902.09393},
  year   = {2019}
}

Comments

The paper was accepted at NAACL-HLT 2019

R2 v1 2026-06-23T07:50:16.447Z