paper-with-me

홈 › Papers

Incremental Summarization for Customer Support via Progressive Note-Taking and Agent Feedback

2025-10-08 · Yisha Wu, Cen Mia Zhao, Yuanpei Cao, Xiaoqing Su, Yashar Mehdad, Mindy Ji, Claire Na Cheng arxiv

We introduce an incremental summarization system for customer support agents that intelligently determines when to generate concise bullet notes during conversations, reducing agents' context-switching effort and redundant review. Our approach combines a fine-tuned Mixtral-8x7B model for continuous note generation with a DeBERTa-based classifier to filter trivial content. Agent edits refine the online notes generation and regularly inform offline model retraining, closing the agent edits feedback loop. Deployed in production, our system achieved a 3% reduction in case handling time compared to bulk summarization (with reductions of up to 9% in highly complex cases), alongside high agent satisfaction ratings from surveys. These results demonstrate that incremental summarization with continuous feedback effectively enhances summary quality and agent productivity at scale.

📄 PDF Abstract BibTeX arXiv:2510.06677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TWEETSUMM - A Dialog Summarization Dataset for Customer Service

2021-11-01 · Findings (EMNLP) 2021 11 · Guy Feigenblat, Chulaka Gunasekara, Benjamin Sznajder, Sachindra Joshi 외

In a typical customer service chat scenario, customers contact a support center to ask for help or raise complaints, and human agents try to solve the issues. In most cases, at the end of the conversation, agents are ask…

Extractive SummarizationUnsupervised Extractive Summarization

TWEETSUMM -- A Dialog Summarization Dataset for Customer Service

2021-11-23 · Guy Feigenblat, Chulaka Gunasekara, Benjamin Sznajder, Sachindra Joshi 외

In a typical customer service chat scenario, customers contact a support center to ask for help or raise complaints, and human agents try to solve the issues. In most cases, at the end of the conversation, agents are ask…

Extractive SummarizationUnsupervised Extractive Summarization

Incremental Extractive Opinion Summarization Using Cover Trees

2024-01-16 · Somnath Basu Roy Chowdhury, Nicholas Monath, Avinava Dubey, Manzil Zaheer 외

Extractive opinion summarization involves automatically producing a summary of text about an entity (e.g., a product's reviews) by extracting representative sentences that capture prevalent opinions in the review set. Ty…

Extractive SummarizationOpinion Summarization

Heuristic-based Inter-training to Improve Few-shot Multi-perspective Dialog Summarization

2022-03-29 · Benjamin Sznajder, Chulaka Gunasekara, Guy Lev, Sachin Joshi 외

Many organizations require their customer-care agents to manually summarize their conversations with customers. These summaries are vital for decision making purposes of the organizations. The perspective of the summary …

Decision Making

Utilizing Large Language Models for Automating Technical Customer Support

2024-06-03 · Jochen Wulf, Jürg Meierhofer

The use of large language models (LLMs) such as OpenAI's GPT-4 in technical customer support (TCS) has the potential to revolutionize this area. This study examines automated text correction, summarization of customer in…

Question Answering