Section 01
Introduction: Graph Neural Networks Combine Text and Citation Networks to Improve Academic Paper Classification Performance
This article introduces a Graph Neural Network (GNN)-based academic paper classification system that innovatively integrates text features and citation network structure. By comparing GCN, GAT, and GATv2 models, and adopting optimization strategies such as early stopping and learning rate scheduling, the improved GAT model achieves an 82.50% classification accuracy on the Cora dataset, surpassing traditional isolated document classification methods.