paper-with-me

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 selected seeds and are hard to be adjusted due to the extremely sparse supervision. In this paper, we propose BootstrapGAN, a new learning method for bootstrapping which jointly models the bootstrapping process and the boundary learning process in a GAN framework. Specifically, the expansion boundaries of different bootstrapping iterations are learned via different discriminator networks; the bootstrapping network is the generator to generate new positive entities, and the discriminator networks identify the expansion boundaries by trying to distinguish the generated entities from known positive entities. By iteratively performing the above adversarial learning, the generator and the discriminators can reinforce each other and be progressively refined along the whole bootstrapping process. Experiments show that BootstrapGAN achieves the new state-of-the-art entity set expansion performance.

📄 PDF Abstract BibTeX arXiv:2109.12082

Code (1)

lingyongyan/bootstrapgan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Global Bootstrapping Neural Network for Entity Set Expansion

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Lingyong Yan, Xianpei Han, Ben He, Le Sun

Bootstrapping for entity set expansion (ESE) has been studied for a long period, which expands new entities using only a few seed entities as supervision. Recent end-to-end bootstrapping approaches have shown their advan…

Decoder

Joint Bootstrapping of Corpus Annotations and Entity Types

2013-10-01 · EMNLP 2013 10 · Hrushikesh Mohapatra, Siddhanth Jain, Soumen Chakrabarti
Entity Resolution

Bootstrapping Entity Translation on Weakly Comparable Corpora

2013-08-01 · ACL 2013 8 · Taesung Lee, Seung-won Hwang
TranslationTransliteration

Learning to Bootstrap for Entity Set Expansion

2019-11-01 · IJCNLP 2019 11 · Lingyong Yan, Xianpei Han, Le Sun, Ben He

Bootstrapping for Entity Set Expansion (ESE) aims at iteratively acquiring new instances of a specific target category. Traditional bootstrapping methods often suffer from two problems: 1) delayed feedback, i.e., the pat…

A Probabilistic Co-Bootstrapping Method for Entity Set Expansion

2014-08-01 · COLING 2014 8 · Bei Shi, Zhenzhong Zhang, Le Sun, Xianpei Han
Word Sense Disambiguation