paper-with-me

Papers

Trigger-GNN: A Trigger-Based Graph Neural Network for Nested Named Entity Recognition

2022-04-12 · Yuan Sui, Fanyang Bu, Yingting Hu, Wei Yan, Liang Zhang

Nested named entity recognition (NER) aims to identify the entity boundaries and recognize categories of the named entities in a complex hierarchical sentence. Some works have been done using character-level, word-level, or lexicon-level based models. However, such researches ignore the role of the complementary annotations. In this paper, we propose a trigger-based graph neural network (Trigger-GNN) to leverage the nested NER. It obtains the complementary annotation embeddings through entity trigger encoding and semantic matching, and tackle nested entity utilizing an efficient graph message passing architecture, aggregation-update mode. We posit that using entity triggers as external annotations can add in complementary supervision signals on the whole sentences. It helps the model to learn and generalize more efficiently and cost-effectively. Experiments show that the Trigger-GNN consistently outperforms the baselines on four public NER datasets, and it can effectively alleviate the nested NER.

📄 PDF Abstract BibTeX arXiv:2204.05518

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Networknamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionSentence

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Low-Resource Named Entity Recognition Based on Multi-hop Dependency Trigger

2021-09-15 · CCL 2022 10 · Jiangxu Wu

This paper presents a simple and effective approach in low-resource named entity recognition (NER) based on multi-hop dependency trigger. Dependency trigger refer to salient nodes relative to a entity in the dependency g…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

JSEEGraph: Joint Structured Event Extraction as Graph Parsing

2023-06-26 · Huiling You, Samia Touileb, Lilja Øvrelid

We propose a graph-based event extraction framework JSEEGraph that approaches the task of event extraction as general graph parsing in the tradition of Meaning Representation Parsing. It explicitly encodes entities and e…

Event Argument ExtractionEvent Extraction

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 n…

ARCMulti-Task LearningNERRelation+1

TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition

2020-04-16 · ACL 2020 6 · Bill Yuchen Lin, Dong-Ho Lee, Ming Shen, Ryan Moreno 외

Training neural models for named entity recognition (NER) in a new domain often requires additional human annotations (e.g., tens of thousands of labeled instances) that are usually expensive and time-consuming to collec…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

AutoTriggER: Named Entity Recognition with Auxiliary Trigger Extraction

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

Deep neural models for low-resource named entity recognition (NER) have shown impressive results by leveraging distant super-vision or other meta-level information (e.g. explanation). However, the costs of acquiring such…

Low Resource Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1