ErGAN: Generative Adversarial Networks for Entity Resolution
Entity resolution targets at identifying records that represent the same real-world entity from one or more datasets. A major challenge in learning-based entity resolution is how to reduce the label cost for training. Due to the quadratic nature of record pair comparison, labeling is a costly task that often requires a significant effort from human experts. Inspired by recent advances of generative adversarial network (GAN), we propose a novel deep learning method, called ErGAN, to address the challenge. ErGAN consists of two key components: a label generator and a discriminator which are optimized alternatively through adversarial learning. To alleviate the issues of overfitting and highly imbalanced distribution, we design two novel modules for diversity and propagation, which can greatly improve the model generalization power. We have conducted extensive experiments to empirically verify the labeling and learning efficiency of ErGAN. The experimental results show that ErGAN beats the state-of-the-art baselines, including unsupervised, semi-supervised, and unsupervised learning methods.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityEntity ResolutionGenerative Adversarial NetworkSimilar Papers 제목 키워드 기반
ToonerGAN: Reinforcing GANs for Obfuscating Automated Facial Indexing
The rapid evolution of automatic facial indexing tech- nologies increases the risk of compromising personal and sensitive information. To address the issue we propose cre- ating cartoon avatars or 'toon avatars' desi…
De-identificationHyperGAN: Exploring the Manifold of Neural Networks
We introduce HyperGAN, a generative network that learns to generate all the weight parameters of deep neural networks. HyperGAN first transforms low dimensional noise into a latent space, which can be sampled from to obt…
PowerGAN: Synthesizing Appliance Power Signatures Using Generative Adversarial Networks
Non-intrusive load monitoring (NILM) allows users and energy providers to gain insight into home appliance electricity consumption using only the building's smart meter. Most current techniques for NILM are trained using…
Generative Adversarial NetworkNon-Intrusive Load MonitoringHyperGAN: A Generative Model for Diverse, Performant Neural Networks
Standard neural networks are often overconfident when presented with data outside the training distribution. We introduce HyperGAN, a new generative model for learning a distribution of neural network parameters. HyperGA…
General ClassificationSynthetic Data Generation for Residential Load Patterns via Recurrent GAN and Ensemble Method
Generating synthetic residential load data that can accurately represent actual electricity consumption patterns is crucial for effective power system planning and operation. The necessity for synthetic data is underscor…
DiversityGenerative Adversarial NetworkSynthetic Data Generation