paper-with-me

Papers

Intent Recognition in Conversational Recommender Systems

2022-12-06 · Sahar Moradizeyveh

Any organization needs to improve their products, services, and processes. In this context, engaging with customers and understanding their journey is essential. Organizations have leveraged various techniques and technologies to support customer engagement, from call centres to chatbots and virtual agents. Recently, these systems have used Machine Learning (ML) and Natural Language Processing (NLP) to analyze large volumes of customer feedback and engagement data. The goal is to understand customers in context and provide meaningful answers across various channels. Despite multiple advances in Conversational Artificial Intelligence (AI) and Recommender Systems (RS), it is still challenging to understand the intent behind customer questions during the customer journey. To address this challenge, in this paper, we study and analyze the recent work in Conversational Recommender Systems (CRS) in general and, more specifically, in chatbot-based CRS. We introduce a pipeline to contextualize the input utterances in conversations. We then take the next step towards leveraging reverse feature engineering to link the contextualized input and learning model to support intent recognition. Since performance evaluation is achieved based on different ML models, we use transformer base models to evaluate the proposed approach using a labelled dialogue dataset (MSDialogue) of question-answering interactions between information seekers and answer providers.

📄 PDF Abstract BibTeX arXiv:2212.03721

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotFeature EngineeringIntent RecognitionQuestion AnsweringRecommendation Systems

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Understanding User Intent Modeling for Conversational Recommender Systems: A Systematic Literature Review

2023-08-05 · Siamak Farshidi, Kiyan Rezaee, Sara Mazaheri, Amir Hossein Rahimi 외

Context: User intent modeling is a crucial process in Natural Language Processing that aims to identify the underlying purpose behind a user's request, enabling personalized responses. With a vast array of approaches int…

Model SelectionRecommendation SystemsSystematic Literature Review

Identifying Breakdowns in Conversational Recommender Systems using User Simulation

2024-05-23 · Nolwenn Bernard, Krisztian Balog

We present a methodology to systematically test conversational recommender systems with regards to conversational breakdowns. It involves examining conversations generated between the system and simulated users for a set…

Conversational RecommendationDiagnosticUser Simulation

Customized Conversational Recommender Systems

2022-06-30 · Shuokai Li, Yongchun Zhu, Ruobing Xie, Zhenwei Tang 외

Conversational recommender systems (CRS) aim to capture user's current intentions and provide recommendations through real-time multi-turn conversational interactions. As a human-machine interactive system, it is essenti…

Meta-LearningRecommendation Systems

Analyzing and Simulating User Utterance Reformulation in Conversational Recommender Systems

2022-05-03 · Shuo Zhang, Mu-Chun Wang, Krisztian Balog

User simulation has been a cost-effective technique for evaluating conversational recommender systems. However, building a human-like simulator is still an open challenge. In this work, we focus on how users reformulate …

Recommendation SystemsUser Simulation

A Survey on Conversational Recommender Systems

2020-04-01 · Dietmar Jannach, Ahtsham Manzoor, Wanling Cai, Li Chen

Recommender systems are software applications that help users to find items of interest in situations of information overload. Current research often assumes a one-shot interaction paradigm, where the users' preferences …

ChatbotConversational RecommendationRecommendation SystemsSurvey