Progressive Adversarial Learning for Bootstrapping: A Case Study on Entity Set Expansion
Lingyong Yan, Xianpei Han, Le Sun

TL;DR
This paper introduces BootstrapGAN, a novel adversarial learning framework for entity set expansion that jointly models boundary learning and bootstrapping, leading to state-of-the-art results.
Contribution
It proposes a GAN-based method that dynamically learns expansion boundaries and generates new entities, overcoming seed quality dependence in traditional methods.
Findings
Achieves state-of-the-art performance in entity set expansion
Demonstrates effective boundary learning through adversarial training
Progressively refines entity generation and boundary detection
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Explainable Artificial Intelligence (XAI) · Machine Learning and Data Classification
