paper-with-me

Papers

Combating Confirmation Bias: A Unified Pseudo-Labeling Framework for Entity Alignment

2023-07-05 · Qijie Ding, Jie Yin, Daokun Zhang, Junbin Gao

Entity alignment (EA) aims at identifying equivalent entity pairs across different knowledge graphs (KGs) that refer to the same real-world identity. To circumvent the shortage of seed alignments provided for training, recent EA models utilize pseudo-labeling strategies to iteratively add unaligned entity pairs predicted with high confidence to the seed alignments for model training. However, the adverse impact of confirmation bias during pseudo-labeling has been largely overlooked, thus hindering entity alignment performance. To systematically combat confirmation bias for pseudo-labeling-based entity alignment, we propose a Unified Pseudo-Labeling framework for Entity Alignment (UPL-EA) that explicitly eliminates pseudo-labeling errors to boost the accuracy of entity alignment. UPL-EA consists of two complementary components: (1) Optimal Transport (OT)-based pseudo-labeling uses discrete OT modeling as an effective means to determine entity correspondences and reduce erroneous matches across two KGs. An effective criterion is derived to infer pseudo-labeled alignments that satisfy one-to-one correspondences; (2) Parallel pseudo-label ensembling refines pseudo-labeled alignments by combining predictions over multiple models independently trained in parallel. The ensembled pseudo-labeled alignments are thereafter used to augment seed alignments to reinforce subsequent model training for alignment inference. The effectiveness of UPL-EA in eliminating pseudo-labeling errors is both theoretically supported and experimentally validated. Our extensive results and in-depth analyses demonstrate the superiority of UPL-EA over 15 competitive baselines and its utility as a general pseudo-labeling framework for entity alignment.

📄 PDF Abstract BibTeX arXiv:2307.02075

Code (0)

등록된 구현이 없습니다.

Tasks

Entity AlignmentKnowledge GraphsPseudo Label

Similar Papers 제목 키워드 기반

Two Wrongs Don't Make a Right: Combating Confirmation Bias in Learning with Label Noise

2021-12-06 · Mingcai Chen, Hao Cheng, Yuntao Du, Ming Xu 외

Noisy labels damage the performance of deep networks. For robust learning, a prominent two-stage pipeline alternates between eliminating possible incorrect labels and semi-supervised training. However, discarding part of…

Image Classification

Pseudo-Labeling and Confirmation Bias in Deep Semi-Supervised Learning

2019-08-08 · Eric Arazo, Diego Ortego, Paul Albert, Noel E. O'Connor 외

Semi-supervised learning, i.e. jointly learning from labeled and unlabeled samples, is an active research topic due to its key role on relaxing human supervision. In the context of image classification, recent advances t…

image-classificationImage Classification

ProtoGCD: Unified and Unbiased Prototype Learning for Generalized Category Discovery

2025-04-02 · Shijie Ma, Fei Zhu, Xu-Yao Zhang, Cheng-Lin Liu

Generalized category discovery (GCD) is a pragmatic but underexplored problem, which requires models to automatically cluster and discover novel categories by leveraging the labeled samples from old classes. The challeng…

Contrastive Learning

Pseudo Label Selection is a Decision Problem

2023-09-25 · Julian Rodemann

Pseudo-Labeling is a simple and effective approach to semi-supervised learning. It requires criteria that guide the selection of pseudo-labeled data. The latter have been shown to crucially affect pseudo-labeling's gener…

Additive modelsModel SelectionPseudo Label

Cross Pseudo-Labeling for Semi-Supervised Audio-Visual Source Localization

2024-03-05 · Yuxin Guo, Shijie Ma, Yuhao Zhao, Hu Su 외

Audio-Visual Source Localization (AVSL) is the task of identifying specific sounding objects in the scene given audio cues. In our work, we focus on semi-supervised AVSL with pseudo-labeling. To address the issues with v…

Pseudo Label