DiffusionNER: Boundary Diffusion for Named Entity Recognition

05/22/2023
by   Yongliang Shen, et al.
0

In this paper, we propose DiffusionNER, which formulates the named entity recognition task as a boundary-denoising diffusion process and thus generates named entities from noisy spans. During training, DiffusionNER gradually adds noises to the golden entity boundaries by a fixed forward diffusion process and learns a reverse diffusion process to recover the entity boundaries. In inference, DiffusionNER first randomly samples some noisy spans from a standard Gaussian distribution and then generates the named entities by denoising them with the learned reverse diffusion process. The proposed boundary-denoising diffusion process allows progressive refinement and dynamic sampling of entities, empowering DiffusionNER with efficient and flexible entity generation capability. Experiments on multiple flat and nested NER datasets demonstrate that DiffusionNER achieves comparable or even better performance than previous state-of-the-art models.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/12/2023

Gaussian Prior Reinforcement Learning for Nested Named Entity Recognition

Named Entity Recognition (NER) is a well and widely studied task in natu...
research
05/14/2021

Locate and Label: A Two-stage Identifier for Nested Named Entity Recognition

Named entity recognition (NER) is a well-studied task in natural languag...
research
05/01/2020

Bipartite Flat-Graph Network for Nested Named Entity Recognition

In this paper, we propose a novel bipartite flat-graph network (BiFlaG) ...
research
12/22/2017

Tracking the Diffusion of Named Entities

Existing studies of how information diffuses across social networks have...
research
08/14/2023

DiffSED: Sound Event Detection with Denoising Diffusion

Sound Event Detection (SED) aims to predict the temporal boundaries of a...
research
04/26/2022

Boundary Smoothing for Named Entity Recognition

Neural named entity recognition (NER) models may easily encounter the ov...
research
03/20/2022

Parallel Instance Query Network for Named Entity Recognition

Named entity recognition (NER) is a fundamental task in natural language...

Please sign up or login with your details

Forgot password? Click here to reset