paper-with-me

Papers

Fidelity-Aware Recommendation Explanations via Stochastic Path Integration

2025-11-22 · Oren Barkan, Yahlly Schein, Yehonatan Elisha, Veronika Bogina, Mikhail Baklanov, Noam Koenigstein arxiv

Explanation fidelity, which measures how accurately an explanation reflects a model's true reasoning, remains critically underexplored in recommender systems. We introduce SPINRec (Stochastic Path Integration for Neural Recommender Explanations), a model-agnostic approach that adapts path-integration techniques to the sparse and implicit nature of recommendation data. To overcome the limitations of prior methods, SPINRec employs stochastic baseline sampling: instead of integrating from a fixed or unrealistic baseline, it samples multiple plausible user profiles from the empirical data distribution and selects the most faithful attribution path. This design captures the influence of both observed and unobserved interactions, yielding more stable and personalized explanations. We conduct the most comprehensive fidelity evaluation to date across three models (MF, VAE, NCF), three datasets (ML1M, Yahoo! Music, Pinterest), and a suite of counterfactual metrics, including AUC-based perturbation curves and fixed-length diagnostics. SPINRec consistently outperforms all baselines, establishing a new benchmark for faithful explainability in recommendation. Code and evaluation tools are publicly available at https://github.com/DeltaLabTLV/SPINRec.

📄 PDF Abstract BibTeX arXiv:2511.18047

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Time-aware Path Reasoning on Knowledge Graph for Recommendation

2021-08-05 · Yuyue Zhao, Xiang Wang, Jiawei Chen, Yashen Wang 외

Reasoning on knowledge graph (KG) has been studied for explainable recommendation due to it's ability of providing explicit explanations. However, current KG-based explainable recommendation methods unfortunately ignore …

Explainable RecommendationRelation Extraction

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

2025-09-30 · Hanze Guo, Yijun Ma, Xiao Zhou arxiv

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 pre…

Knowledge is Power, Understanding is Impact: Utility and Beyond Goals, Explanation Quality, and Fairness in Path Reasoning Recommendation

2023-01-14 · Giacomo Balloccu, Ludovico Boratto, Christian Cancedda, Gianni Fenu 외

Path reasoning is a notable recommendation approach that models high-order user-product relations, based on a Knowledge Graph (KG). This approach can extract reasoning paths between recommended products and already exper…

Fairness

Towards Faithful Knowledge Graph Explanation Through Deep Alignment in Commonsense Question Answering

2023-10-07 · Weihe Zhai, Arkaitz Zubiaga

The fusion of language models (LMs) and knowledge graphs (KGs) is widely used in commonsense question answering, but generating faithful explanations remains challenging. Current methods often overlook path decoding fait…

Knowledge GraphsQuestion Answering

Reinforced Path Reasoning for Counterfactual Explainable Recommendation

2022-07-14 · Xiangmeng Wang, Qian Li, Dianer Yu, Guandong Xu

Counterfactual explanations interpret the recommendation mechanism via exploring how minimal alterations on items or users affect the recommendation decisions. Existing counterfactual explainable approaches face huge sea…

AttributecounterfactualCounterfactual ExplanationExplainable Recommendation