@inproceedings{sohrab-miwa-2018-deep,
    title = "Deep Exhaustive Model for Nested Named Entity Recognition",
    author = "Sohrab, Mohammad Golam  and
      Miwa, Makoto",
    editor = "Riloff, Ellen  and
      Chiang, David  and
      Hockenmaier, Julia  and
      Tsujii, Jun{'}ichi",
    booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing",
    month = oct # "-" # nov,
    year = "2018",
    address = "Brussels, Belgium",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/D18-1309/",
    doi = "10.18653/v1/D18-1309",
    pages = "2843--2849",
    abstract = "We propose a simple deep neural model for nested named entity recognition (NER). Most NER models focused on flat entities and ignored nested entities, which failed to fully capture underlying semantic information in texts. The key idea of our model is to enumerate all possible regions or spans as potential entity mentions and classify them with deep neural networks. To reduce the computational costs and capture the information of the contexts around the regions, the model represents the regions using the outputs of shared underlying bidirectional long short-term memory. We evaluate our exhaustive model on the GENIA and JNLPBA corpora in biomedical domain, and the results show that our model outperforms state-of-the-art models on nested and flat NER, achieving 77.1{\%} and 78.4{\%} respectively in terms of F-score, without any external knowledge resources."
}Markdown (Informal)
[Deep Exhaustive Model for Nested Named Entity Recognition](https://preview.aclanthology.org/ingest-emnlp/D18-1309/) (Sohrab & Miwa, EMNLP 2018)
ACL