arXiv:2510.00080cs.SIcs.AI2025-10被引 6

提出可自解释的社交推荐框架,通过提取用户关系路径实现精准推荐与可读解释。

SoREX: Towards Self-Explainable Social Recommendation with Relevant Ego-Path Extraction

  • 采用双塔结构分离建模社交关系与用户-物品交互,增强社会信号
  • 从多跳用户关系路径中提取特定因子和候选感知路径作为解释
  • 支持推荐结果与解释的显式关联,适合需要透明决策的场景

社交推荐通过利用社交网络有效缓解用户-物品交互数据稀疏问题。近年来图神经网络(GNN)的引入进一步提升了预测精度。然而,多数基于GNN的社交推荐方法缺乏对预测结果的有意义解释。为此,本文提出SoREX——一种自解释的GNN社交推荐框架。SoREX采用双塔结构并引入好友推荐机制,独立建模社交关系与用户-物品交互,同时联合优化辅助任务以强化社会信号。为提供解释,提出一种新颖的自我路径提取方法:将目标用户的自我网络转换为多跳自我路径集合,并从中提取因子特定和候选感知的子集作为解释。该过程通过复杂子结构分析,实现对不同候选项间的详细对比解释。此外,通过解释重聚合,使解释与下游预测显式关联,赋予框架内在自解释能力。在四个常用基准数据集上的实验验证了SoREX在预测准确率上的有效性。定性与定量分析也证实了所提取解释的有效性。代码与数据已开源。

原文摘要 · Abstract (English)

Social recommendation has been proven effective in addressing data sparsity in user-item interaction modeling by leveraging social networks. The recent integration of Graph Neural Networks (GNNs) has further enhanced prediction accuracy in contemporary social recommendation algorithms. However, many GNN-based approaches in social recommendation lack the ability to furnish meaningful explanations for their predictions. In this study, we confront this challenge by introducing SoREX, a self-explanatory GNN-based social recommendation framework. SoREX adopts a two-tower framework enhanced by friend recommendation, independently modeling social relations and user-item interactions, while jointly optimizing an auxiliary task to reinforce social signals. To offer explanations, we propose a novel ego-path extraction approach. This method involves transforming the ego-net of a target user into a collection of multi-hop ego-paths, from which we extract factor-specific and candidate-aware ego-path subsets as explanations. This process facilitates the summarization of detailed comparative explanations among different candidate items through intricate substructure analysis. Furthermore, we conduct explanation re-aggregation to explicitly correlate explanations with downstream predictions, imbuing our framework with inherent self-explainability. Comprehensive experiments conducted on four widely adopted benchmark datasets validate the effectiveness of SoREX in predictive accuracy. Additionally, qualitative and quantitative analyses confirm the efficacy of the extracted explanations in SoREX. Our code and data are available at https://github.com/antman9914/SoREX.

社交推荐自解释图神经网络路径提取

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