paper-with-me

Papers

ELIXIR: Learning from User Feedback on Explanations to Improve Recommender Models

2021-02-15 · Azin Ghazimatin, Soumajit Pramanik, Rishiraj Saha Roy, Gerhard Weikum

System-provided explanations for recommendations are an important component towards transparent and trustworthy AI. In state-of-the-art research, this is a one-way signal, though, to improve user acceptance. In this paper, we turn the role of explanations around and investigate how they can contribute to enhancing the quality of the generated recommendations themselves. We devise a human-in-the-loop framework, called ELIXIR, where user feedback on explanations is leveraged for pairwise learning of user preferences. ELIXIR leverages feedback on pairs of recommendations and explanations to learn user-specific latent preference vectors, overcoming sparseness by label propagation with item-similarity-based neighborhoods. Our framework is instantiated using generalized graph recommendation via Random Walk with Restart. Insightful experiments with a real user study show significant improvements in movie and book recommendations over item-level feedback.

📄 PDF Abstract BibTeX arXiv:2102.09388

Code (1)

azinmatin/elixir 공식 구현

Similar Papers 제목 키워드 기반

ELIXIR: Efficient and LIghtweight model for eXplaIning Recommendations

2025-08-27 · Ben Kabongo, Vincent Guigue, Pirmin Lemberger arxiv

Collaborative filtering drives many successful recommender systems but struggles with fine-grained user-item interactions and explainability. As users increasingly seek transparent recommendations, generating textual exp…

Collaborative FilteringText Generation

Improving Explainable Recommendations with Synthetic Reviews

2018-07-18 · Sixun Ouyang, Aonghus Lawlor, Felipe Costa, Peter Dolog

An important task for a recommender system to provide interpretable explanations for the user. This is important for the credibility of the system. Current interpretable recommender systems tend to focus on certain featu…

Language Model EvaluationLanguage ModelingLanguage ModellingRecommendation Systems+1

Enhancing Recommendation Explanations through User-Centric Refinement

2025-02-17 · Jingsen Zhang, Zihang Tian, Xueyang Feng, Xu Chen

Generating natural language explanations for recommendations has become increasingly important in recommender systems. Traditional approaches typically treat user reviews as ground truth for explanations and focus on imp…

Recommendation Systems

RecXplainer: Amortized Attribute-based Personalized Explanations for Recommender Systems

2022-11-27 · Sahil Verma, Chirag Shah, John P. Dickerson, Anurag Beniwal 외

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

AttributeRecommendation Systems

Multi-Step Critiquing User Interface for Recommender Systems

2021-07-13 · Diana Petrescu, Diego Antognini, Boi Faltings

Recommendations with personalized explanations have been shown to increase user trust and perceived quality and help users make better decisions. Moreover, such explanations allow users to provide feedback by critiquing …

Recommendation Systems