Adaptive Prompt Learning with Distilled Connective Knowledge for Implicit Discourse Relation Recognition
Bang Wang, Zhenglin Wang, Wei Xiang, Yijun Mo

TL;DR
This paper introduces AdaptPrompt, a continuous prompt learning method with connective knowledge distillation for implicit discourse relation recognition, reducing manual effort and improving performance over existing approaches.
Contribution
It proposes a novel continuous prompt learning framework with automatic template selection and knowledge transfer, enhancing IDRR accuracy and practicality.
Findings
Achieved superior relation recognition performance on PDTB Corpus V3.0
Reduced manual template design through continuous prompting
Validated effectiveness of knowledge distillation in IDRR
Abstract
Implicit discourse relation recognition (IDRR) aims at recognizing the discourse relation between two text segments without an explicit connective. Recently, the prompt learning has just been applied to the IDRR task with great performance improvements over various neural network-based approaches. However, the discrete nature of the state-art-of-art prompting approach requires manual design of templates and answers, a big hurdle for its practical applications. In this paper, we propose a continuous version of prompt learning together with connective knowledge distillation, called AdaptPrompt, to reduce manual design efforts via continuous prompting while further improving performance via knowledge transfer. In particular, we design and train a few virtual tokens to form continuous templates and automatically select the most suitable one by gradient search in the embedding space. We also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Speech and dialogue systems
