Propagation with Adaptive Mask then Training for Node Classification on Attributed Networks
Jinsong Chen, Boyu Li, Qiuting He, Kun He

TL;DR
This paper introduces PAMT, a novel node classification method on attributed networks that uses adaptive masking to preserve attribute correlations and reduce structure noise, leading to improved accuracy and robustness.
Contribution
PAMT integrates attribute similarity masking into decoupled GCNs and employs iterative refinement to enhance node classification performance.
Findings
PAMT outperforms existing methods on four real-world datasets.
The adaptive mask improves robustness against structure noise.
Iterative refinement enhances training effectiveness.
Abstract
Node classification on attributed networks is a semi-supervised task that is crucial for network analysis. By decoupling two critical operations in Graph Convolutional Networks (GCNs), namely feature transformation and neighborhood aggregation, some recent works of decoupled GCNs could support the information to propagate deeper and achieve advanced performance. However, they follow the traditional structure-aware propagation strategy of GCNs, making it hard to capture the attribute correlation of nodes and sensitive to the structure noise described by edges whose two endpoints belong to different categories. To address these issues, we propose a new method called the itshape Propagation with Adaptive Mask then Training (PAMT). The key idea is to integrate the attribute similarity mask into the structure-aware propagation process. In this way, PAMT could preserve the attribute…
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 · Face and Expression Recognition
