Joint Use of Node Attributes and Proximity for Semi-Supervised Classification on Graphs
Arpit Merchant, Michael Mathioudakis

TL;DR
This paper introduces JANE, a probabilistic model for semi-supervised node classification on graphs that adaptively combines node attributes and proximity information, outperforming standard methods.
Contribution
The paper presents JANE, a novel generative model that flexibly integrates node attributes and network proximity for improved classification accuracy.
Findings
JANE achieves competitive performance across various datasets.
It effectively balances attribute-based and proximity-based predictions.
The approach demonstrates versatility in different network settings.
Abstract
The task of node classification is to infer unknown node labels, given the labels for some of the nodes along with the network structure and other node attributes. Typically, approaches for this task assume homophily, whereby neighboring nodes have similar attributes and a node's label can be predicted from the labels of its neighbors or other proximate (i.e., nearby) nodes in the network. However, such an assumption may not always hold -- in fact, there are cases where labels are better predicted from the individual attributes of each node rather than the labels of its proximate nodes. Ideally, node classification methods should flexibly adapt to a range of settings wherein unknown labels are predicted either from labels of proximate nodes, or individual node attributes, or partly both. In this paper, we propose a principled approach, JANE, based on a generative probabilistic model…
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 · Text and Document Classification Technologies
