HOPF: Higher Order Propagation Framework for Deep Collective Classification
Priyesh Vijayan, Yash Chandak, Mitesh M. Khapra, Srinivasan, Parthasarathy, Balaraman Ravindran

TL;DR
HOPF introduces an iterative inference framework for deep collective classification that scales to higher-order neighborhoods, preserves node information, and improves robustness across diverse datasets.
Contribution
The paper proposes HOPF, a novel iterative inference framework for differentiable kernels in collective classification, addressing scalability and information preservation issues.
Findings
NIP models outperform existing models on multiple datasets.
HOPF scales to larger hops beyond memory limitations.
NIP models are more robust across diverse datasets.
Abstract
Given a graph where every node has certain attributes associated with it and some nodes have labels associated with them, Collective Classification (CC) is the task of assigning labels to every unlabeled node using information from the node as well as its neighbors. It is often the case that a node is not only influenced by its immediate neighbors but also by higher order neighbors, multiple hops away. Recent state-of-the-art models for CC learn end-to-end differentiable variations of Weisfeiler-Lehman (WL) kernels to aggregate multi-hop neighborhood information. In this work, we propose a Higher Order Propagation Framework, HOPF, which provides an iterative inference mechanism for these powerful differentiable kernels. Such a combination of classical iterative inference mechanism with recent differentiable kernels allows the framework to learn graph convolutional filters that…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Domain Adaptation and Few-Shot Learning · Topic Modeling
