Zhong Luying, Chen Zhaoliang, Wu Zhihao, Du Shide, Chen Zheyi, Wang Shiping
IEEE Trans Neural Netw Learn Syst. 2025 Jan;36(1):433-446. doi: 10.1109/TNNLS.2023.3322739. Epub 2025 Jan 7.
Graph convolutional network (GCN) has gained widespread attention in semisupervised classification tasks. Recent studies show that GCN-based methods have achieved decent performance in numerous fields. However, most of the existing methods generally adopted a fixed graph that cannot dynamically capture both local and global relationships. This is because the hidden and important relationships may not be directed exhibited in the fixed structure, causing the degraded performance of semisupervised classification tasks. Moreover, the missing and noisy data yielded by the fixed graph may result in wrong connections, thereby disturbing the representation learning process. To cope with these issues, this article proposes a learnable GCN-based framework, aiming to obtain the optimal graph structures by jointly integrating graph learning and feature propagation in a unified network. Besides, to capture the optimal graph representations, this article designs dual-GCN-based meta-channels to simultaneously explore local and global relations during the training process. To minimize the interference of the noisy data, a semisupervised graph information bottleneck (SGIB) is introduced to conduct the graph structural learning (GSL) for acquiring the minimal sufficient representations. Concretely, SGIB aims to maximize the mutual information of both the same and different meta-channels by designing the constraints between them, thereby improving the node classification performance in the downstream tasks. Extensive experimental results on real-world datasets demonstrate the robustness of the proposed model, which outperforms state-of-the-art methods with fixed-structure graphs.
图卷积网络(GCN)在半监督分类任务中受到了广泛关注。最近的研究表明,基于GCN的方法在众多领域都取得了不错的性能。然而,现有的大多数方法通常采用固定的图,无法动态地捕捉局部和全局关系。这是因为隐藏的重要关系可能不会在固定结构中直接展现出来,导致半监督分类任务的性能下降。此外,固定图产生的缺失和噪声数据可能会导致错误的连接,从而干扰表示学习过程。为了解决这些问题,本文提出了一种基于可学习GCN的框架,旨在通过在统一网络中联合集成图学习和特征传播来获得最优的图结构。此外,为了捕捉最优的图表示,本文设计了基于双GCN的元通道,以便在训练过程中同时探索局部和全局关系。为了最小化噪声数据的干扰,引入了半监督图信息瓶颈(SGIB)来进行图结构学习(GSL),以获取最小充分表示。具体而言,SGIB旨在通过设计相同和不同元通道之间的约束来最大化它们的互信息,从而提高下游任务中的节点分类性能。在真实世界数据集上的大量实验结果证明了所提模型的鲁棒性,其性能优于具有固定结构图的现有方法。