arXiv:2602.10754cs.LGcs.AI2026-02

通过自适应重连提升图神经网络效率,助力电网可靠性分析

Exploring the impact of adaptive rewiring in Graph Neural Networks

  • 动态调整图结构连接,实现训练中自适应重连
  • 适度稀疏可提升泛化性,过度稀疏则影响复杂模式学习
  • 适合电力系统等高可靠要求的图数据应用

本文探讨稀疏化方法作为图神经网络(GNN)的正则化手段,以缓解大规模图应用中的高内存占用和计算开销问题。结合网络科学与机器学习技术,采用Erdős-Rényi模型进行图结构稀疏化,提升了GNN在真实场景下的效率。实验基于三个不同规模的数据集,对图卷积网络(GCN)和图同构网络(GIN)在不同稀疏度和重连策略下进行评估。结果表明,融合两领域洞见有助于提升GNN性能与可扩展性。调参实验显示:稀疏性虽能增强泛化能力,但过度稀疏会阻碍复杂模式的学习。特别地,结合早停策略的自适应重连方法表现优异,使模型可在训练过程中动态调整连接结构。该研究为稀疏性在关键应用如电网可靠性分析中的有效利用提供了新理解。

原文摘要 · Abstract (English)

This paper explores sparsification methods as a form of regularization in Graph Neural Networks (GNNs) to address high memory usage and computational costs in large-scale graph applications. Using techniques from Network Science and Machine Learning, including Erdős-Rényi for model sparsification, we enhance the efficiency of GNNs for real-world applications. We demonstrate our approach on N-1 contingency assessment in electrical grids, a critical task for ensuring grid reliability. We apply our methods to three datasets of varying sizes, exploring Graph Convolutional Networks (GCN) and Graph Isomorphism Networks (GIN) with different degrees of sparsification and rewiring. Comparison across sparsification levels shows the potential of combining insights from both research fields to improve GNN performance and scalability. Our experiments highlight the importance of tuning sparsity parameters: while sparsity can improve generalization, excessive sparsity may hinder learning of complex patterns. Our adaptive rewiring approach, particularly when combined with early stopping, proves promising by allowing the model to adapt its connectivity structure during training. This research contributes to understanding how sparsity can be effectively leveraged in GNNs for critical applications like power grid reliability analysis.

图神经网络稀疏化自适应重连电力系统

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