Skip to main content

2017 | OriginalPaper | Buchkapitel

Predicting Self-reported Customer Satisfaction of Interactions with a Corporate Call Center

verfasst von : Joseph Bockhorst, Shi Yu, Luisa Polania, Glenn Fung

Erschienen in: Machine Learning and Knowledge Discovery in Databases

Verlag: Springer International Publishing

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

Timely identification of dissatisfied customers would provide corporations and other customer serving enterprises the opportunity to take meaningful interventions. This work describes a fully operational system we have developed at a large US insurance company for predicting customer satisfaction following all incoming phone calls at our call center. To capture call relevant information, we integrate signals from multiple heterogeneous data sources including: speech-to-text transcriptions of calls, call metadata (duration, waiting time, etc.), customer profiles and insurance policy information. Because of its ordinal, subjective, and often highly-skewed nature, self-reported survey scores presents several modeling challenges. To deal with these issues we introduce a novel modeling workflow: First, a ranking model is trained on the customer call data fusion. Then, a convolutional fitting function is optimized to map the ranking scores to actual survey satisfaction scores. This approach produces more accurate predictions than standard regression and classification approaches that directly fit the survey scores with call data, and can be easily generalized to other customer satisfaction prediction problems. Source code and data are available at https://​github.​com/​cyberyu/​ecml2017.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Fußnoten
1
negSent() is an indicator that is 1 if the utterance sentiment label is Negative, negCount() is the number of Negative or Mostly Negative sentiment phrases in the utterance, duration() is the length of the utterance in seconds, consNeg() is an indicator that is 1 if the current and previous utterance have negative sentiment, and sentScore() maps utterance sentiment labels (Negative, Mostly Negative, Neutral, Mostly Positive, Positive) to numerical scores \((-1, -0.5, 0, 0.5, 1)\).
 
2
All the auxiliary examples may not be needed. We have found that while there are over 10 million auxiliary examples that can be formed from our training set, the rank score model is well converged when trained with 10,000 examples. We experimented with various techniques for sampling the auxiliary examples (biased for large RSI difference, small RSI difference, etc.), and found that simple uniform sampling works best.
 
3
All comparison models trained using the scikit-learn Python package.
 
Literatur
1.
Zurück zum Zitat Crammer, K., Singer, Y.: Online ranking by projecting. Neural Comput. 17(1), 145–175 (2005)CrossRefMATH Crammer, K., Singer, Y.: Online ranking by projecting. Neural Comput. 17(1), 145–175 (2005)CrossRefMATH
2.
Zurück zum Zitat Devillers, L., Vaudable, C., Chastagnol, C.: Real-life emotion-related states detection in call centers: a cross-corpora study. In: INTERSPEECH 2010, pp. 2350–2353 (2010) Devillers, L., Vaudable, C., Chastagnol, C.: Real-life emotion-related states detection in call centers: a cross-corpora study. In: INTERSPEECH 2010, pp. 2350–2353 (2010)
3.
Zurück zum Zitat Gutiérrez, P., Perez-Ortiz, M., Sanchez-Monedero, J., Fernández-Navarro, F., Hervas-Martinez, C.: Ordinal regression methods: survey and experimental study. IEEE Trans. Knowl. Data Eng. 28(1), 127–146 (2016)CrossRef Gutiérrez, P., Perez-Ortiz, M., Sanchez-Monedero, J., Fernández-Navarro, F., Hervas-Martinez, C.: Ordinal regression methods: survey and experimental study. IEEE Trans. Knowl. Data Eng. 28(1), 127–146 (2016)CrossRef
5.
Zurück zum Zitat Herbrich, R., Graepel, T., Obermayer, K.: Large margin rank boundaries for ordinal regression. In: Advances in Neural Information Processing Systems, pp. 115–132 (1999) Herbrich, R., Graepel, T., Obermayer, K.: Large margin rank boundaries for ordinal regression. In: Advances in Neural Information Processing Systems, pp. 115–132 (1999)
6.
Zurück zum Zitat Herbrich, R., Graepel, T., Obermayer, K.: Support vector learning for ordinal regression. In: International Conference on Artificial Neural Networks, pp. 97–102 (1999) Herbrich, R., Graepel, T., Obermayer, K.: Support vector learning for ordinal regression. In: International Conference on Artificial Neural Networks, pp. 97–102 (1999)
7.
Zurück zum Zitat Kim, K., Ahn, H.: A corporate credit rating model using multiclass support vector machines with an ordinal pairwise partitioning approach. Comput. Oper. Res. 39(8), 1800–1811 (2012)MathSciNetCrossRefMATH Kim, K., Ahn, H.: A corporate credit rating model using multiclass support vector machines with an ordinal pairwise partitioning approach. Comput. Oper. Res. 39(8), 1800–1811 (2012)MathSciNetCrossRefMATH
8.
Zurück zum Zitat Metallinou, A., Narayanan, S.: Annotation and processing of continuous emotional attributes: challenges and opportunities. In: IEEE International Conference and Workshops on Automatic Face and Gesture Recognition, pp. 1–8 (2013) Metallinou, A., Narayanan, S.: Annotation and processing of continuous emotional attributes: challenges and opportunities. In: IEEE International Conference and Workshops on Automatic Face and Gesture Recognition, pp. 1–8 (2013)
9.
Zurück zum Zitat Ovadia, S.: Ratings and rankings: reconsidering the structure of values and their measurement. Int. J. Soc. Res. Methodol. 7(5), 403–414 (2004)CrossRef Ovadia, S.: Ratings and rankings: reconsidering the structure of values and their measurement. Int. J. Soc. Res. Methodol. 7(5), 403–414 (2004)CrossRef
10.
Zurück zum Zitat Park, Y., Gates, S.: Towards real-time measurement of customer satisfaction using automatically generated call transcripts. In: Proceedings of the 18th ACM Conference on Information and Knowledge Management, pp. 1387–1396. ACM (2009) Park, Y., Gates, S.: Towards real-time measurement of customer satisfaction using automatically generated call transcripts. In: Proceedings of the 18th ACM Conference on Information and Knowledge Management, pp. 1387–1396. ACM (2009)
11.
Zurück zum Zitat Pérez-Ortiz, M., Cruz-Ramírez, M., Ayllón-Terán, M., Heaton, N., Ciria, R., Hervás-Martínez, C.: An organ allocation system for liver transplantation based on ordinal regression. Appl. Soft Comput. 14, 88–98 (2014)CrossRef Pérez-Ortiz, M., Cruz-Ramírez, M., Ayllón-Terán, M., Heaton, N., Ciria, R., Hervás-Martínez, C.: An organ allocation system for liver transplantation based on ordinal regression. Appl. Soft Comput. 14, 88–98 (2014)CrossRef
12.
Zurück zum Zitat Segura, C., Balcells, D., Umbert, M., Arias, J., Luque, J.: Automatic speech feature learning for continuous prediction of customer satisfaction in contact center phone calls. In: Abad, A., Ortega, A., Teixeira, A., García Mateo, C., Martínez Hinarejos, C.D., Perdigão, F., Batista, F., Mamede, N. (eds.) IberSPEECH 2016. LNCS (LNAI), vol. 10077, pp. 255–265. Springer, Cham (2016). https://doi.org/10.1007/978-3-319-49169-1_25 CrossRef Segura, C., Balcells, D., Umbert, M., Arias, J., Luque, J.: Automatic speech feature learning for continuous prediction of customer satisfaction in contact center phone calls. In: Abad, A., Ortega, A., Teixeira, A., García Mateo, C., Martínez Hinarejos, C.D., Perdigão, F., Batista, F., Mamede, N. (eds.) IberSPEECH 2016. LNCS (LNAI), vol. 10077, pp. 255–265. Springer, Cham (2016). https://​doi.​org/​10.​1007/​978-3-319-49169-1_​25 CrossRef
13.
Zurück zum Zitat Sun, J., Xu, W., Yan, Y., Wang, C., Ren, Z., Cong, P., Wang, H., Feng, J.: Information fusion in automatic user satisfaction analysis in call center. In: International Conference on Intelligent Human-Machine Systems and Cybernetics (IHMSC), vol. 1, pp. 425–428 (2016) Sun, J., Xu, W., Yan, Y., Wang, C., Ren, Z., Cong, P., Wang, H., Feng, J.: Information fusion in automatic user satisfaction analysis in call center. In: International Conference on Intelligent Human-Machine Systems and Cybernetics (IHMSC), vol. 1, pp. 425–428 (2016)
14.
Zurück zum Zitat Tian, Q., Chen, S., Tan, X.: Comparative study among three strategies of incorporating spatial structures to ordinal image regression. Neurocomputing 136, 152–161 (2014)CrossRef Tian, Q., Chen, S., Tan, X.: Comparative study among three strategies of incorporating spatial structures to ordinal image regression. Neurocomputing 136, 152–161 (2014)CrossRef
15.
Zurück zum Zitat Vaudable, C., Devillers, L.: Negative emotions detection as an indicator of dialogs quality in call centers. In: IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 5109–5112 (2012) Vaudable, C., Devillers, L.: Negative emotions detection as an indicator of dialogs quality in call centers. In: IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP), pp. 5109–5112 (2012)
16.
Zurück zum Zitat Yan, H.: Cost-sensitive ordinal regression for fully automatic facial beauty assessment. Neurocomputing 129, 334–342 (2014)CrossRef Yan, H.: Cost-sensitive ordinal regression for fully automatic facial beauty assessment. Neurocomputing 129, 334–342 (2014)CrossRef
17.
Zurück zum Zitat Yoon, J., Roberts, S., Dyson, M., Gan, J.: Bayesian inference for an adaptive ordered probit model: an application to brain computer interfacing. Neural Netw. 24(7), 726–734 (2011)CrossRefMATH Yoon, J., Roberts, S., Dyson, M., Gan, J.: Bayesian inference for an adaptive ordered probit model: an application to brain computer interfacing. Neural Netw. 24(7), 726–734 (2011)CrossRefMATH
Metadaten
Titel
Predicting Self-reported Customer Satisfaction of Interactions with a Corporate Call Center
verfasst von
Joseph Bockhorst
Shi Yu
Luisa Polania
Glenn Fung
Copyright-Jahr
2017
DOI
https://doi.org/10.1007/978-3-319-71273-4_15