paper-with-me

Papers

TREND: Trigger-Enhanced Relation-Extraction Network for Dialogues

2021-08-31 · SIGDIAL (ACL) 2022 9 · Po-Wei Lin, Shang-Yu Su, Yun-Nung Chen

The goal of dialogue relation extraction (DRE) is to identify the relation between two entities in a given dialogue. During conversations, speakers may expose their relations to certain entities by explicit or implicit clues, such evidences called "triggers". However, trigger annotations may not be always available for the target data, so it is challenging to leverage such information for enhancing the performance. Therefore, this paper proposes to learn how to identify triggers from the data with trigger annotations and then transfers the trigger-finding capability to other datasets for better performance. The experiments show that the proposed approach is capable of improving relation extraction performance of unseen relations and also demonstrate the transferability of our proposed trigger-finding model across different domains and datasets.

📄 PDF Abstract BibTeX arXiv:2108.13811

Code (1)

miulab/trend 공식 구현 pytorch

Tasks

RelationRelation Extraction

Similar Papers 제목 키워드 기반

TREND: Trigger-Enhanced Relation-Extraction Network for Dialogues

2021-11-16 · ACL ARR November 2021 11 · Anonymous

The goal of dialogue relation extraction (DRE) is to identify the relation between two entities in a given dialogue. During conversations, speakers may expose their relations to certain entities by some clues, such evide…

RelationRelation Extraction

TLAG: An Informative Trigger and Label-Aware Knowledge Guided Model for Dialogue-based Relation Extraction

2023-03-30 · Hao An, Dongsheng Chen, Weiyuan Xu, Zhihong Zhu 외

Dialogue-based Relation Extraction (DRE) aims to predict the relation type of argument pairs that are mentioned in dialogue. The latest trigger-enhanced methods propose trigger prediction tasks to promote DRE. However, t…

RelationRelation Extraction

GauSE: Gaussian Enhanced Self-Attention for Event Extraction

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Event Extraction (EE) has benefited from pre-trained language models (PLMs), in which the self-attention mechanism could pay attention to the global relationship between triggers/arguments and context words to enhance pe…

Event Extraction

Knowledge-enhanced Prompt Tuning for Dialogue-based Relation Extraction with Trigger and Label Semantic

2024-05-20 · Conference 2024 5 · Hao An, Zhihong Zhu, Xuxin Cheng, Zhiqi Huang 외

Dialogue-based relation extraction (DRE) aims to determine the semantic relation of a given pair of arguments from a piece of dialogue, which has received increasing attention. Due to the low information density of dia…

Language ModelingLanguage ModellingMasked Language ModelingRelation+2

Dialogues Aspect-based Sentiment Quadruple Extraction via Structural Entropy Minimization Partitioning

2025-08-07 · Kun Peng, Cong Cao, Hao Peng, Zhifeng Hao 외 arxiv

Dialogues Aspect-based Sentiment Quadruple Extraction (DiaASQ) aims to extract all target-aspect-opinion-sentiment quadruples from a given multi-round, multi-participant dialogue. Existing methods typically learn word re…