English

Discontinuous Grammar as a Foreign Language

Computation and Language 2022-12-26 v2

Abstract

In order to achieve deep natural language understanding, syntactic constituent parsing is a vital step, highly demanded by many artificial intelligence systems to process both text and speech. One of the most recent proposals is the use of standard sequence-to-sequence models to perform constituent parsing as a machine translation task, instead of applying task-specific parsers. While they show a competitive performance, these text-to-parse transducers are still lagging behind classic techniques in terms of accuracy, coverage and speed. To close the gap, we here extend the framework of sequence-to-sequence models for constituent parsing, not only by providing a more powerful neural architecture for improving their performance, but also by enlarging their coverage to handle the most complex syntactic phenomena: discontinuous structures. To that end, we design several novel linearizations that can fully produce discontinuities and, for the first time, we test a sequence-to-sequence model on the main discontinuous benchmarks, obtaining competitive results on par with task-specific discontinuous constituent parsers and achieving state-of-the-art scores on the (discontinuous) English Penn Treebank.

Keywords

Cite

@article{arxiv.2110.10431,
  title  = {Discontinuous Grammar as a Foreign Language},
  author = {Daniel Fernández-González and Carlos Gómez-Rodríguez},
  journal= {arXiv preprint arXiv:2110.10431},
  year   = {2022}
}

Comments

Final peer-reviewed manuscript accepted for publication in Neurocomputing

R2 v1 2026-06-24T07:02:20.592Z