CLJun 9, 2023

Zero-Shot Dialogue Relation Extraction by Relating Explainable Triggers and Relation Names

arXiv:2306.06141v1222 citationsh-index: 10
Originality Incremental advance
AI Analysis

This addresses the scalability issue for dialogue relation extraction systems, though it appears incremental as it builds on existing trigger-capturing capabilities.

The paper tackles the problem of costly labeled data for dialogue relation extraction by proposing a zero-shot method that uses trigger-capturing to relate to unseen relation names, achieving significant improvements on the DialogRE dataset for both seen and unseen relations.

Developing dialogue relation extraction (DRE) systems often requires a large amount of labeled data, which can be costly and time-consuming to annotate. In order to improve scalability and support diverse, unseen relation extraction, this paper proposes a method for leveraging the ability to capture triggers and relate them to previously unseen relation names. Specifically, we introduce a model that enables zero-shot dialogue relation extraction by utilizing trigger-capturing capabilities. Our experiments on a benchmark DialogRE dataset demonstrate that the proposed model achieves significant improvements for both seen and unseen relations. Notably, this is the first attempt at zero-shot dialogue relation extraction using trigger-capturing capabilities, and our results suggest that this approach is effective for inferring previously unseen relation types. Overall, our findings highlight the potential for this method to enhance the scalability and practicality of DRE systems.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes