paper-with-me

Papers

Explainable Active Learning for Preference Elicitation

2023-09-01 · Furkan Cantürk, Reyhan Aydoğan

Gaining insights into the preferences of new users and subsequently personalizing recommendations necessitate managing user interactions intelligently, namely, posing pertinent questions to elicit valuable information effectively. In this study, our focus is on a specific scenario of the cold-start problem, where the recommendation system lacks adequate user presence or access to other users' data is restricted, obstructing employing user profiling methods utilizing existing data in the system. We employ Active Learning (AL) to solve the addressed problem with the objective of maximizing information acquisition with minimal user effort. AL operates for selecting informative data from a large unlabeled set to inquire an oracle to label them and eventually updating a machine learning (ML) model. We operate AL in an integrated process of unsupervised, semi-supervised, and supervised ML within an explanatory preference elicitation process. It harvests user feedback (given for the system's explanations on the presented items) over informative samples to update an underlying ML model estimating user preferences. The designed user interaction facilitates personalizing the system by incorporating user feedback into the ML model and also enhances user trust by refining the system's explanations on recommendations. We implement the proposed preference elicitation methodology for food recommendation. We conducted human experiments to assess its efficacy in the short term and also experimented with several AL strategies over synthetic user profiles that we created for two food datasets, aiming for long-term performance analysis. The experimental results demonstrate the efficiency of the proposed preference elicitation with limited user-labeled data while also enhancing user trust through accurate explanations.

📄 PDF Abstract BibTeX arXiv:2309.00356

Code (1)

furkancanturk/explainable_active_learning 공식 구현

Tasks

Active LearningFood recommendation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

On the Pros and Cons of Active Learning for Moral Preference Elicitation

2024-07-26 · Vijay Keswani, Vincent Conitzer, Hoda Heidari, Jana Schaich Borg 외

Computational preference elicitation methods are tools used to learn people's preferences quantitatively in a given context. Recent works on preference elicitation advocate for active learning as an efficient method to i…

Active Learning

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

Deploying a Robust Active Preference Elicitation Algorithm on MTurk: Experiment Design, Interface, and Evaluation for COVID-19 Patient Prioritization

2023-06-06 · Caroline M. Johnston, Patrick Vossler, Simon Blessenohl, Phebe Vayanos

Preference elicitation leverages AI or optimization to learn stakeholder preferences in settings ranging from marketing to public policy. The online robust preference elicitation procedure of arXiv:2003.01899 has been sh…

Marketing

Should We Tailor the Talk? Understanding the Impact of Conversational Styles on Preference Elicitation in Conversational Recommender Systems

2025-04-17 · Ivica Kostric, Krisztian Balog, Ujwal Gadiraju

Conversational recommender systems (CRSs) provide users with an interactive means to express preferences and receive real-time personalized recommendations. The success of these systems is heavily influenced by the prefe…

Recommendation Systems

Robust Active Preference Elicitation

2020-03-04 · Phebe Vayanos, Yingxiao Ye, Duncan McElfresh, John Dickerson 외

We study the problem of eliciting the preferences of a decision-maker through a moderate number of pairwise comparison queries to make them a high quality recommendation for a specific problem. We are motivated by applic…

Recommendation Systems