Detecting Errors with Zero-Shot Learning

被引:2
作者
Wu, Xiaoyu [1 ,2 ]
Wang, Ning [1 ,2 ]
机构
[1] Beijing Jiaotong Univ, Sch Comp & Informat Technol, Beijing 100044, Peoples R China
[2] Beijing Key Lab Traff Data Anal & Min, Beijing 100044, Peoples R China
基金
国家重点研发计划;
关键词
error detection; zero-shot learning; self-attention mechanism; KNOWLEDGE-BASE;
D O I
10.3390/e24070936
中图分类号
O4 [物理学];
学科分类号
0702 ;
摘要
Error detection is a critical step in data cleaning. Most traditional error detection methods are based on rules and external information with high cost, especially when dealing with large-scaled data. Recently, with the advances of deep learning, some researchers focus their attention on learning the semantic distribution of data for error detection; however, the low error rate in real datasets makes it hard to collect negative samples for training supervised deep learning models. Most of the existing deep-learning-based error detection algorithms solve the class imbalance problem by data augmentation. Due to the inadequate sampling of negative samples, the features learned by those methods may be biased. In this paper, we propose an AEGAN (Auto-Encoder Generative Adversarial Network)-based deep learning model named SAT-GAN (Self-Attention Generative Adversarial Network) to detect errors in relational datasets. Combining the self-attention mechanism with the pre-trained language model, our model can capture semantic features of the dataset, specifically the functional dependency between attributes, so that no rules or constraints are needed for SAT-GAN to identify inconsistent data. For the lack of negative samples, we propose to train our model via zero-shot learning. As a clean-data tailored model, SAT-GAN tries to recognize error data as outliers by learning the latent features of clean data. In our evaluation, SAT-GAN achieves an average F-1-score of 0.95 on five datasets, which yields at least 46.2% F-1-score improvement over rule-based methods and outperforms state-of-the-art deep learning approaches in the absence of rules and negative samples.
引用
收藏
页数:14
相关论文
共 36 条
  • [1] Abedjan Z, 2016, PROC VLDB ENDOW, V9, P993
  • [2] Aggarwal CC, 2014, CH CRC DATA MIN KNOW, P1
  • [3] Arocena PC, 2015, PROC VLDB ENDOW, V9, P36
  • [4] Bojanowski P., 2017, Trans. Assoc. Comput. Linguistics, V5, P135, DOI [DOI 10.1162/TACLA00051, 10.1162/tacl_a_00051, DOI 10.1162/TACL_A_00051]
  • [5] Carion Nicolas, 2020, Computer Vision - ECCV 2020. 16th European Conference. Proceedings. Lecture Notes in Computer Science (LNCS 12346), P213, DOI 10.1007/978-3-030-58452-8_13
  • [6] Chen Y., 2015, Master's Thesis
  • [7] KATARA: A Data Cleaning System Powered by Knowledge Bases and Crowdsourcing
    Chu, Xu
    Morcos, John
    Ilyas, Ihab F.
    Ouzzani, Mourad
    Papotti, Paolo
    Tang, Nan
    Ye, Yin
    [J]. SIGMOD'15: PROCEEDINGS OF THE 2015 ACM SIGMOD INTERNATIONAL CONFERENCE ON MANAGEMENT OF DATA, 2015, : 1247 - 1261
  • [8] Discovering Denial Constraints
    Chu, Xu
    Ilyas, Ihab F.
    Papotti, Paolo
    [J]. PROCEEDINGS OF THE VLDB ENDOWMENT, 2013, 6 (13): : 1498 - 1509
  • [9] Chu X, 2013, PROC INT CONF DATA, P458, DOI 10.1109/ICDE.2013.6544847
  • [10] Deng X., 2020, ARXIV, DOI [10.14778/3430915.3430921, DOI 10.14778/3430915.3430921]