Close

Presentation

Generating Frequently Asked Questions from Technical Support Tickets using Large Language Models
DescriptionHigh-performance computing drives scientific discovery, but increasing system complexity and user demands generate a growing volume of diverse technical support issues. This trend underscores the need for automated tools that can extract clear, accurate, and relevant frequently asked questions from support tickets. We addressed this need by developing a novel pipeline for autonomous technical support that began by filtering tickets by anomaly frequency and recency. An instruction-tuned a large language model, then cleaned and summarized tickets. Next, unsupervised semantic clustering identified subclusters of similar tickets within broader topics, which were globally ranked by size, cohesion, and separation. A generation module powered by a large language model produced structured lists of frequently asked questions from the top-ranked subclusters. Evaluation by subject matter experts confirmed that our method produced understandable, accurate, and pertinent content. The extraction of detailed insights from ticket data enhances efficiency of support workflows and facilitates scientific research.