paper-with-me

홈 › Papers

ErGAN: Generative Adversarial Networks for Entity Resolution

2020-12-18 · Jingyu Shao, Qing Wang, Asiri Wijesinghe, Erhard Rahm

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.

📄 PDF Abstract BibTeX arXiv:2012.10004

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityEntity ResolutionGenerative Adversarial Network

Similar Papers 제목 키워드 기반

ToonerGAN: Reinforcing GANs for Obfuscating Automated Facial Indexing

2024-01-01 · CVPR 2024 1 · Kartik Thakral, Shashikant Prasad, Stuti Aswani, Mayank Vatsa 외

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-identification

HyperGAN: Exploring the Manifold of Neural Networks

2018-09-27 · Neale Ratzlaff, Li Fuxin

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

2020-07-20 · Alon Harell, Richard Jones, Stephen Makonin, Ivan V. Bajic

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 Monitoring

HyperGAN: A Generative Model for Diverse, Performant Neural Networks

2019-01-30 · Neale Ratzlaff, Li Fuxin

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 Classification

Synthetic Data Generation for Residential Load Patterns via Recurrent GAN and Ensemble Method

2024-10-20 · Xinyu Liang, Ziheng Wang, Hao Wang

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