Recurrent Collective Classification
Shuangfei Fan, Bert Huang

TL;DR
This paper introduces Recurrent Collective Classification (RCC), a novel training method for iterative network node classification that improves accuracy and robustness by directly minimizing the loss function, overcoming biases of previous methods.
Contribution
The paper presents RCC, a new variant of ICA that uses gradient-based optimization to better align relational features with true labels, enhancing performance on noisy network data.
Findings
RCC outperforms traditional ICA in accuracy.
RCC demonstrates increased robustness in noisy classification settings.
Direct loss minimization improves model training effectiveness.
Abstract
We propose a new method for training iterative collective classifiers for labeling nodes in network data. The iterative classification algorithm (ICA) is a canonical method for incorporating relational information into classification. Yet, existing methods for training ICA models rely on the assumption that relational features reflect the true labels of the nodes. This unrealistic assumption introduces a bias that is inconsistent with the actual prediction algorithm. In this paper, we introduce recurrent collective classification (RCC), a variant of ICA analogous to recurrent neural network prediction. RCC accommodates any differentiable local classifier and relational feature functions. We provide gradient-based strategies for optimizing over model parameters to more directly minimize the loss function. In our experiments, this direct loss minimization translates to improved accuracy…
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
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Stochastic Gradient Optimization Techniques
MethodsIndependent Component Analysis
