paper-with-me

홈 › Papers

Decision Trees for Helpdesk Advisor Graphs

2017-10-19 · Spyros Gkezerlis, Dimitris Kalles

We use decision trees to build a helpdesk agent reference network to facilitate the on-the-job advising of junior or less experienced staff on how to better address telecommunication customer fault reports. Such reports generate field measurements and remote measurements which, when coupled with location data and client attributes, and fused with organization-level statistics, can produce models of how support should be provided. Beyond decision support, these models can help identify staff who can act as advisors, based on the quality, consistency and predictability of dealing with complex troubleshooting reports. Advisor staff models are then used to guide less experienced staff in their decision making; thus, we advocate the deployment of a simple mechanism which exploits the availability of staff with a sound track record at the helpdesk to act as dormant tutors.

📄 PDF Abstract BibTeX arXiv:1710.07075

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Problem Classification for Tailored Helpdesk Auto-Replies

2022-09-11 · Reece Nicholls, Ryan Fellows, Steve Battle, Hisham Ihshaish

IT helpdesks are charged with the task of responding quickly to user queries. To give the user confidence that their query matters, the helpdesk will auto-reply to the user with confirmation that their query has been rec…

Classification

DCH-2: A Parallel Customer-Helpdesk Dialogue Corpus with Distributions of Annotators' Labels

2021-04-18 · Zhaohao Zeng, Tetsuya Sakai

We introduce a data set called DCH-2, which contains 4,390 real customer-helpdesk dialogues in Chinese and their English translations. DCH-2 also contains dialogue-level annotations and turn-level annotations obtained in…

Dialogue EvaluationMachine TranslationRetrievalShort-Text Conversation+1

Tree in Tree: from Decision Trees to Decision Graphs

2021-10-01 · NeurIPS 2021 12 · Bingzhao Zhu, Mahsa Shoaran

Decision trees have been widely used as classifiers in many machine learning applications thanks to their lightweight and interpretable decision process. This paper introduces Tree in Tree decision graph (TnT), a framewo…

SONG: Self-Organizing Neural Graphs

2021-07-28 · Łukasz Struski, Tomasz Danel, Marek Śmieja, Jacek Tabor 외

Recent years have seen a surge in research on deep interpretable neural networks with decision trees as one of the most commonly incorporated tools. There are at least three advantages of using decision trees over logist…

Construction of Decision Trees and Acyclic Decision Graphs from Decision Rule Systems

2023-05-02 · Kerven Durdymyradov, Mikhail Moshkov

Decision trees and systems of decision rules are widely used as classifiers, as a means for knowledge representation, and as algorithms. They are among the most interpretable models for data analysis. The study of the re…