@inproceedings{bennis-etal-2023-simple,
title = "A simple but effective model for attachment in discourse parsing with multi-task learning for relation labeling",
author = "Bennis, Zineb and
Hunter, Julie and
Asher, Nicholas",
editor = "Vlachos, Andreas and
Augenstein, Isabelle",
booktitle = "Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics",
month = may,
year = "2023",
address = "Dubrovnik, Croatia",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.eacl-main.247/",
doi = "10.18653/v1/2023.eacl-main.247",
pages = "3412--3417",
abstract = "In this paper, we present a discourse parsing model for conversation trained on the STAC. We fine-tune a BERT-based model to encode pairs of discourse units and use a simple linear layer to predict discourse attachments. We then exploit a multi-task setting to predict relation labels. The multitask approach effectively aids in the difficult task of relation type prediction; our f1 score of 57 surpasses the state of the art with no loss in performance for attachment, confirming the intuitive interdependence of these two tasks. Our method also improves over previous discourse parsing models in allowing longer input sizes and in permitting attachments in which one node has multiple parents, an important feature of multiparty conversation."
}
Markdown (Informal)
[A simple but effective model for attachment in discourse parsing with multi-task learning for relation labeling](https://preview.aclanthology.org/fix-sig-urls/2023.eacl-main.247/) (Bennis et al., EACL 2023)
ACL