Robust Semi-Supervised Graph Classifier Learning with Negative Edge Weights
Gene Cheung, Weng-Tai Su, Yu Mao, and Chia-Wen Lin

TL;DR
This paper introduces a novel graph signal processing approach for semi-supervised classification that incorporates negative edge weights, ensuring stability and improved performance over existing methods.
Contribution
It develops a stable graph-signal prior by perturbing the Laplacian to handle negative edges and proposes an IRLS algorithm for efficient classifier learning.
Findings
Outperforms SVM and existing graph classifiers on simulations.
Ensures positive semi-definiteness of the Laplacian with a novel perturbation method.
Promotes ambiguity in classification through generalized smoothness.
Abstract
In a semi-supervised learning scenario, (possibly noisy) partially observed labels are used as input to train a classifier, in order to assign labels to unclassified samples. In this paper, we study this classifier learning problem from a graph signal processing (GSP) perspective. Specifically, by viewing a binary classifier as a piecewise constant graph-signal in a high-dimensional feature space, we cast classifier learning as a signal restoration problem via a classical maximum a posteriori (MAP) formulation. Unlike previous graph-signal restoration works, we consider in addition edges with negative weights that signify anti-correlation between samples. One unfortunate consequence is that the graph Laplacian matrix can be indefinite, and previously proposed graph-signal smoothness prior for candidate signal can lead to…
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
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
MethodsSupport Vector Machine
