paper-with-me

홈 › Papers

Self-Improving Customer Review Response Generation Based on LLMs

2024-05-06 · Guy Azov, Tatiana Pelc, Adi Fledel Alon, Gila Kamhi

Previous studies have demonstrated that proactive interaction with user reviews has a positive impact on the perception of app users and encourages them to submit revised ratings. Nevertheless, developers encounter challenges in managing a high volume of reviews, particularly in the case of popular apps with a substantial influx of daily reviews. Consequently, there is a demand for automated solutions aimed at streamlining the process of responding to user reviews. To address this, we have developed a new system for generating automatic responses by leveraging user-contributed documents with the help of retrieval-augmented generation (RAG) and advanced Large Language Models (LLMs). Our solution, named SCRABLE, represents an adaptive customer review response automation that enhances itself with self-optimizing prompts and a judging mechanism based on LLMs. Additionally, we introduce an automatic scoring mechanism that mimics the role of a human evaluator to assess the quality of responses generated in customer review domains. Extensive experiments and analyses conducted on real-world datasets reveal that our method is effective in producing high-quality responses, yielding improvement of more than 8.5% compared to the baseline. Further validation through manual examination of the generated responses underscores the efficacy our proposed system.

📄 PDF Abstract BibTeX arXiv:2405.03845

Code (0)

등록된 구현이 없습니다.

Tasks

RAGResponse GenerationRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Why We Feel What We Feel: Joint Detection of Emotions and Their Opinion Triggers in E-commerce

2025-07-07 · Arnav Attri, Anuj Attri, Pushpak Bhattacharyya, Suman Banerjee 외 arxiv

Customer reviews on e-commerce platforms capture critical affective signals that drive purchasing decisions. However, no existing research has explored the joint task of emotion detection and explanatory span identificat…

Generating Persuasive Responses to Customer Reviews with Multi-Source Prior Knowledge in E-commerce

2022-09-20 · Bo Chen, Jiayi Liu, Mieradilijiang Maimaiti, Xing Gao 외

Customer reviews usually contain much information about one's online shopping experience. While positive reviews are beneficial to the stores, negative ones will largely influence consumers' decision and may lead to a de…

Response Generation

Benchmarking Automated Review Response Generation for the Hospitality Domain

2020-12-01 · EcomNLP (COLING) 2020 12 · Tannon Kew, Michael Amsler, Sarah Ebling

Online customer reviews are of growing importance for many businesses in the hospitality industry, particularly restaurants and hotels. Managerial responses to such reviews provide businesses with the opportunity to infl…

BenchmarkingDomain AdaptationResponse Generation

MindFlow+: A Self-Evolving Agent for E-Commerce Customer Service

2025-07-25 · Ming Gong, Xucheng Huang, Ziheng Xu, Vijayan K. Asari arxiv

High-quality dialogue is crucial for e-commerce customer service, yet traditional intent-based systems struggle with dynamic, multi-turn interactions. We present MindFlow+, a self-evolving dialogue agent that learns doma…

Reinforcement LearningResponse Generation

Using Advanced LLMs to Enhance Smaller LLMs: An Interpretable Knowledge Distillation Approach

2024-08-13 · Tong Wang, K. Sudhir, Dat Hong

Advanced Large language models (LLMs) like GPT-4 or LlaMa 3 provide superior performance in complex human-like interactions. But they are costly, or too large for edge devices such as smartphones and harder to self-host,…

Knowledge Distillation