paper-with-me

Papers

Discovering Personalized Semantics for Soft Attributes in Recommender Systems using Concept Activation Vectors

2022-02-06 · Christina Göpfert, Alex Haig, Yinlam Chow, Chih-Wei Hsu, Ivan Vendrov, Tyler Lu, Deepak Ramachandran, Hubert Pham, Mohammad Ghavamzadeh, Craig Boutilier

Interactive recommender systems have emerged as a promising paradigm to overcome the limitations of the primitive user feedback used by traditional recommender systems (e.g., clicks, item consumption, ratings). They allow users to express intent, preferences, constraints, and contexts in a richer fashion, often using natural language (including faceted search and dialogue). Yet more research is needed to find the most effective ways to use this feedback. One challenge is inferring a user's semantic intent from the open-ended terms or attributes often used to describe a desired item, and using it to refine recommendation results. Leveraging concept activation vectors (CAVs) [26], a recently developed approach for model interpretability in machine learning, we develop a framework to learn a representation that captures the semantics of such attributes and connects them to user preferences and behaviors in recommender systems. One novel feature of our approach is its ability to distinguish objective and subjective attributes (both subjectivity of degree and of sense), and associate different senses of subjective attributes with different users. We demonstrate on both synthetic and real-world data sets that our CAV representation not only accurately interprets users' subjective semantics, but can also be used to improve recommendations through interactive item critiquing.

📄 PDF Abstract BibTeX arXiv:2202.02830

Code (2)

google-research/google-research/tree/master/attribute_semantics 공식 구현 jax
google-research/recsim_ng/tree/master/recsim_ng/applications/cav_synthetic_model 공식 구현 tf

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Preference Elicitation with Soft Attributes in Interactive Recommendation

2023-10-22 · Erdem Biyik, Fan Yao, Yinlam Chow, Alex Haig 외

Preference elicitation plays a central role in interactive recommender systems. Most preference elicitation approaches use either item queries that ask users to select preferred items from a slate, or attribute queries t…

AttributeInteractive RecommendationRecommendation Systems

On Interpretation and Measurement of Soft Attributes for Recommendation

2021-05-19 · Krisztian Balog, Filip Radlinski, Alexandros Karatzoglou

We address how to robustly interpret natural language refinements (or critiques) in recommender systems. In particular, in human-human recommendation settings people frequently use soft attributes to express preferences …

AttributeRecommendation Systems

VBPR: Visual Bayesian Personalized Ranking from Implicit Feedback

2015-10-06 · Ruining He, Julian McAuley

Modern recommender systems model people and items by discovering or `teasing apart' the underlying dimensions that encode the properties of items and users' preferences toward them. Critically, such dimensions are uncove…

Multi-modal RecommendationRecommendation 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

GHH at SemEval-2018 Task 10: Discovering Discriminative Attributes in Distributional Semantics

2018-06-01 · SEMEVAL 2018 6 · Mohammed Attia, Younes Samih, Manaal Faruqui, Wolfgang Maier

This paper describes our system submission to the SemEval 2018 Task 10 on Capturing Discriminative Attributes. Given two concepts and an attribute, the task is to determine whether the attribute is semantically related t…

AttributeWord Embeddings