English

DiscoPrompt: Path Prediction Prompt Tuning for Implicit Discourse Relation Recognition

Computation and Language 2023-05-09 v1

Abstract

Implicit Discourse Relation Recognition (IDRR) is a sophisticated and challenging task to recognize the discourse relations between the arguments with the absence of discourse connectives. The sense labels for each discourse relation follow a hierarchical classification scheme in the annotation process (Prasad et al., 2008), forming a hierarchy structure. Most existing works do not well incorporate the hierarchy structure but focus on the syntax features and the prior knowledge of connectives in the manner of pure text classification. We argue that it is more effective to predict the paths inside the hierarchical tree (e.g., "Comparison -> Contrast -> however") rather than flat labels (e.g., Contrast) or connectives (e.g., however). We propose a prompt-based path prediction method to utilize the interactive information and intrinsic senses among the hierarchy in IDRR. This is the first work that injects such structure information into pre-trained language models via prompt tuning, and the performance of our solution shows significant and consistent improvement against competitive baselines.

Keywords

Cite

@article{arxiv.2305.03973,
  title  = {DiscoPrompt: Path Prediction Prompt Tuning for Implicit Discourse Relation Recognition},
  author = {Chunkit Chan and Xin Liu and Jiayang Cheng and Zihan Li and Yangqiu Song and Ginny Y. Wong and Simon See},
  journal= {arXiv preprint arXiv:2305.03973},
  year   = {2023}
}

Comments

Accepted to Findings of ACL 2023

R2 v1 2026-06-28T10:27:35.100Z