arXiv:2509.23568cs.SIcs.AI2025-09

通过优化最大团选择,提升图神经网络的节点分类效果

Node Classification via Simplicial Interaction with Augmented Maximal Clique Selection

  • 用增强的最大团策略减少高阶连接中的信息重叠
  • 在引用数据集上比传统方法准确率提升显著
  • 适合需要高效处理复杂网络结构的研究者

考虑高阶交互能更全面地理解网络结构,超越简单的成对连接。尽管利用所有团来处理高阶交互看似直观,但常因高阶与低阶团之间的重叠信息导致计算效率低下。为此,我们提出一种增强的最大团策略。仅使用最大团虽可减少冗余并提供简洁表示,但某些节点仍可能出现在多个最大团中,造成训练数据不平衡。因此,我们的方法选择性引入部分非最大团,缓解特定节点的过度表示,促进网络中更均衡的学习。在合成网络和真实世界引用数据集上的对比分析表明,该方法优于基于成对连接、所有团或仅最大团的方法。最后,将此策略整合进基于GNN的半监督学习框架,建立了最大团方法与GNN之间的联系,证明融入高阶结构能提升预测准确性。结果表明,增强的最大团策略为高阶网络学习提供了计算高效且有效的解决方案。

原文摘要 · Abstract (English)

Considering higher-order interactions allows for a more comprehensive understanding of network structures beyond simple pairwise connections. While leveraging all cliques in a network to handle higher-order interactions is intuitive, it often leads to computational inefficiencies due to overlapping information between higher-order and lower-order cliques. To address this issue, we propose an augmented maximal clique strategy. Although using only maximal cliques can reduce unnecessary overlap and provide a concise representation of the network, certain nodes may still appear in multiple maximal cliques, resulting in imbalanced training data. Therefore, our augmented maximal clique approach selectively includes some non-maximal cliques to mitigate the overrepresentation of specific nodes and promote more balanced learning across the network. Comparative analyses on synthetic networks and real-world citation datasets demonstrate that our method outperforms approaches based on pairwise interactions, all cliques, or only maximal cliques. Finally, by integrating this strategy into GNN-based semi-supervised learning, we establish a link between maximal clique-based methods and GNNs, showing that incorporating higher-order structures improves predictive accuracy. As a result, the augmented maximal clique strategy offers a computationally efficient and effective solution for higher-order network learning.

图神经网络高阶关系节点分类

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。