Neural Latent Dependency Model for Sequence Labeling

11/10/2020
by   Yang Zhou, et al.
0

Sequence labeling is a fundamental problem in machine learning, natural language processing and many other fields. A classic approach to sequence labeling is linear chain conditional random fields (CRFs). When combined with neural network encoders, they achieve very good performance in many sequence labeling tasks. One limitation of linear chain CRFs is their inability to model long-range dependencies between labels. High order CRFs extend linear chain CRFs by modeling dependencies no longer than their order, but the computational complexity grows exponentially in the order. In this paper, we propose the Neural Latent Dependency Model (NLDM) that models dependencies of arbitrary length between labels with a latent tree structure. We develop an end-to-end training algorithm and a polynomial-time inference algorithm of our model. We evaluate our model on both synthetic and real datasets and show that our model outperforms strong baselines.

READ FULL TEXT
research
11/04/2018

Neural CRF transducers for sequence labeling

Conditional random fields (CRFs) have been shown to be one of the most s...
research
10/06/2020

An Exploration of Arbitrary-Order Sequence Labeling via Energy-Based Inference Networks

Many tasks in natural language processing involve predicting structured ...
research
12/25/2014

Gaussian Process Pseudo-Likelihood Models for Sequence Labeling

Several machine learning problems arising in natural language processing...
research
12/19/2020

Uncertainty-Aware Label Refinement for Sequence Labeling

Conditional random fields (CRF) for label decoding has become ubiquitous...
research
10/07/2020

Transformer-GCRF: Recovering Chinese Dropped Pronouns with General Conditional Random Fields

Pronouns are often dropped in Chinese conversations and recovering the d...
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
06/18/2014

Exact Decoding on Latent Variable Conditional Models is NP-Hard

Latent variable conditional models, including the latent conditional ran...

Please sign up or login with your details

Forgot password? Click here to reset