paper-with-me

Papers

TEARS: Textual Representations for Scrutable Recommendations

2024-10-25 · Emiliano Penaloza, Olivier Gouvert, Haolun Wu, Laurent Charlin

Traditional recommender systems rely on high-dimensional (latent) embeddings for modeling user-item interactions, often resulting in opaque representations that lack interpretability. Moreover, these systems offer limited control to users over their recommendations. Inspired by recent work, we introduce TExtuAl Representations for Scrutable recommendations (TEARS) to address these challenges. Instead of representing a user's interests through a latent embedding, TEARS encodes them in natural text, providing transparency and allowing users to edit them. To do so, TEARS uses a modern LLM to generate user summaries based on user preferences. We find the summaries capture user preferences uniquely. Using these summaries, we take a hybrid approach where we use an optimal transport procedure to align the summaries' representation with the learned representation of a standard VAE for collaborative filtering. We find this approach can surpass the performance of three popular VAE models while providing user-controllable recommendations. We also analyze the controllability of TEARS through three simulated user tasks to evaluate the effectiveness of a user editing its summary.

📄 PDF Abstract BibTeX arXiv:2410.19302

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Transparent and Scrutable Recommendations Using Natural Language User Profiles

2024-02-08 · Jerome Ramos, Hossen A. Rahmani, Xi Wang, Xiao Fu 외

Recent state-of-the-art recommender systems predominantly rely on either implicit or explicit feedback from users to suggest new items. While effective in recommending novel options, many recommender systems often use un…

BenchmarkingDescriptiveRecommendation Systems

On Natural Language User Profiles for Transparent and Scrutable Recommendation

2022-05-19 · Filip Radlinski, Krisztian Balog, Fernando Diaz, Lucas Dixon 외

Natural interaction with recommendation and personalized search systems has received tremendous attention in recent years. We focus on the challenge of supporting people's understanding and control of these systems and e…

Large Language Models are Competitive Near Cold-start Recommenders for Language- and Item-based Preferences

2023-07-26 · Scott Sanner, Krisztian Balog, Filip Radlinski, Ben Wedin 외

Traditional recommender systems leverage users' item preference history to recommend novel content that users may like. However, modern dialog interfaces that allow users to express language-based preferences offer a fun…

Collaborative FilteringRecommendation Systems

Unsuitability of NOTEARS for Causal Graph Discovery

2021-04-12 · Marcus Kaiser, Maksim Sipos

Causal Discovery methods aim to identify a DAG structure that represents causal relationships from observational data. In this article, we stress that it is important to test such methods for robustness in practical sett…

Causal Discovery

NTS-NOTEARS: Learning Nonparametric DBNs With Prior Knowledge

2021-09-09 · Xiangyu Sun, Oliver Schulte, Guiliang Liu, Pascal Poupart

We describe NTS-NOTEARS, a score-based structure learning method for time-series data to learn dynamic Bayesian networks (DBNs) that captures nonlinear, lagged (inter-slice) and instantaneous (intra-slice) relations amon…

Time SeriesTime Series Analysis