paper-with-me

Papers

Type-supervised sequence labeling based on the heterogeneous star graph for named entity recognition

2022-10-19 · Xueru Wen, Changjiang Zhou, Haotian Tang, Luguang Liang, Yu Jiang, Hong Qi

Named entity recognition is a fundamental task in natural language processing, identifying the span and category of entities in unstructured texts. The traditional sequence labeling methodology ignores the nested entities, i.e. entities included in other entity mentions. Many approaches attempt to address this scenario, most of which rely on complex structures or have high computation complexity. The representation learning of the heterogeneous star graph containing text nodes and type nodes is investigated in this paper. In addition, we revise the graph attention mechanism into a hybrid form to address its unreasonableness in specific topologies. The model performs the type-supervised sequence labeling after updating nodes in the graph. The annotation scheme is an extension of the single-layer sequence labeling and is able to cope with the vast majority of nested entities. Extensive experiments on public NER datasets reveal the effectiveness of our model in extracting both flat and nested entities. The method achieved state-of-the-art performance on both flat and nested datasets. The significant improvement in accuracy reflects the superiority of the multi-layer labeling strategy.

📄 PDF Abstract BibTeX arXiv:2210.10240

Code (1)

Rosenberg37/GraphNER 공식 구현 pytorch

Tasks

Graph Attentionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERNested Named Entity RecognitionRepresentation Learning

Similar Papers 제목 키워드 기반

Decomposed Meta-Learning for Few-Shot Sequence Labeling

2024-03-04 · IEEE/ACM Transactions on Audio, Speech, and Language Processing (Volume: 32) 2024 3 · Tingting Ma, Qianhui Wu, Huiqiang Jiang, Jieru Lin 외

Few-shot sequence labeling is a general problem formulation for many natural language understanding tasks in data-scarcity scenarios, which require models to generalize to new types via only a few labeled examples. Recen…

Entity TypingEvent DetectionFew-shot NERMeta-Learning+8

SOHET: Sequence Of Heterogeneous Events Transformer with Self-Supervised Pre-Training

2026-06-19 · Kees Jan de Vries, Mustafa Radha, Mathijs de Jong arxiv

Many machine learning applications rely on heterogeneous event streams to make predictions, either causally as events arrive or bidirectionally over complete sequences. We propose SOHET (Sequence Of Heterogeneous Events …

Fraud Detection

Cross-Supervised Joint-Event-Extraction with Heterogeneous Information Networks

2020-10-13 · Yue Wang, Zhuo Xu, Lu Bai, Yao Wan 외

Joint-event-extraction, which extracts structural information (i.e., entities or triggers of events) from unstructured real-world corpora, has attracted more and more research attention in natural language processing. Mo…

Event ExtractionTAG

P4E: Few-Shot Event Detection as Prompt-Guided Identification and Localization

2022-02-15 · Sha Li, Liyuan Liu, Yiqing Xie, Heng Ji 외

We propose P4E, an identify-and-localize event detection framework that integrates the best of few-shot prompting and structured prediction. Our framework decomposes event detection into an identification task and a loca…

Event DetectionEvent ExtractionFew-Shot LearningMulti-Label Classification+2

EEVEE: An Easy Annotation Tool for Natural Language Processing

2024-02-05 · Axel Sorensen, Siyao Peng, Barbara Plank, Rob van der Goot

Annotation tools are the starting point for creating Natural Language Processing (NLP) datasets. There is a wide variety of tools available; setting up these tools is however a hindrance. We propose EEVEE, an annotation …

text-classificationText Classification