Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2026, Vol. 52 ›› Issue (9): 154-164. doi: 10.19678/j.issn.1000-3428.0252119

• Computational Intelligence and Pattern Recognition • Previous Articles     Next Articles

Academic Paper Classification Method Based on Improved Graph Convolutional Network

YUAN Lining1,2, FENG Wengang1,*(), LIU Zhao3   

  1. 1. School of National Security, People's Public Security University of China, Beijing 100038, China
    2. School of Information Technology, Guangxi Police College, Nanning 530028, Guangxi, China
    3. Graduate School, People's Public Security University of China, Beijing 100038, China
  • Received:2025-02-11 Revised:2025-04-27 Online:2026-09-15 Published:2025-06-06
  • Contact: FENG Wengang

基于改进图卷积网络的学术文献分类方法

袁立宁1,2, 冯文刚1,*(), 刘钊3   

  1. 1. 中国人民公安大学国家安全学院, 北京 100038
    2. 广西警察学院信息技术学院, 广西 南宁 530028
    3. 中国人民公安大学研究生院, 北京 100038
  • 通讯作者: 冯文刚
  • 作者简介:

    袁立宁(CCF会员), 男, 高级工程师、博士研究生, 主研方向为机器学习、图神经网络

    冯文刚(通信作者), 教授、博士

    刘钊, 副研究员、博士

  • 基金资助:
    国家重点研发计划(2023YFC3321604); 广西哲学社会科学研究课题(23FTQ005)

Abstract:

Existing methods used for academic paper classification neglect relational information. To address this issue, this paper proposes a novel classification model that integrates a Graph Convolutional Network (GCN) with contrastive learning, called a Contrastive Graph Convolutional Network (CGCN). First, two distinct types of homogeneous-heterogeneous relational information are defined based on the content and citations of papers, and they are transformed into self-supervised information to construct contrastive loss. Second, contrastive loss is employed to enhance the feature extraction process of the GCN, such that homogeneous papers are extracted to be close to one another, while heterogeneous papers remain distant. Third, cross-entropy loss and the Softmax function are utilized to complete end-to-end academic paper classification. When tested on three benchmark academic datasets, the CGCN outperforms advanced baselines in the classification task. Its Micro-F1 and Macro-F1 scores are higher than those of the original GCN by 8.29 and 7.91 percentage points, respectively, on the Cora dataset. The CGCN enhances the capacity to represent potential information in papers by employing a contrastive loss based on a homogeneous—heterogeneous relationship, thereby improving the prediction accuracy and generalization. This method provides innovative ideas and methods for academic paper classification.

Key words: paper classification, Graph Convolutional Network (GCN), contrastive learning, homogeneous relationship, heterogeneous relationship

摘要:

针对现有学术文献分类方法忽略文献数据之间关联信息的问题, 提出一种融合图卷积网络(GCN)和对比学习的文献分类模型对比图卷积网络(CGCN)。首先, 基于文献内容和引用关系定义两类"同质-异质"关联信息, 并将其转换为构建对比损失的自监督信息; 然后, 利用对比损失优化GCN特征提取过程, 推动同质文献特征表示彼此接近、异质文献特征彼此远离; 最后, 利用交叉熵损失和Softmax函数实现"端到端"的学术文献分类。在3个基准学术文献数据集上, CGCN的文献分类表现优于当前较为先进的基线模型, 特别是Cora数据集上Micro-F1和Macro-F1指标值相较原始的GCN模型分别提高8.29和7.91百分点。CGCN通过基于"同质-异质"关系构建的对比损失, 增强了模型对文献数据潜在信息的表征能力, 提高了分类的准确性和泛化性, 为学术文献分类研究提供了新思路和新方法。

关键词: 文献分类, 图卷积网络, 对比学习, 同质关系, 异质关系