Using Subtext to Enhance Generative IDRR (2025.acl-short)

Copied to clipboard

Challenge: Arguments contain subtexts, but they are connotative and need prompts to be recognized . a lightweight subtext generator is helpful when the prompt doesn't raise a complex CoT.
Approach: They leverage LLaMA to generate subtexts for argument pairs and verify their effectiveness . they construct a baseline IDRR using the decoder-only backbone LLama .
Outcome: The proposed approach achieves higher F1 scores on two benchmarks than previous models.

Similar Papers

Not Just Classification: Recognizing Implicit Discourse Relation on Joint Modeling of Classification and Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods of implicit discourse relation recognition (IDRR) focus on three aspects: enhancing discourse units representation, enhancing semantic interaction, and joint learning with other tasks.
Approach: They propose a joint model to recognize the relation label and generate the target sentence containing the meaning of relations simultaneously.
Outcome: The proposed model achieves the best performance against several state-of-the-art systems on Chinese and English datasets.
Prompt-based Logical Semantics Enhancement for Implicit Discourse Relation Recognition (2023.emnlp-main)

Copied to clipboard

Challenge: Existing methods for identifying discourse relations without explicit connectives are limited by the availability of annotated data.
Approach: They propose a method that injects knowledge relevant to discourse relation into pre-trained language models through prompt-based connective prediction.
Outcome: The proposed method achieves outstanding performance against the current state-of-the-art models.
An Empirical Study of Synthetic Data Generation for Implicit Discourse Relation Recognition (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods to recognize implicit discourse relations are limited by the lack of training data.
Approach: They propose a method to generate synthetic data for IDRR using a large language model . they extract confused discourse relation pairs based on false negative rate and use two-stage prompting to generate effective synthetic data.
Outcome: The proposed method achieves state-of-the-art macro-F1 performance without sacrificing micro-F1.
Encoding and Fusing Semantic Connection and Linguistic Evidence for Implicit Discourse Relation Recognition (2022.findings-acl)

Copied to clipboard

Challenge: Existing studies use one attention mechanism to improve contextual semantic representation learning for implicit discourse relation recognition (IDRR).
Approach: They propose a Multi-Attentive Neural Fusion model to fuse linguistic evidence and semantic connection for IDRR by using a Dual Attention Network and an Offset Matrix Network.
Outcome: The proposed model achieves state-of-the-art on the PDTB 3.0 corpus.
Improving Implicit Discourse Relation Recognition with Semantics Confrontation (2024.lrec-main)

Copied to clipboard

Challenge: Existing methods for implicit discourse relation recognition (IDRR) are unsatisfactory for the task.
Approach: They propose a method that trains PLMs through two semantics enhancers to implicitly differentiate logical and general semantics.
Outcome: The proposed method exceeds baseline by 3.81% F1 score on PDTB 2.0 dataset . it infers discourse logical relations without explicit connectives, but performance remains unsatisfactory .
Connective Prediction for Implicit Discourse Relation Recognition via Knowledge Distillation (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for implicit discourse relation recognition (IDRR) lack connectives, which is a major challenge in discourse analysis research.
Approach: They propose a method to predict latent correlations between connectives and discourse relations using a knowledge distillation approach.
Outcome: The proposed method outperforms state-of-the-art models on coarse-grained and fine-grain discourse relations and can be transferred to explicit discourse relation recognition and achieve acceptable performance.
TEPrompt: Task Enlightenment Prompt Learning for Implicit Discourse Relation Recognition (2023.findings-acl)

Copied to clipboard

Challenge: Existing prompt learning models for IDRR use multiple-prompt decisions from three different yet much similar connective prediction templates.
Approach: They propose to fuse three related tasks to fuse the learned features of auxiliary tasks to create a prompt learning model that can be used to boost the main task.
Outcome: The proposed model outperforms the ConnPrompt in the training phase and in the testing phase.
Implicit Sense-labeled Connective Recognition as Text Generation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for identifying implicit discourse relations are limited by the number of possible categories and sense labels.
Approach: They propose a method for identifying the sense label of an implicit connective between adjacent text spans by using an encoder-decoder model.
Outcome: The proposed method outperforms the conventional classification-based method on a shallow discourse parsing dataset.
DiscoPrompt: Path Prediction Prompt Tuning for Implicit Discourse Relation Recognition (2023.findings-acl)

Copied to clipboard

Challenge: Existing works on implicit discourse relation recognition focus on syntax features and lack of connectives.
Approach: They propose a prompt-based path prediction method that integrates the interactive information and intrinsic senses among the hierarchy in IDRR.
Outcome: The proposed method shows significant improvement against competitive baselines.
ConnPrompt: Connective-cloze Prompt Learning for Implicit Discourse Relation Recognition (2022.coling-1)

Copied to clipboard

Challenge: Existing paradigms for Implicit Discourse Relation Recognition (IDRR) do not exploit linguistic evidence embedded in the pre-training process.
Approach: They propose a new paradigm to detect and classify relation sense between two text segments without an explicit connective.
Outcome: The proposed method significantly outperforms the state-of-the-art algorithms even with fewer training data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations