paper-with-me

홈 › Papers

Noisy Positive-Unlabeled Learning with Self-Training for Speculative Knowledge Graph Reasoning

2023-06-13 · Ruijie Wang, Baoyu Li, Yichen Lu, Dachun Sun, Jinning Li, Yuchen Yan, Shengzhong Liu, Hanghang Tong, Tarek F. Abdelzaher

This paper studies speculative reasoning task on real-world knowledge graphs (KG) that contain both \textit{false negative issue} (i.e., potential true facts being excluded) and \textit{false positive issue} (i.e., unreliable or outdated facts being included). State-of-the-art methods fall short in the speculative reasoning ability, as they assume the correctness of a fact is solely determined by its presence in KG, making them vulnerable to false negative/positive issues. The new reasoning task is formulated as a noisy Positive-Unlabeled learning problem. We propose a variational framework, namely nPUGraph, that jointly estimates the correctness of both collected and uncollected facts (which we call \textit{label posterior}) and updates model parameters during training. The label posterior estimation facilitates speculative reasoning from two perspectives. First, it improves the robustness of a label posterior-aware graph encoder against false positive links. Second, it identifies missing facts to provide high-quality grounds of reasoning. They are unified in a simple yet effective self-training procedure. Empirically, extensive experiments on three benchmark KG and one Twitter dataset with various degrees of false negative/positive cases demonstrate the effectiveness of nPUGraph.

📄 PDF Abstract BibTeX arXiv:2306.07512

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsWorld Knowledge

Similar Papers 제목 키워드 기반

A Novel Perspective for Positive-Unlabeled Learning via Noisy Labels

2021-03-08 · Daiki Tanaka, Daiki Ikami, Kiyoharu Aizawa

Positive-unlabeled learning refers to the process of training a binary classifier using only positive and unlabeled data. Although unlabeled data can contain positive data, all unlabeled data are regarded as negative dat…

Focus on the Positives: Self-Supervised Learning for Biodiversity Monitoring

2021-08-14 · ICCV 2021 10 · Omiros Pantazis, Gabriel Brostow, Kate Jones, Oisin Mac Aodha

We address the problem of learning self-supervised representations from unlabeled image collections. Unlike existing approaches that attempt to learn useful features by maximizing similarity between augmented versions of…

Self-Supervised LearningTransfer Learning

Split-PU: Hardness-aware Training Strategy for Positive-Unlabeled Learning

2022-11-30 · Chengming Xu, Chen Liu, Siqian Yang, Yabiao Wang 외

Positive-Unlabeled (PU) learning aims to learn a model with rare positive samples and abundant unlabeled samples. Compared with classical binary classification, the task of PU learning is much more challenging due to the…

Binary Classification

SparseDet: Improving Sparsely Annotated Object Detection with Pseudo-positive Mining

2022-01-12 · ICCV 2023 1 · Saksham Suri, Sai Saketh Rambhatla, Rama Chellappa, Abhinav Shrivastava

Training with sparse annotations is known to reduce the performance of object detectors. Previous methods have focused on proxies for missing ground truth annotations in the form of pseudo-labels for unlabeled boxes. We …

object-detectionObject DetectionSelf-Supervised LearningSemi-Supervised Object Detection

Positive Label Is All You Need for Multi-Label Classification

2023-06-28 · Zhixiang Yuan, Kaixin Zhang, Tao Huang

Multi-label classification (MLC) faces challenges from label noise in training data due to annotating diverse semantic labels for each image. Current methods mainly target identifying and correcting label mistakes using …

AllMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION