@inproceedings{oka-hirao-2023-implicit,
title = "Implicit Sense-labeled Connective Recognition as Text Generation",
author = "Oka, Yui and
Hirao, Tsutomu",
editor = "Bouamor, Houda and
Pino, Juan and
Bali, Kalika",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",
month = dec,
year = "2023",
address = "Singapore",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.487/",
doi = "10.18653/v1/2023.findings-emnlp.487",
pages = "7307--7313",
abstract = "Implicit Discourse Relation Recognition (IDRR) involves identifying the sense label of an implicit connective between adjacent text spans. This has traditionally been approached as a classification task. However, some downstream tasks require more than just a sense label as well as the specific connective used. This paper presents Implicit Sense-labeled Connective Recognition (ISCR), which identifies the implicit connectives and their sense labels between adjacent text spans. ISCR can be treated as a classification task, but a large number of potential categories, sense labels, and uneven distribution of instances among them make this difficult. Instead, this paper handles the task as a text-generation task, using an encoder-decoder model to generate both connectives and their sense labels. Here, we explore a classification method and three kinds of text-generation methods. From our evaluation results on PDTB-3.0, we found that our method outperforms the conventional classification-based method."
}
Markdown (Informal)
[Implicit Sense-labeled Connective Recognition as Text Generation](https://preview.aclanthology.org/fix-sig-urls/2023.findings-emnlp.487/) (Oka & Hirao, Findings 2023)
ACL