Representation Learning across Feature and Topology Views with Output Correction for Graph Convolutional Networks
Shuhao Shi, Zhengyan Wang, Jian Chen, Kai Qiao, Jie Yang, Bin Yan
Abstract
In Graph Convolutional Networks (GCNs), the aggregation of node features in graph convolutional learning is typically guided solely by the topology of the graphs. However, both network topology and node features provide unique and valuable information. Relying solely on topology cannot yield entirely accurate and comprehensive neighborhood information. This paper proposes Output Correction for GCNs (OC-GCN), which advocates for representation learning incorporating feature and topology views. Specifically, we employ two GCN encoders to extract node embeddings in both the feature and topology spaces. We first identify consistent and inconsistent nodes by comparing the pseudo-labels generated by the encoders. Subsequently, we regenerate representations of inconsistent nodes by aggregating the representations of consistent nodes within their respective neighborhoods. Our experiments demonstrate that OC-GCN significantly enhances the classification accuracy of inconsistent nodes. We conducted extensive experiments on benchmark datasets and observed that OC-GCN outperforms state-of-the-art baselines across various label rates.
BibTeX
@inproceedings{icassp2024_representationle,
title = {Representation Learning across Feature and Topology Views with Output Correction for Graph Convolutional Networks},
author = {Shuhao Shi and Zhengyan Wang and Jian Chen and Kai Qiao and Jie Yang and Bin Yan},
booktitle = {ICASSP 2024},
year = {2024}
}