paper-with-me

홈 › Papers

Exploring the Potential of Large Language Models for Automation in Technical Customer Service

2024-05-15 · Jochen Wulf, Juerg Meierhofer

Purpose: The purpose of this study is to investigate the potential of Large Language Models (LLMs) in transforming technical customer service (TCS) through the automation of cognitive tasks. Design/Methodology/Approach: Using a prototyping approach, the research assesses the feasibility of automating cognitive tasks in TCS with LLMs, employing real-world technical incident data from a Swiss telecommunications operator. Findings: Lower-level cognitive tasks such as translation, summarization, and content generation can be effectively automated with LLMs like GPT-4, while higher-level tasks such as reasoning require more advanced technological approaches such as Retrieval-Augmented Generation (RAG) or finetuning ; furthermore, the study underscores the significance of data ecosystems in enabling more complex cognitive tasks by fostering data sharing among various actors involved. Originality/Value: This study contributes to the emerging theory on LLM potential and technical feasibility in service management, providing concrete insights for operators of TCS units and highlighting the need for further research to address limitations and validate the applicability of LLMs across different domains.

📄 PDF Abstract BibTeX arXiv:2405.09161

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementRAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Residual Connection 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Evaluating Sequence-to-Sequence Learning Models for If-Then Program Synthesis

2020-02-10 · Dhairya Dalal, Byron V. Galbraith

Implementing enterprise process automation often requires significant technical expertise and engineering effort. It would be beneficial for non-technical users to be able to describe a business process in natural langua…

Program Synthesis

LLMs and the Future of Chip Design: Unveiling Security Risks and Building Trust

2024-05-11 · Zeng Wang, Lilas Alrahis, Likhitha Mankali, Johann Knechtel 외

Chip design is about to be revolutionized by the integration of large language, multimodal, and circuit models (collectively LxMs). While exploring this exciting frontier with tremendous potential, the community must als…

Code Generation

CoCo-Agent: A Comprehensive Cognitive MLLM Agent for Smartphone GUI Automation

2024-02-19 · Xinbei Ma, Zhuosheng Zhang, Hai Zhao

Multimodal large language models (MLLMs) have shown remarkable potential as human-like autonomous language agents to interact with real-world environments, especially for graphical user interface (GUI) automation. Howeve…

PredictionType prediction

Agentic AI for Intent-Based Industrial Automation

2025-06-05 · Marcos Lima Romero, Ricardo Suyama

The recent development of Agentic AI systems, empowered by autonomous large language models (LLMs) agents with planning and tool-usage capabilities, enables new possibilities for the evolution of industrial automation an…

Generative AI for CAD Automation: Leveraging Large Language Models for 3D Modelling

2025-07-05 · Sumit Kumar, Sarthak Kapoor, Harsh Vardhan, Yao Zhao arxiv

Large Language Models (LLMs) are revolutionizing industries by enhancing efficiency, scalability, and innovation. This paper investigates the potential of LLMs in automating Computer-Aided Design (CAD) workflows, by inte…

Prompt Engineering