paper-with-me

Papers

CAPRAG: A Large Language Model Solution for Customer Service and Automatic Reporting using Vector and Graph Retrieval-Augmented Generation

2025-01-23 · Hamza Landolsi, Kais Letaief, Nizar Taghouti, Ines Abdeljaoued-Tej

The introduction of new features and services in the banking sector often overwhelms customers, creating an opportunity for banks to enhance user experience through financial chatbots powered by large language models (LLMs). We initiated an AI agent designed to provide customers with relevant information about banking services and insights from annual reports. We proposed a hybrid Customer Analysis Pipeline Retrieval-Augmented Generation (CAPRAG) that effectively addresses both relationship-based and contextual queries, thereby improving customer engagement in the digital banking landscape. To implement this, we developed a processing pipeline to refine text data, which we utilized in two main frameworks: Vector RAG and Graph RAG. This dual approach enables us to populate both vector and graph databases with processed data for efficient retrieval. The Cypher query component is employed to effectively query the graph database. When a user submits a query, it is first expanded by a query expansion module before being routed to construct a final query from the hybrid Knowledge Base (KB). This final query is then sent to an open-source LLM for response generation. Overall, our innovative, designed to international banks, serves bank's customers in an increasingly complex digital environment, enhancing clarity and accessibility of information.

📄 PDF Abstract BibTeX arXiv:2501.13993

Code (0)

등록된 구현이 없습니다.

Tasks

AI AgentLanguage ModelingLanguage ModellingLarge Language ModelRAGResponse GenerationRetrievalRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

ICS-Assist: Intelligent Customer Inquiry Resolution Recommendation in Online Customer Service for Large E-Commerce Businesses

2020-08-22 · Min Fu, Jiwei Guan, Xi Zheng, Jie zhou 외

Efficient and appropriate online customer service is essential to large e-commerce businesses. Existing solution recommendation methods for online customer service are unable to determine the best solutions at runtime, l…

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

CirrusBench: Evaluating LLM-based Agents Beyond Correctness in Real-World Cloud Service Environments

2026-03-30 · Yi Yu, Guangquan Hu, Chenghuang Shen, Xingyan Liu 외 arxiv

The increasing agentic capabilities of Large Language Models (LLMs) have enabled their deployment in real-world applications, such as cloud services, where customer-assistant interactions exhibit high technical complexit…

Retrieval-Augmented Generation with Knowledge Graphs for Customer Service Question Answering

2024-04-26 · Zhentao Xu, Mark Jerome Cruz, Matthew Guevara, Tie Wang 외

In customer service technical support, swiftly and accurately retrieving relevant past issues is critical for efficiently resolving customer inquiries. The conventional retrieval methods in retrieval-augmented generation…

Knowledge GraphsQuestion AnsweringRAGRetrieval+3

Creation Of A ChatBot Based On Natural Language Proccesing For Whatsapp

2023-10-10 · Valderrama Jonatan, Aguilar-Alonso Igor

In the era of digital transformation, customer service is of paramount importance to the success of organizations, and to meet the growing demand for immediate responses and personalized assistance 24 hours a day, chatbo…

ChatbotNatural Language Understanding