GNN-SL: Sequence Labeling Based on Nearest Examples via GNN

12/05/2022
by   Shuhe Wang, et al.
0

To better handle long-tail cases in the sequence labeling (SL) task, in this work, we introduce graph neural networks sequence labeling (GNN-SL), which augments the vanilla SL model output with similar tagging examples retrieved from the whole training set. Since not all the retrieved tagging examples benefit the model prediction, we construct a heterogeneous graph, and leverage graph neural networks (GNNs) to transfer information between the retrieved tagging examples and the input word sequence. The augmented node which aggregates information from neighbors is used to do prediction. This strategy enables the model to directly acquire similar tagging examples and improves the general quality of predictions. We conduct a variety of experiments on three typical sequence labeling tasks: Named Entity Recognition (NER), Part of Speech Tagging (POS), and Chinese Word Segmentation (CWS) to show the significant performance of our GNN-SL. Notably, GNN-SL achieves SOTA results of 96.9 (+0.2) on PKU, 98.3 (+0.4) on CITYU, 98.5 (+0.2) on MSR, and 96.9 (+0.2) on AS for the CWS task, and results comparable to SOTA performances on NER datasets, and POS datasets.

READ FULL TEXT
research
11/09/2018

Neural sequence labeling for Vietnamese POS Tagging and NER

This paper presents a neural architecture for Vietnamese sequence labeli...
research
10/17/2021

GNN-LM: Language Modeling based on Global Contexts via GNN

Inspired by the notion that “to copy is easier than to memorize“, in thi...
research
04/12/2022

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

Nested named entity recognition (NER) aims to identify the entity bounda...
research
11/13/2020

A Survey on Recent Advances in Sequence Labeling from Deep Learning Models

Sequence labeling (SL) is a fundamental research problem encompassing a ...
research
03/31/2022

kNN-NER: Named Entity Recognition with Nearest Neighbor Search

Inspired by recent advances in retrieval augmented methods in NLP <cit.>...
research
06/12/2018

Design Challenges and Misconceptions in Neural Sequence Labeling

We investigate the design challenges of constructing effective and effic...
research
08/12/2018

Sequence Labeling: A Practical Approach

We take a practical approach to solving sequence labeling problem assumi...

Please sign up or login with your details

Forgot password? Click here to reset