Graph Neural Networks to Predict Customer Satisfaction Following Interactions with a Corporate Call Center
Teja Kanchinadam, Zihang Meng, Joseph Bockhorst, Vikas Singh, Glenn, Fung

TL;DR
This paper presents a graph neural network system that predicts customer satisfaction from call transcriptions, outperforming traditional models by considering relative scores within batches, and is applicable to other satisfaction prediction tasks.
Contribution
Introduces a GNN-based approach that leverages relative score comparisons within batches, improving prediction accuracy for customer satisfaction from call data.
Findings
GNN approach outperforms standard regression and classification models.
System operates in near real-time for large-scale customer calls.
Method generalizes to other customer satisfaction prediction problems.
Abstract
Customer satisfaction is an important factor in creating and maintaining long-term relationships with customers. Near real-time identification of potentially dissatisfied customers following phone calls can provide organizations the opportunity to take meaningful interventions and to foster ongoing customer satisfaction and loyalty. This work describes a fully operational system we have developed at a large US company for predicting customer satisfaction following incoming phone calls. The system takes as an input speech-to-text transcriptions of calls and predicts call satisfaction reported by customers on post-call surveys (scale from 1 to 10). Because of its ordinal, subjective, and often highly-skewed nature, predicting survey scores is not a trivial task and presents several modeling challenges. We introduce a graph neural network (GNN) approach that takes into account 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Sentiment Analysis and Opinion Mining · Emotion and Mood Recognition
MethodsGraph Neural Network
