paper-with-me

홈 › Papers

Comparative Explanations of Recommendations

2021-11-01 · Aobo Yang, Nan Wang, Renqin Cai, Hongbo Deng, Hongning Wang

As recommendation is essentially a comparative (or ranking) process, a good explanation should illustrate to users why an item is believed to be better than another, i.e., comparative explanations about the recommended items. Ideally, after reading the explanations, a user should reach the same ranking of items as the system's. Unfortunately, little research attention has yet been paid on such comparative explanations. In this work, we develop an extract-and-refine architecture to explain the relative comparisons among a set of ranked items from a recommender system. For each recommended item, we first extract one sentence from its associated reviews that best suits the desired comparison against a set of reference items. Then this extracted sentence is further articulated with respect to the target user through a generative model to better explain why the item is recommended. We design a new explanation quality metric based on BLEU to guide the end-to-end training of the extraction and refinement components, which avoids generation of generic content. Extensive offline evaluations on two large recommendation benchmark datasets and serious user studies against an array of state-of-the-art explainable recommendation algorithms demonstrate the necessity of comparative explanations and the effectiveness of our solution.

📄 PDF Abstract BibTeX arXiv:2111.00670

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable RecommendationRecommendation SystemsSentence

Similar Papers 제목 키워드 기반

Comparative Explanations via Counterfactual Reasoning in Recommendations

2025-10-13 · Yi Yu, Zhenxing Hu arxiv

Explainable recommendation through counterfactual reasoning seeks to identify the influential aspects of items in recommendations, which can then be used as explanations. However, state-of-the-art approaches, which aim t…

Explainable Recommendation with Comparative Constraints on Product Aspects

2021-03-08 · International Conference on Web Search and Data Mining 2021 3 · Trung-Hoang Le, Hady W. Lauw

To aid users in choice-making, explainable recommendation models seek to provide not only accurate recommendations but also accompanying explanations that help to make sense of those recommendations. Most of the previous…

Explainable Recommendation

Learning to Rank Aspects and Opinions for Comparative Explanations

2025-01-16 · Machine Learning 2025 1 · Trung-Hoang Le, Hady W. Lauw

Comparative recommendation explanations help to make sense of recommendations by comparing a recommended item along some aspects of interest with one or many items being considered. This work extends the notion of compar…

Explainable RecommendationLearning-To-Rank

Enhancing Text Corpus Exploration with Post Hoc Explanations and Comparative Design

2024-06-14 · Michael Gleicher, Keaton Leppenan, Yunyu Bai

Text corpus exploration (TCE) spans the range of exploratory search tasks: it goes beyond simple retrieval to include item discovery and learning about the corpus and topic. Systems support TCE with tools such as similar…

Semantic Modeling for Food Recommendation Explanations

2021-05-04 · Ishita Padhiar, Oshani Seneviratne, Shruthi Chari, Daniel Gruen 외

With the increased use of AI methods to provide recommendations in the health, specifically in the food dietary recommendation space, there is also an increased need for explainability of those recommendations. Such expl…

Food recommendationKnowledge Base Question AnsweringQuestion AnsweringRecommendation Systems