paper-with-me

Papers

SynSetExpan: An Iterative Framework for Joint Entity Set Expansion and Synonym Discovery

2020-09-29 · EMNLP 2020 11 · Jiaming Shen, Wenda Qiu, Jingbo Shang, Michelle Vanni, Xiang Ren, Jiawei Han

Entity set expansion and synonym discovery are two critical NLP tasks. Previous studies accomplish them separately, without exploring their interdependencies. In this work, we hypothesize that these two tasks are tightly coupled because two synonymous entities tend to have similar likelihoods of belonging to various semantic classes. This motivates us to design SynSetExpan, a novel framework that enables two tasks to mutually enhance each other. SynSetExpan uses a synonym discovery model to include popular entities' infrequent synonyms into the set, which boosts the set expansion recall. Meanwhile, the set expansion model, being able to determine whether an entity belongs to a semantic class, can generate pseudo training data to fine-tune the synonym discovery model towards better accuracy. To facilitate the research on studying the interplays of these two tasks, we create the first large-scale Synonym-Enhanced Set Expansion (SE2) dataset via crowdsourcing. Extensive experiments on the SE2 dataset and previous benchmarks demonstrate the effectiveness of SynSetExpan for both entity set expansion and synonym discovery tasks.

📄 PDF Abstract BibTeX arXiv:2009.13827

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Progressive Adversarial Learning for Bootstrapping: A Case Study on Entity Set Expansion

2021-09-24 · EMNLP 2021 11 · Lingyong Yan, Xianpei Han, Le Sun

Bootstrapping has become the mainstream method for entity set expansion. Conventional bootstrapping methods mostly define the expansion boundary using seed-based distance metrics, which heavily depend on the quality of s…

Empower Entity Set Expansion via Language Model Probing

2020-04-29 · ACL 2020 6 · Yunyi Zhang, Jiaming Shen, Jingbo Shang, Jiawei Han

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 answeri…

Language ModelingLanguage ModellingmodelQuestion Answering

From Retrieval to Generation: Efficient and Effective Entity Set Expansion

2023-04-07 · Shulin Huang, Shirong Ma, Yangning Li, Yinghui Li 외

Entity Set Expansion (ESE) is a critical task aiming at expanding entities of the target semantic class described by seed entities. Most existing ESE methods are retrieval-based frameworks that need to extract contextual…

Language ModelingLanguage ModellingRetrieval

A Unified Taxonomy-Guided Instruction Tuning Framework for Entity Set Expansion and Taxonomy Expansion

2024-02-20 · Yanzhen Shen, Yu Zhang, Yunyi Zhang, Jiawei Han

Entity set expansion, taxonomy expansion, and seed-guided taxonomy construction are three representative tasks that can be applied to automatically populate an existing taxonomy with emerging concepts. Previous studies v…

Language ModelingLanguage ModellingLarge Language ModelTaxonomy Expansion

From Detection to Discovery: A Closed-Loop Approach for Simultaneous and Continuous Medical Knowledge Expansion and Depression Detection on Social Media

2025-10-23 · Shuang Geng, Wenli Zhang, Jiaheng Xie, Rui Wang 외 arxiv

Social media user-generated content (UGC) provides real-time, self-reported indicators of mental health conditions such as depression, offering a valuable source for predictive analytics. While prior studies integrate me…