LGSDASJun 4, 2021

A Novel Semi-supervised Framework for Call Center Agent Malpractice Detection via Neural Feature Learning

arXiv:2106.02433v1
Originality Synthesis-oriented
AI Analysis

This is an incremental solution for call centers to detect agent malpractice, potentially reducing errors and enhancing operational efficiency.

The paper tackled call center agent malpractice detection by proposing a semi-supervised framework with neural feature learning, which significantly reduced classification error compared to a baseline k-means model and improved agent performance after deployment.

This work presents a practical solution to the problem of call center agent malpractice. A semi-supervised framework comprising of non-linear power transformation, neural feature learning and k-means clustering is outlined. We put these building blocks together and tune the parameters so that the best performance was obtained. The data used in the experiments is obtained from our in-house call center. It is made up of recorded agent-customer conversations which have been annotated using a convolutional neural network based segmenter. The methods provided a means of tuning the parameters of the neural network to achieve a desirable result. We show that, using our proposed framework, it is possible to significantly reduce the malpractice classification error of a k-means-only clustering model which would serve the same purpose. Additionally, by presenting the amount of silence per call as a key performance indicator, we show that the proposed system has enhanced agents performance at our call center since deployment.

Foundations

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

Your Notes