@inproceedings{xin-etal-2018-put,
    title = "Put It Back: Entity Typing with Language Model Enhancement",
    author = "Xin, Ji  and
      Zhu, Hao  and
      Han, Xu  and
      Liu, Zhiyuan  and
      Sun, Maosong",
    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-1121/",
    doi = "10.18653/v1/D18-1121",
    pages = "993--998",
    abstract = "Entity typing aims to classify semantic types of an entity mention in a specific context. Most existing models obtain training data using distant supervision, and inevitably suffer from the problem of noisy labels. To address this issue, we propose entity typing with language model enhancement. It utilizes a language model to measure the compatibility between context sentences and labels, and thereby automatically focuses more on context-dependent labels. Experiments on benchmark datasets demonstrate that our method is capable of enhancing the entity typing model with information from the language model, and significantly outperforms the state-of-the-art baseline. Code and data for this paper can be found from \url{https://github.com/thunlp/LME}."
}Markdown (Informal)
[Put It Back: Entity Typing with Language Model Enhancement](https://preview.aclanthology.org/ingest-emnlp/D18-1121/) (Xin et al., EMNLP 2018)
ACL