Online Graph Planarisation for Synchronous Parsing of Semantic and Syntactic Dependencies

Abstract

This paper investigates a generative history-based parsing model that synchronises the derivation of non-planar graphs representing semantic dependencies with the derivation of dependency trees representing syntactic structures. To process non-planarity online, the semantic transition-based parser uses a new technique to dynamically reorder nodes during the derivation. While the synchronised derivations allow different structures to be built for the semantic non-planar graphs and syntactic dependency trees, useful statistical dependencies between these structures are modeled using latent variables. The resulting synchronous parser achieves competitive performance on the CoNLL-2008 shared task, achieving relative error reduction of 12% in semantic F score over previously proposed synchronous models that cannot process non-planarity online. Ivan Titov, James Henderson, Paola Merlo, Gabriele Musillo

Cite

Text

Titov et al. "Online Graph Planarisation for Synchronous Parsing of Semantic and Syntactic Dependencies." International Joint Conference on Artificial Intelligence, 2009.

Markdown

[Titov et al. "Online Graph Planarisation for Synchronous Parsing of Semantic and Syntactic Dependencies." International Joint Conference on Artificial Intelligence, 2009.](https://mlanthology.org/ijcai/2009/titov2009ijcai-online/)

BibTeX

@inproceedings{titov2009ijcai-online,
  title     = {{Online Graph Planarisation for Synchronous Parsing of Semantic and Syntactic Dependencies}},
  author    = {Titov, Ivan and Henderson, James and Merlo, Paola and Musillo, Gabriele},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2009},
  pages     = {1562-1567},
  url       = {https://mlanthology.org/ijcai/2009/titov2009ijcai-online/}
}