COLING 2024main1 citations

Global and Local Hierarchical Prompt Tuning Framework for Multi-level Implicit Discourse Relation Recognition

Lei Zeng, Ruifang He, Haowen Sun, Jing Xu, Chang Liu, Bo Wang

Abstract

Multi-level implicit discourse relation recognition (MIDRR) is a challenging task to recognize the hierarchical discourse relations between the arguments with the absence of connectives. Recent methods tend to incorporate the static hierarchical structure containing all senses (defined as global hierarchy) into prompt tuning through a path prompt template or hierarchical label refining. Howerver, hierarchical modeling is independent of the verbalizer, resulting in a failure to effectively utilize the output probability distribution information of verbalizer. Besides, they ignore the utilization of the dynamic hierarchical label sequence for each instance (defined as local hierarchy) in prompt tuning. In this paper, we propose a global and local hierarchical prompt tuning (GLHPT) framework, which utilize prior knowledge of PLMs while better incorporating hierarchical information from two aspects. We leverage bottom-up propagated probability as the global hierarchy to inject it into multi-level verbalizer (MLV). Furthermore, we design a local hierarchy-driven contrastive learning (LHCL) to improve the probability distribution of MLV. Finally, our model achieves competitive results on two benchmacks.

BibTeX
@inproceedings{zeng-etal-2024-global,
    title = "Global and Local Hierarchical Prompt Tuning Framework for Multi-level Implicit Discourse Relation Recognition",
    author = "Zeng, Lei  and
      He, Ruifang  and
      Sun, Haowen  and
      Xu, Jing  and
      Liu, Chang  and
      Wang, Bo",
    editor = "Calzolari, Nicoletta  and
      Kan, Min-Yen  and
      Hoste, Veronique  and
      Lenci, Alessandro  and
      Sakti, Sakriani  and
      Xue, Nianwen",
    booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",
    month = may,
    year = "2024",
    address = "Torino, Italia",
    publisher = "ELRA and ICCL",
    url = "https://aclanthology.org/2024.lrec-main.686/",
    pages = "7760--7773"
}
Global and Local Hierarchical Prompt Tuning Framework for Multi-level Implicit Discourse Relation Recognition · COLING 2024