paper-with-me

Papers

Robust Semi-Supervised Classification for Multi-Relational Graphs

2015-10-19 · Junting Ye, Leman Akoglu

Graph-regularized semi-supervised learning has been used effectively for classification when (i) instances are connected through a graph, and (ii) labeled data is scarce. If available, using multiple relations (or graphs) between the instances can improve the prediction performance. On the other hand, when these relations have varying levels of veracity and exhibit varying relevance for the task, very noisy and/or irrelevant relations may deteriorate the performance. As a result, an effective weighing scheme needs to be put in place. In this work, we propose a robust and scalable approach for multi-relational graph-regularized semi-supervised classification. Under a convex optimization scheme, we simultaneously infer weights for the multiple graphs as well as a solution. We provide a careful analysis of the inferred weights, based on which we devise an algorithm that filters out irrelevant and noisy graphs and produces weights proportional to the informativeness of the remaining graphs. Moreover, the proposed method is linearly scalable w.r.t. the number of edges in the union of the multiple graphs. Through extensive experiments we show that our method yields superior results under different noise models, and under increasing number of noisy graphs and intensity of noise, as compared to a list of baselines and state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:1510.06024

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationInformativeness

Similar Papers 제목 키워드 기반

Relational Similarity Machines

2016-08-02 · Ryan A. Rossi, Rong Zhou, Nesreen K. Ahmed

This paper proposes Relational Similarity Machines (RSM): a fast, accurate, and flexible relational learning framework for supervised and semi-supervised learning tasks. Despite the importance of relational learning, mos…

General ClassificationMulti-class ClassificationRelational Reasoning

Hypergraph-enhanced Dual Semi-supervised Graph Classification

2024-05-08 · Wei Ju, Zhengyang Mao, Siyu Yi, Yifang Qin 외

In this paper, we study semi-supervised graph classification, which aims at accurately predicting the categories of graphs in scenarios with limited labeled graphs and abundant unlabeled graphs. Despite the promising cap…

ClassificationGraph ClassificationTransfer Learning

Graph-based semi-supervised learning for relational networks

2016-12-15 · Leto Peel

We address the problem of semi-supervised learning in relational networks, networks in which nodes are entities and links are the relationships or interactions between them. Typically this problem is confounded with the …

General Classification

Phase transitions and optimal algorithms for semi-supervised classifications on graphs: from belief propagation to graph convolution network

2019-11-01 · Pengfei Zhou, Tianyi Li, Pan Zhang

We perform theoretical and algorithmic studies for the problem of clustering and semi-supervised classification on graphs with both pairwise relational information and single-point feature information, upon a joint stoch…

Bayesian InferenceClusteringGeneral ClassificationStochastic Block Model

Semi-Supervised Relational Contrastive Learning

2023-04-11 · Attiano Purpura-Pontoniere, Demetri Terzopoulos, Adam Wang, Abdullah-Al-Zubaer Imran

Disease diagnosis from medical images via supervised learning is usually dependent on tedious, error-prone, and costly image labeling by medical experts. Alternatively, semi-supervised learning and self-supervised learni…

Contrastive LearningDiagnosticLesion ClassificationSelf-Supervised Learning+1