Topology and Content Co-Alignment Graph Convolutional Learning
Min Shi, Yufei Tang, Xingquan Zhu

TL;DR
This paper introduces CoGL, a novel graph convolutional approach that aligns topology and content networks to improve node representation learning, especially when topology-content consistency is weak.
Contribution
The paper proposes a co-alignment method for GNNs that jointly optimizes topology and content networks, enhancing learning robustness against inconsistencies.
Findings
CoGL outperforms existing GNN models on six benchmarks.
The method effectively aligns topology and content networks.
Results show improved node classification accuracy.
Abstract
In traditional Graph Neural Networks (GNN), graph convolutional learning is carried out through topology-driven recursive node content aggregation for network representation learning. In reality, network topology and node content are not always consistent because of irrelevant or missing links between nodes. A pure topology-driven feature aggregation approach between unaligned neighborhoods deteriorates learning for nodes with poor structure-content consistency, and incorrect messages could propagate over the whole network as a result. In this paper, we advocate co-alignment graph convolutional learning (CoGL), by aligning the topology and content networks to maximize consistency. Our theme is to force the topology network to respect underlying content network while simultaneously optimizing the content network to respect the topology for optimized representation learning. Given a…
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 · Topic Modeling · Domain Adaptation and Few-Shot Learning
