English

Hybrid semi-Markov CRF for Neural Sequence Labeling

Computation and Language 2018-05-11 v1

Abstract

This paper proposes hybrid semi-Markov conditional random fields (SCRFs) for neural sequence labeling in natural language processing. Based on conventional conditional random fields (CRFs), SCRFs have been designed for the tasks of assigning labels to segments by extracting features from and describing transitions between segments instead of words. In this paper, we improve the existing SCRF methods by employing word-level and segment-level information simultaneously. First, word-level labels are utilized to derive the segment scores in SCRFs. Second, a CRF output layer and an SCRF output layer are integrated into an unified neural network and trained jointly. Experimental results on CoNLL 2003 named entity recognition (NER) shared task show that our model achieves state-of-the-art performance when no external knowledge is used.

Keywords

Cite

@article{arxiv.1805.03838,
  title  = {Hybrid semi-Markov CRF for Neural Sequence Labeling},
  author = {Zhi-Xiu Ye and Zhen-Hua Ling},
  journal= {arXiv preprint arXiv:1805.03838},
  year   = {2018}
}

Comments

This paper has been accepted by ACL 2018

R2 v1 2026-06-23T01:50:38.438Z