arXiv:2512.11352cs.LG2025-12被引 1

首个兼顾动态性与上下文感知的图神经网络信任预测模型

CAT: Can Trust be Predicted with Context-Awareness in Dynamic Heterogeneous Networks?

  • 用连续时间表示动态图,结合时间编码捕捉时序特征
  • 双注意力机制区分节点类型及同类型内重要性,建模异构性
  • 引入元路径提取上下文特征,支持细粒度信任预测

信任预测对决策、风险控制与系统安全具有重要意义。近年来,图神经网络(GNN)因其能学习表达性强的节点表征而成为信任预测的有力工具。但现有模型存在三大缺陷:(i)难以捕捉信任的动态变化,导致推断不可靠;(ii)忽视真实网络的异构性,丢失丰富语义;(iii)缺乏上下文感知能力,使预测结果粗糙。为此,本文提出CAT——首个支持信任动态性与上下文感知的GNN信任预测模型。CAT包含图构建层、嵌入层、异构注意力层和预测层。通过连续时间表示处理动态图,并利用时间编码函数捕捉时序信息。为建模异构性并利用语义信息,采用双注意力机制识别不同节点类型及其内部重要性。针对上下文感知,引入新元路径提取上下文特征,结合上下文嵌入与上下文感知聚合器,可同时预测上下文相关信任与总体信任。在三个真实数据集上的实验表明,CAT优于五组基线方法,且具备良好的大规模可扩展性与抗信任攻击及抗GNN攻击鲁棒性。

原文摘要 · Abstract (English)

Trust prediction provides valuable support for decision-making, risk mitigation, and system security enhancement. Recently, Graph Neural Networks (GNNs) have emerged as a promising approach for trust prediction, owing to their ability to learn expressive node representations that capture intricate trust relationships within a network. However, current GNN-based trust prediction models face several limitations: (i) Most of them fail to capture trust dynamicity, leading to questionable inferences. (ii) They rarely consider the heterogeneous nature of real-world networks, resulting in a loss of rich semantics. (iii) None of them support context-awareness, a basic property of trust, making prediction results coarse-grained. To this end, we propose CAT, the first Context-Aware GNN-based Trust prediction model that supports trust dynamicity and accurately represents real-world heterogeneity. CAT consists of a graph construction layer, an embedding layer, a heterogeneous attention layer, and a prediction layer. It handles dynamic graphs using continuous-time representations and captures temporal information through a time encoding function. To model graph heterogeneity and leverage semantic information, CAT employs a dual attention mechanism that identifies the importance of different node types and nodes within each type. For context-awareness, we introduce a new notion of meta-paths to extract contextual features. By constructing context embeddings and integrating a context-aware aggregator, CAT can predict both context-aware trust and overall trust. Extensive experiments on three real-world datasets demonstrate that CAT outperforms five groups of baselines in trust prediction, while exhibiting strong scalability to large-scale graphs and robustness against both trust-oriented and GNN-oriented attacks.

信任预测图神经网络动态图上下文感知

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