LGIRJul 26, 2025

A Scalable and High Availability Solution for Recommending Resolutions to Problem Tickets

arXiv:2507.19846v2Has Code
Originality Synthesis-oriented
AI Analysis

This provides an incremental solution for service industries, such as telecom, to improve incident resolution efficiency.

The paper tackles the challenge of recommending resolutions for problem tickets in service industries by addressing issues like data drift and missing data, achieving high prediction accuracy on both open-source and proprietary telecom datasets.

Resolution of incidents or problem tickets is a common theme in service industries in any sector, including billing and charging systems in telecom domain. Machine learning can help to identify patterns and suggest resolutions for the problem tickets, based on patterns in the historical data of the tickets. However, this process may be complicated due to a variety of phenomena such as data drift and issues such as missing data, lack of data pertaining to resolutions of past incidents, too many similar sounding resolutions due to free text and similar sounding text. This paper proposes a robust ML-driven solution employing clustering, supervised learning, and advanced NLP models to tackle these challenges effectively. Building on previous work, we demonstrate clustering-based resolution identification, supervised classification with LDA, Siamese networks, and One-shot learning, Index embedding. Additionally, we present a real-time dashboard and a highly available Kubernetes-based production deployment. Our experiments with both the open-source Bitext customer-support dataset and proprietary telecom datasets demonstrate high prediction accuracy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes