@inproceedings{candito-2022-auxiliary,
title = "Auxiliary tasks to boost Biaffine Semantic Dependency Parsing",
author = "Candito, Marie",
editor = "Muresan, Smaranda and
Nakov, Preslav and
Villavicencio, Aline",
booktitle = "Findings of the Association for Computational Linguistics: ACL 2022",
month = may,
year = "2022",
address = "Dublin, Ireland",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2022.findings-acl.190/",
doi = "10.18653/v1/2022.findings-acl.190",
pages = "2422--2429",
abstract = "The biaffine parser of (CITATION) was successfully extended to semantic dependency parsing (SDP) (CITATION). Its performance on graphs is surprisingly high given that, without the constraint of producing a tree, all arcs for a given sentence are predicted independently from each other (modulo a shared representation of tokens).To circumvent such an independence of decision, while retaining the $O(n^2)$ complexity and highly parallelizable architecture, we propose to use simple auxiliary tasks that introduce some form of interdependence between arcs. Experiments on the three English acyclic datasets of SemEval-2015 task 18 (CITATION), and on French deep syntactic cyclic graphs (CITATION) show modest but systematic performance gains on a near-state-of-the-art baseline using transformer-based contextualized representations. This provides a simple and robust method to boost SDP performance."
}
Markdown (Informal)
[Auxiliary tasks to boost Biaffine Semantic Dependency Parsing](https://preview.aclanthology.org/fix-sig-urls/2022.findings-acl.190/) (Candito, Findings 2022)
ACL