SIAIJan 26

Explaining Synergistic Effects in Social Recommendations

arXiv:2601.18151v1h-index: 3
Originality Incremental advance
AI Analysis

This work addresses the explainability gap in social recommendation systems for users, though it is incremental as it builds on prior insights about synergistic effects and graph data.

The paper tackles the problem of explaining synergistic effects in social recommenders, where existing methods fail to clarify how multiple social networks interact to influence recommendations, and proposes SemExplainer, which identifies synergistic subgraphs to generate explanations, achieving superior performance over baselines in experiments on three datasets.

In social recommenders, the inherent nonlinearity and opacity of synergistic effects across multiple social networks hinders users from understanding how diverse information is leveraged for recommendations, consequently diminishing explainability. However, existing explainers can only identify the topological information in social networks that significantly influences recommendations, failing to further explain the synergistic effects among this information. Inspired by existing findings that synergistic effects enhance mutual information between inputs and predictions to generate information gain, we extend this discovery to graph data. We quantify graph information gain to identify subgraphs embodying synergistic effects. Based on the theoretical insights, we propose SemExplainer, which explains synergistic effects by identifying subgraphs that embody them. SemExplainer first extracts explanatory subgraphs from multi-view social networks to generate preliminary importance explanations for recommendations. A conditional entropy optimization strategy to maximize information gain is developed, thereby further identifying subgraphs that embody synergistic effects from explanatory subgraphs. Finally, SemExplainer searches for paths from users to recommended items within the synergistic subgraphs to generate explanations for the recommendations. Extensive experiments on three datasets demonstrate the superiority of SemExplainer over baseline methods, providing superior explanations of synergistic effects.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes