paper-with-me

Papers

To Recommend or Not: Recommendability Identification in Conversations with Pre-trained Language Models

2024-03-27 · Zhefan Wang, Weizhi Ma, Min Zhang

Most current recommender systems primarily focus on what to recommend, assuming users always require personalized recommendations. However, with the widely spread of ChatGPT and other chatbots, a more crucial problem in the context of conversational systems is how to minimize user disruption when we provide recommendation services for users. While previous research has extensively explored different user intents in dialogue systems, fewer efforts are made to investigate whether recommendations should be provided. In this paper, we formally define the recommendability identification problem, which aims to determine whether recommendations are necessary in a specific scenario. First, we propose and define the recommendability identification task, which investigates the need for recommendations in the current conversational context. A new dataset is constructed. Subsequently, we discuss and evaluate the feasibility of leveraging pre-trained language models (PLMs) for recommendability identification. Finally, through comparative experiments, we demonstrate that directly employing PLMs with zero-shot results falls short of meeting the task requirements. Besides, fine-tuning or utilizing soft prompt techniques yields comparable results to traditional classification methods. Our work is the first to study recommendability before recommendation and provides preliminary ways to make it a fundamental component of the future recommendation system.

📄 PDF Abstract BibTeX arXiv:2403.18628

Code (1)

wzf2000/recommendability_dasfaa2024 공식 구현 pytorch

Tasks

Recommendation Systems

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

MobileConvRec: A Conversational Dataset for Mobile Apps Recommendations

2024-05-28 · Srijata Maji, Moghis Fereidouni, Vinaik Chhetri, Umar Farooq 외

Existing recommendation systems have focused on two paradigms: 1- historical user-item interaction-based recommendations and 2- conversational recommendations. Conversational recommendation systems facilitate natural lan…

Conversational RecommendationRecommendation Systems

Alleviating the Long-Tail Problem in Conversational Recommender Systems

2023-07-21 · Zhipeng Zhao, Kun Zhou, Xiaolei Wang, Wayne Xin Zhao 외

Conversational recommender systems (CRS) aim to provide the recommendation service via natural language conversations. To develop an effective CRS, high-quality CRS datasets are very crucial. However, existing CRS datase…

DiversityRecommendation SystemsRetrieval

Interplay: Training Independent Simulators for Reference-Free Conversational Recommendation

2026-03-19 · Jerome Ramos, Feng Xia, Xi Wang, Shubham Chatterjee 외 arxiv

Training conversational recommender systems (CRS) requires extensive dialogue data, which is challenging to collect at scale. To address this, researchers have used simulated user-recommender conversations. Traditional s…

FAIIR: Building Toward A Conversational AI Agent Assistant for Youth Mental Health Service Provision

2024-05-28 · Stephen Obadinma, Alia Lachana, Maia Norman, Jocelyn Rankin 외

The world's healthcare systems and mental health agencies face both a growing demand for youth mental health services, alongside a simultaneous challenge of limited resources. Here, we focus on frontline crisis support, …

AI AgentTAG

Talk the Walk: Synthetic Data Generation for Conversational Music Recommendation

2023-01-27 · Megan Leszczynski, Shu Zhang, Ravi Ganti, Krisztian Balog 외

Recommender systems are ubiquitous yet often difficult for users to control, and adjust if recommendation quality is poor. This has motivated conversational recommender systems (CRSs), with control provided through natur…

Language ModellingMusic RecommendationRecommendation SystemsRetrieval+1