arXiv:2510.10341cs.LG2025-10中稿 · as a poster at the…

用多视角图元提升图神经网络在稠密图上的表现

Multi-View Graph Learning with Graph-Tuple

  • 将图拆分为多个子图,捕捉不同尺度的局部与远程连接
  • 在分子属性预测和宇宙参数推断任务中均优于单图基线
  • 适用于稀疏特征数据场景,如分子结构与点云分析

图神经网络通常随边数增长而扩展,对稀疏图表现良好,但在稠密图(如点云或分子相互作用)上效率较低。常见方法是通过相似性阈值或距离剪枝进行图稀疏化,但这迫使选择单一交互尺度并丢弃其他尺度的关键信息。为此,我们提出多视图图元框架:不使用单一图,而是将图划分为互不重叠的子图,捕捉主要局部交互和较弱的远距离连接。我们通过受非交换算子理论启发的异构消息传递架构,从图元中学习多视图表示,并正式证明其表达能力更强,且保证更低的虚设风险,优于单图消息传递模型。我们在两个科学领域进行了实例验证:基于特征稀缺的库仑矩阵进行分子属性预测,以及基于几何点云进行宇宙参数推断。在两项任务中,多视图图元模型均显著优于单图基线,凸显了该方法的强大与通用性。

原文摘要 · Abstract (English)

Graph Neural Networks (GNNs) typically scale with the number of graph edges, making them well suited for sparse graphs but less efficient on dense graphs, such as point clouds or molecular interactions. A common remedy is to sparsify the graph via similarity thresholding or distance pruning, but this forces an arbitrary choice of a single interaction scale and discards crucial information from other scales. To overcome this limitation, we introduce a multi-view graph-tuple framework. Instead of a single graph, our graph-tuple framework partitions the graph into disjoint subgraphs, capturing primary local interactions and weaker, long-range connections. We then learn multi-view representations from the graph-tuple via a heterogeneous message-passing architecture inspired by the theory of non-commuting operators, which we formally prove is strictly more expressive and guarantees a lower oracle risk compared to single-graph message-passing models. We instantiate our framework on two scientific domains: molecular property prediction from feature-scarce Coulomb matrices and cosmological parameter inference from geometric point clouds. On both applications, our multi-view graph-tuple models demonstrate better performance than single-graph baselines, highlighting the power and versatility of our multi-view approach.

图神经网络多视图学习稠密图分子建模

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