Robust Semi-Supervised Classification for Multi-Relational Graphs
Junting Ye, Leman Akoglu

TL;DR
This paper introduces a robust, scalable semi-supervised classification method for multi-relational graphs that effectively filters noisy relations and infers optimal weights, improving prediction accuracy in noisy environments.
Contribution
It proposes a convex optimization-based approach that simultaneously infers graph weights and filters irrelevant relations, enhancing multi-relational graph classification robustness.
Findings
Outperforms state-of-the-art methods under various noise conditions
Effectively filters out irrelevant and noisy graphs
Maintains linear scalability with respect to graph size
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Face and Expression Recognition · Multi-Criteria Decision Making
