SSR-TA: Sequence to Sequence based expert recurrent recommendation for ticket automation
Chenhan Cao, Xiaoyu Fang, Bingqing Luo, Bin Xia

TL;DR
This paper introduces SSR-TA, a sequence-to-sequence and recurrent network model for expert recommendation in ticket automation, improving accuracy and efficiency in assigning IT support tickets.
Contribution
The paper proposes a novel sequence-to-sequence translation model combined with a recurrent recommendation network for expert assignment, outperforming existing baselines.
Findings
SSR-TA outperforms baseline models in expert recommendation accuracy.
The model effectively captures ticket features through sequence-to-sequence translation.
Experimental results demonstrate improved recommendation performance on real-world datasets.
Abstract
The ticket automation provides crucial support for the normal operation of IT software systems. An essential task of ticket automation is to assign experts to solve upcoming tickets. However, facing thousands of tickets, inappropriate assignments will make tickets transfer frequently among experts, which causes time delays and wasted resources. Effectively and efficiently finding an appropriate expert in fewer steps is vital to ticket automation. In this paper, we proposed a sequence to sequence based translation model combined with a recurrent recommendation network to recommend appropriate experts for tickets. The sequence to sequence model transforms the ticket description into the corresponding resolution for capturing the potential and useful features of representing tickets. The recurrent recommendation network recommends the appropriate expert based on the assumption that the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Sentiment Analysis and Opinion Mining · IoT and Edge/Fog Computing
