paper-with-me

Papers

Trigger is Not Sufficient: Exploiting Frame-aware Knowledge for Implicit Event Argument Extraction

2021-08-01 · ACL 2021 5 · Kaiwen Wei, Xian Sun, Zequn Zhang, Jingyuan Zhang, Guo Zhi, Li Jin

Implicit Event Argument Extraction seeks to identify arguments that play direct or implicit roles in a given event. However, most prior works focus on capturing direct relations between arguments and the event trigger. The lack of reasoning ability brings many challenges to the extraction of implicit arguments. In this work, we present a Frame-aware Event Argument Extraction (FEAE) learning framework to tackle this issue through reasoning in event frame-level scope. The proposed method leverages related arguments of the expected one as clues to guide the reasoning process. To bridge the gap between oracle knowledge used in the training phase and the imperfect related arguments in the test stage, we further introduce a curriculum knowledge distillation strategy to drive a final model that could operate without extra inputs through mimicking the behavior of a well-informed teacher model. Experimental results demonstrate FEAE obtains new state-of-the-art performance on the RAMS dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event Argument ExtractionKnowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

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

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

Edge-Assisted ML-Aided Uncertainty-Aware Vehicle Collision Avoidance at Urban Intersections

2024-04-22 · Dinesh Cyril Selvaraj, Christian Vitale, Tania Panayiotou, Panayiotis Kolios 외

Intersection crossing represents one of the most dangerous sections of the road infrastructure and Connected Vehicles (CVs) can serve as a revolutionary solution to the problem. In this work, we present a novel framework…

Collision AvoidanceDecoderEdge-computing

Input-Aware Dynamic Backdoor Attack Against Quantum Neural Networks

2026-07-13 · Junrui Zhang, Zemin Chen, Lusi Li, Mohammad Ghasemigol 외 arxiv

Quantum Neural Networks (QNNs) are a promising framework for quantum machine learning on near-term quantum devices, but their security risks remain insufficiently understood. Studies have shown that QNNs are vulnerable t…

Quantum Machine LearningContrastive Learning

Event Detection with Trigger-Aware Lattice Neural Network

2019-11-01 · IJCNLP 2019 11 · Ning Ding, Ziran Li, Zhiyuan Liu, Hai-Tao Zheng 외

Event detection (ED) aims to locate trigger words in raw text and then classify them into correct event types. In this task, neural net- work based models became mainstream in re- cent years. However, two problems arise …

Event Detection