English

Contrastive Learning with Hard Negative Entities for Entity Set Expansion

Computation and Language 2022-04-26 v2 Information Retrieval

Abstract

Entity Set Expansion (ESE) is a promising task which aims to expand entities of the target semantic class described by a small seed entity set. Various NLP and IR applications will benefit from ESE due to its ability to discover knowledge. Although previous ESE methods have achieved great progress, most of them still lack the ability to handle hard negative entities (i.e., entities that are difficult to distinguish from the target entities), since two entities may or may not belong to the same semantic class based on different granularity levels we analyze on. To address this challenge, we devise an entity-level masked language model with contrastive learning to refine the representation of entities. In addition, we propose the ProbExpan, a novel probabilistic ESE framework utilizing the entity representation obtained by the aforementioned language model to expand entities. Extensive experiments and detailed analyses on three datasets show that our method outperforms previous state-of-the-art methods.

Keywords

Cite

@article{arxiv.2204.07789,
  title  = {Contrastive Learning with Hard Negative Entities for Entity Set Expansion},
  author = {Yinghui Li and Yangning Li and Yuxin He and Tianyu Yu and Ying Shen and Hai-Tao Zheng},
  journal= {arXiv preprint arXiv:2204.07789},
  year   = {2022}
}

Comments

Accepted by SIGIR 2022 (Full Paper)

R2 v1 2026-06-24T10:49:52.166Z