paper-with-me

Papers

Expanding Chatbot Knowledge in Customer Service: Context-Aware Similar Question Generation Using Large Language Models

2024-10-16 · Mengze Hong, Yuanfeng Song, Di Jiang, Lu Wang, Zichang Guo, Chen Jason Zhang

Reliable responses of service chatbots are often achieved by employing retrieval-based methods that restrict answers to a knowledge base comprising predefined question-answer pairs (QA pairs). To accommodate potential variations in how a customer's query may be expressed, it emerges as the favored solution to augment these QA pairs with similar questions that are possibly diverse while remaining semantic consistency. This augmentation task is known as Similar Question Generation (SQG). Traditional methods that heavily rely on human efforts or rule-based techniques suffer from limited diversity or significant semantic deviation from the source question, only capable of producing a finite number of useful questions. To address these limitations, we propose an SQG approach based on Large Language Models (LLMs), capable of producing a substantial number of diverse questions while maintaining semantic consistency to the source QA pair. This is achieved by leveraging LLMs' natural language understanding capability through fine-tuning with specially designed prompts. The experiments conducted on a real customer-service dataset demonstrate that our method surpasses baseline methods by a significant margin in terms of semantic diversity. Human evaluation further confirms that integrating the answer that reflects the customer's intention is crucial for increasing the number of generated questions that meet business requirements.

📄 PDF Abstract BibTeX arXiv:2410.12444

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotDiversityNatural Language UnderstandingQuestion GenerationQuestion-Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Empathetic Chatbots in Customer Service Settings

2021-01-05 · Akshay Agarwal, Shashank Maiya, Sonu Aggarwal

Customer service is a setting that calls for empathy in live human agent responses. Recent advances have demonstrated how open-domain chatbots can be trained to demonstrate empathy when responding to live human utterance…

Chatbot

Improving Customer Service Chatbots with Attention-based Transfer Learning

2021-11-24 · Jordan J. Bird

With growing societal acceptance and increasing cost efficiency due to mass production, service robots are beginning to cross from the industrial to the social domain. Currently, customer service robots tend to be digita…

ChatbotTransfer Learning

Automating Customer Service using LangChain: Building custom open-source GPT Chatbot for organizations

2023-10-09 · Keivalya Pandya, Mehfuza Holia

In the digital age, the dynamics of customer service are evolving, driven by technological advancements and the integration of Large Language Models (LLMs). This research paper introduces a groundbreaking approach to aut…

Chatbot

Debbie, the Debate Bot of the Future

2017-09-10 · Geetanjali Rakshit, Kevin K. Bowden, Lena Reed, Amita Misra 외

Chatbots are a rapidly expanding application of dialogue systems with companies switching to bot services for customer support, and new applications for users interested in casual conversation. One style of casual conver…

Exploring Emotion-Sensitive LLM-Based Conversational AI

2025-02-13 · Antonin Brun, Ruying Liu, Aryan Shukla, Frances Watson 외

Conversational AI chatbots have become increasingly common within the customer service industry. Despite improvements in their emotional development, they often lack the authenticity of real customer service interactions…

ChatbotSentiment Analysis