Ticket-BERT: Labeling Incident Management Tickets with Language Models
Zhexiong Liu, Cris Benge, Siduo Jiang

TL;DR
Ticket-BERT is a specialized language model designed to accurately label complex incident management tickets, addressing unique challenges like frequent updates and diverse data sources, and it adapts quickly through active learning.
Contribution
The paper introduces Ticket-BERT, a robust language model tailored for incident ticket labeling, incorporating an active learning cycle for rapid adaptation to new data.
Findings
Ticket-BERT outperforms existing classifiers on Azure Cognitive Services.
It effectively handles ticket updates and diverse data sources.
Active learning enables quick fine-tuning with minimal annotations.
Abstract
An essential aspect of prioritizing incident tickets for resolution is efficiently labeling tickets with fine-grained categories. However, ticket data is often complex and poses several unique challenges for modern machine learning methods: (1) tickets are created and updated either by machines with pre-defined algorithms or by engineers with domain expertise that share different protocols, (2) tickets receive frequent revisions that update ticket status by modifying all or parts of ticket descriptions, and (3) ticket labeling is time-sensitive and requires knowledge updates and new labels per the rapid software and hardware improvement lifecycle. To handle these issues, we introduce Ticket- BERT which trains a simple yet robust language model for labeling tickets using our proposed ticket datasets. Experiments demonstrate the superiority of Ticket-BERT over baselines and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Web Data Mining and Analysis · Machine Learning and Algorithms
MethodsMulti-Head Attention · Attention Is All You Need · Linear Warmup With Linear Decay · Linear Layer · Attention Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Adam · WordPiece · Weight Decay · Residual Connection
