Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

SGCN: Structure and Similarity-Driven Graph Convolutional Network for Semi-Supervised Classification

Author 1: WenQiang Guo Author 2: YongLong Hu Author 3: YongYan Hou Author 4: BoFeng Xue
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 15, No. 12 · Published 2024

DOI: https://doi.org/10.14569/IJACSA.2024.0151297

Abstract

Traditional Graph Convolutional Networks (GCNs) primarily utilize graph structural information for information aggregation, often neglecting node attribute information. This approach can distort node similarity, resulting in ineffective node feature representations and reduced performance in semi-supervised node classification tasks. To address these issues, this study introduces a similarity measure based on the Minkowski distance to better capture the proximity of node features. Building on this, SGCN, a novel graph convolutional network, is proposed, which integrates this similarity information with conventional graph structural information. To validate the effectiveness of SGCN in learning node feature representations, two classification models based on SGCN are introduced: SGCN-GCN and SGCN-SGCN. The performance of these models is evaluated on semi-supervised node classification tasks using three benchmark datasets: Cora, Citeseer, and Pubmed. Experimental results demonstrate that the proposed models significantly outperform the standard GCN model in terms of classification accuracy, highlighting the superiority of SGCN in node feature representation learning. Additionally, the impact of different distance metrics and fusion factors on the models’ classification capabilities is investigated, offering deeper insights into their performance characteristics. The code and datasets are available at https://github.com/YONGLONGHU/SGCN.git.

Keywords

How to Cite this Article

Guo, W., Hu, Y., Hou, Y., & Xue, B. (2024). SGCN: Structure and Similarity-Driven Graph Convolutional Network for Semi-Supervised Classification. International Journal of Advanced Computer Science and Applications, 15(12). https://doi.org/10.14569/IJACSA.2024.0151297

Guo, WenQiang, et al.. "SGCN: Structure and Similarity-Driven Graph Convolutional Network for Semi-Supervised Classification." International Journal of Advanced Computer Science and Applications, vol. 15, no. 12, 2024, https://doi.org/10.14569/IJACSA.2024.0151297.

@article{Guo2024,
  title     = {SGCN: Structure and Similarity-Driven Graph Convolutional Network for Semi-Supervised Classification},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {15},
  number    = {12},
  year      = {2024},
  publisher = {The Science and Information Organization},
  author    = {WenQiang Guo and YongLong Hu and YongYan Hou and BoFeng Xue},
  doi       = {10.14569/IJACSA.2024.0151297},
  url       = {https://doi.org/10.14569/IJACSA.2024.0151297}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.