@inproceedings{fernandez-gonzalez-gomez-rodriguez-2020-enriched,
title = "Enriched In-Order Linearization for Faster Sequence-to-Sequence Constituent Parsing",
author = "Fern{\'a}ndez-Gonz{\'a}lez, Daniel and
G{\'o}mez-Rodr{\'i}guez, Carlos",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.376/",
doi = "10.18653/v1/2020.acl-main.376",
pages = "4092--4099",
abstract = "Sequence-to-sequence constituent parsing requires a linearization to represent trees as sequences. Top-down tree linearizations, which can be based on brackets or shift-reduce actions, have achieved the best accuracy to date. In this paper, we show that these results can be improved by using an in-order linearization instead. Based on this observation, we implement an enriched in-order shift-reduce linearization inspired by Vinyals et al. (2015){'}s approach, achieving the best accuracy to date on the English PTB dataset among fully-supervised single-model sequence-to-sequence constituent parsers. Finally, we apply deterministic attention mechanisms to match the speed of state-of-the-art transition-based parsers, thus showing that sequence-to-sequence models can match them, not only in accuracy, but also in speed."
}
Markdown (Informal)
[Enriched In-Order Linearization for Faster Sequence-to-Sequence Constituent Parsing](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.376/) (Fernández-González & Gómez-Rodríguez, ACL 2020)
ACL