English

Learning to Recognize Discontiguous Entities

Computation and Language 2020-05-28 v3

Abstract

This paper focuses on the study of recognizing discontiguous entities. Motivated by a previous work, we propose to use a novel hypergraph representation to jointly encode discontiguous entities of unbounded length, which can overlap with one another. To compare with existing approaches, we first formally introduce the notion of model ambiguity, which defines the difficulty level of interpreting the outputs of a model, and then formally analyze the theoretical advantages of our model over previous existing approaches based on linear-chain CRFs. Our empirical results also show that our model is able to achieve significantly better results when evaluated on standard data with many discontiguous entities.

Keywords

Cite

@article{arxiv.1810.08579,
  title  = {Learning to Recognize Discontiguous Entities},
  author = {Aldrian Obaja Muis and Wei Lu},
  journal= {arXiv preprint arXiv:1810.08579},
  year   = {2020}
}

Comments

9+1 pages + 8 pages supplementary, published in EMNLP 2016. v2: fix references. v3: include missing supplementary, update with code repository

R2 v1 2026-06-23T04:46:08.455Z