English

Prompt-based Connective Prediction Method for Fine-grained Implicit Discourse Relation Recognition

Computation and Language 2022-10-18 v2

Abstract

Due to the absence of connectives, implicit discourse relation recognition (IDRR) is still a challenging and crucial task in discourse analysis. Most of the current work adopted multi-task learning to aid IDRR through explicit discourse relation recognition (EDRR) or utilized dependencies between discourse relation labels to constrain model predictions. But these methods still performed poorly on fine-grained IDRR and even utterly misidentified on most of the few-shot discourse relation classes. To address these problems, we propose a novel Prompt-based Connective Prediction (PCP) method for IDRR. Our method instructs large-scale pre-trained models to use knowledge relevant to discourse relation and utilizes the strong correlation between connectives and discourse relation to help the model recognize implicit discourse relations. Experimental results show that our method surpasses the current state-of-the-art model and achieves significant improvements on those fine-grained few-shot discourse relation. Moreover, our approach is able to be transferred to EDRR and obtain acceptable results. Our code is released in https://github.com/zh-i9/PCP-for-IDRR.

Keywords

Cite

@article{arxiv.2210.07032,
  title  = {Prompt-based Connective Prediction Method for Fine-grained Implicit Discourse Relation Recognition},
  author = {Hao Zhou and Man Lan and Yuanbin Wu and Yuefeng Chen and Meirong Ma},
  journal= {arXiv preprint arXiv:2210.07032},
  year   = {2022}
}

Comments

Findings of EMNLP 2022 Accepted

R2 v1 2026-06-28T03:33:22.881Z