paper-with-me

Papers

A Trigger-Aware Multi-Task Learning for Chinese Event Entity Recognition

2021-08-01 · CCL 2021 8 · Xiang Yangxiao, Li Chenliang

“This paper tackles a new task for event entity recognition (EER). Different from named entity recognizing (NER) task it only identifies the named entities which are related to a specific event type. Currently there is no specific model to directly deal with the EER task. Previous namedentity recognition methods that combine both relation extraction and argument role classification(named NER+TD+ARC) can be adapted for the task by utilizing the relation extraction component for event trigger detection (TD). However these technical alternatives heavily rely on the efficiency of the event trigger detection which have to require the tedious yet expensive human la-beling of the event triggers especially for languages where triggers contain multiple tokens andhave numerous synonymous expressions (such as Chinese). In this paper a novel trigger-awaremulti-task learning framework (TAM) which jointly performs both trigger detection and evententity recognition is proposed to tackle Chinese EER task. We conduct extensive experimentson a real-world Chinese EER dataset. Compared with the previous methods TAM outperformsthe existing technical alternatives in terms of F1 measure. Besides TAM can accurately identifythe synonymous expressions that are not included in the trigger dictionary. Morover TAM canobtain a robust performance when only a few labeled triggers are available.”

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ARCMulti-Task LearningNERRelationRelation Extraction

Methods 이 논문이 사용한 방법론

TAM TAM is designed to capture complex temporal relationships both efficiently and flexibly, It adopts an adaptive kernel instead of self-attention to capture global contextual…

Similar Papers 제목 키워드 기반

A Novel Joint Framework for Multiple Chinese Events Extraction

2020-10-01 · CCL 2020 10 · Nuo Xu, Haihua Xie, Dongyan Zhao

Event extraction is an essential yet challenging task in information extraction. Previous approaches have paid little attention to the problem of roles overlap which is a common phenomenon in practice. To solve this prob…

Event ExtractionLanguage ModelingLanguage ModellingRelation

Nugget Proposal Networks for Chinese Event Detection

2018-05-01 · ACL 2018 7 · Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun

Neural network based models commonly regard event detection as a word-wise classification task, which suffer from the mismatch problem between words and event triggers, especially in languages without natural word delimi…

Event DetectionGeneral Classification

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

Joint Modeling of Trigger Identification and Event Type Determination in Chinese Event Extraction

2012-12-01 · COLING 2012 12 · Peifeng Li, Qiaoming Zhu, Hongjun Diao, Guodong Zhou
Event Extraction

Building Chinese Event Type Paradigm Based on Trigger Clustering

2013-10-01 · IJCNLP 2013 10 · Xiao Ding, Bing Qin, Ting Liu
ClusteringInformation RetrievalRelation ExtractionVocal Bursts Type Prediction