@inproceedings{stanojevic-cohen-2021-root,
title = "A Root of a Problem: Optimizing Single-Root Dependency Parsing",
author = "Stanojevi{\'c}, Milo{\v{s}} and
Cohen, Shay B.",
editor = "Moens, Marie-Francine and
Huang, Xuanjing and
Specia, Lucia and
Yih, Scott Wen-tau",
booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
month = nov,
year = "2021",
address = "Online and Punta Cana, Dominican Republic",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.823/",
doi = "10.18653/v1/2021.emnlp-main.823",
pages = "10540--10557",
abstract = "We describe two approaches to single-root dependency parsing that yield significant speed ups in such parsing. One approach has been previously used in dependency parsers in practice, but remains undocumented in the parsing literature, and is considered a heuristic. We show that this approach actually finds the optimal dependency tree. The second approach relies on simple reweighting of the inference graph being input to the dependency parser and has an optimal running time. Here, we again show that this approach is fully correct and identifies the highest-scoring parse tree. Our experiments demonstrate a manyfold speed up compared to a previous graph-based state-of-the-art parser without any loss in accuracy or optimality."
}
Markdown (Informal)
[A Root of a Problem: Optimizing Single-Root Dependency Parsing](https://preview.aclanthology.org/jlcl-multiple-ingestion/2021.emnlp-main.823/) (Stanojević & Cohen, EMNLP 2021)
ACL