English

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

Computation and Language 2025-10-10 v2 Artificial Intelligence Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2510.06677,
  title  = {Incremental Summarization for Customer Support via Progressive Note-Taking and Agent Feedback},
  author = {Yisha Wu and Cen Mia Zhao and Yuanpei Cao and Xiaoqing Su and Yashar Mehdad and Mindy Ji and Claire Na Cheng},
  journal= {arXiv preprint arXiv:2510.06677},
  year   = {2025}
}

Comments

Accepted at EMNLP 2025 Industry Track

R2 v1 2026-07-01T06:23:08.176Z