@inproceedings{zhang-etal-2020-empower,
title = "Empower Entity Set Expansion via Language Model Probing",
author = "Zhang, Yunyi and
Shen, Jiaming and
Shang, Jingbo and
Han, Jiawei",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.725/",
doi = "10.18653/v1/2020.acl-main.725",
pages = "8151--8160",
abstract = "Entity set expansion, aiming at expanding a small seed entity set with new entities belonging to the same semantic class, is a critical task that benefits many downstream NLP and IR applications, such as question answering, query understanding, and taxonomy construction. Existing set expansion methods bootstrap the seed entity set by adaptively selecting context features and extracting new entities. A key challenge for entity set expansion is to avoid selecting ambiguous context features which will shift the class semantics and lead to accumulative errors in later iterations. In this study, we propose a novel iterative set expansion framework that leverages automatically generated class names to address the semantic drift issue. In each iteration, we select one positive and several negative class names by probing a pre-trained language model, and further score each candidate entity based on selected class names. Experiments on two datasets show that our framework generates high-quality class names and outperforms previous state-of-the-art methods significantly."
}
Markdown (Informal)
[Empower Entity Set Expansion via Language Model Probing](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.725/) (Zhang et al., ACL 2020)
ACL
- Yunyi Zhang, Jiaming Shen, Jingbo Shang, and Jiawei Han. 2020. Empower Entity Set Expansion via Language Model Probing. In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics, pages 8151–8160, Online. Association for Computational Linguistics.