Learning to Rank Rationales for Explainable Recommendation
Zhichao Xu, Yi Han, Tao Yang, Anh Tran, Qingyao Ai

TL;DR
This paper introduces SE-BPER, a model that enhances rationale ranking in explainable recommendation systems by integrating semantic textual information with interaction data, leading to improved performance and efficiency.
Contribution
The paper proposes a novel semantic-enhanced model combining transformer-based embeddings with interaction data for better rationales ranking in explainable recommendation.
Findings
Improved rationales ranking performance.
Faster convergence and fewer hyperparameters.
Effective combination of semantic and interaction information.
Abstract
State-of-the-art recommender system (RS) mostly rely on complex deep neural network (DNN) model structure, which makes it difficult to provide explanations along with RS decisions. Previous researchers have proved that providing explanations along with recommended items can help users make informed decisions and improve their trust towards the uninterpretable blackbox system. In model-agnostic explainable recommendation, system designers deploy a separate explanation model to take as input from the decision model, and generate explanations to meet the goal of persuasiveness. In this work, we explore the task of ranking textual rationales (supporting evidences) for model-agnostic explainable recommendation. Most of existing rationales ranking algorithms only utilize the rationale IDs and interaction matrices to build latent factor representations; and the semantic information within the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Topic Modeling
