paper-with-me

Papers

RecXplainer: Amortized Attribute-based Personalized Explanations for Recommender Systems

2022-11-27 · Sahil Verma, Chirag Shah, John P. Dickerson, Anurag Beniwal, Narayanan Sadagopan, Arjun Seshadri

Recommender systems influence many of our interactions in the digital world -- impacting how we shop for clothes, sorting what we see when browsing YouTube or TikTok, and determining which restaurants and hotels we are shown when using hospitality platforms. Modern recommender systems are large, opaque models trained on a mixture of proprietary and open-source datasets. Naturally, issues of trust arise on both the developer and user side: is the system working correctly, and why did a user receive (or not receive) a particular recommendation? Providing an explanation alongside a recommendation alleviates some of these concerns. The status quo for auxiliary recommender system feedback is either user-specific explanations (e.g., "users who bought item B also bought item A") or item-specific explanations (e.g., "we are recommending item A because you watched/bought item B"). However, users bring personalized context into their search experience, valuing an item as a function of that item's attributes and their own personal preferences. In this work, we propose RecXplainer, a novel method for generating fine-grained explanations based on a user's preferences over the attributes of recommended items. We evaluate RecXplainer on five real-world and large-scale recommendation datasets using five different kinds of recommender systems to demonstrate the efficacy of RecXplainer in capturing users' preferences over item attributes and using them to explain recommendations. We also compare RecXplainer to five baselines and show RecXplainer's exceptional performance on ten metrics.

📄 PDF Abstract BibTeX arXiv:2211.14935

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeRecommendation Systems

Similar Papers 제목 키워드 기반

Bi-NAS: Towards Effective and Personalized Explanation for Recommender Systems via Bi-Level Neural Architecture Search

2026-07-01 · Longfeng Wu, Yao Zhou, Tong Zeng, Zhimin Peng 외 arxiv

Recommender systems are vital in helping users navigate vast amounts of information, offering personalized suggestions and effective explanations for these recommendations. While previous efforts have attempted to provid…

Neural Architecture SearchExplanation Generation

Graph-based Extractive Explainer for Recommendations

2022-02-20 · Peng Wang, Renqin Cai, Hongning Wang

Explanations in a recommender system assist users in making informed decisions among a set of recommended items. Great research attention has been devoted to generating natural language explanations to depict how the rec…

AttributeRecommendation SystemsSentence

User-Controllable Recommendation via Counterfactual Retrospective and Prospective Explanations

2023-08-02 · Juntao Tan, Yingqiang Ge, Yan Zhu, Yinglong Xia 외

Modern recommender systems utilize users' historical behaviors to generate personalized recommendations. However, these systems often lack user controllability, leading to diminished user satisfaction and trust in the sy…

counterfactualCounterfactual ReasoningRecommendation Systems

Comprehensive Privacy Analysis on Federated Recommender System against Attribute Inference Attacks

2022-05-24 · Shijie Zhang, Wei Yuan, Hongzhi Yin

In recent years, recommender systems are crucially important for the delivery of personalized services that satisfy users' preferences. With personalized recommendation services, users can enjoy a variety of recommendati…

AttributeInference AttackPrivacy PreservingRecommendation Systems

Combining Embedding-Based and Semantic-Based Models for Post-hoc Explanations in Recommender Systems

2024-01-09 · Ngoc Luyen Le, Marie-Hélène Abel, Philippe Gouspillou

In today's data-rich environment, recommender systems play a crucial role in decision support systems. They provide to users personalized recommendations and explanations about these recommendations. Embedding-based mode…

Knowledge GraphsRecommendation Systems