Neural CRF transducers for sequence labeling

11/04/2018
by   Kai Hu, et al.
0

Conditional random fields (CRFs) have been shown to be one of the most successful approaches to sequence labeling. Various linear-chain neural CRFs (NCRFs) are developed to implement the non-linear node potentials in CRFs, but still keeping the linear-chain hidden structure. In this paper, we propose NCRF transducers, which consists of two RNNs, one extracting features from observations and the other capturing (theoretically infinite) long-range dependencies between labels. Different sequence labeling methods are evaluated over POS tagging, chunking and NER (English, Dutch). Experiment results show that NCRF transducers achieve consistent improvements over linear-chain NCRFs and RNN transducers across all the four tasks, and can improve state-of-the-art results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/10/2020

Neural Latent Dependency Model for Sequence Labeling

Sequence labeling is a fundamental problem in machine learning, natural ...
research
12/19/2020

Uncertainty-Aware Label Refinement for Sequence Labeling

Conditional random fields (CRF) for label decoding has become ubiquitous...
research
09/12/2017

Capturing Long-range Contextual Dependencies with Memory-enhanced Conditional Random Fields

Despite successful applications across a broad range of NLP tasks, condi...
research
09/28/2018

Embedded-State Latent Conditional Random Fields for Sequence Labeling

Complex textual information extraction tasks are often posed as sequence...
research
09/30/2018

Efficient Sequence Labeling with Actor-Critic Training

Neural approaches to sequence labeling often use a Conditional Random Fi...
research
06/14/2021

Constraining Linear-chain CRFs to Regular Languages

In structured prediction, a major challenge for models is to represent t...
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