ML Call Outcome Classification via Audio Transcripts

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for classifying phone call outcomes in call centers require manual operator input, which is cumbersome, distracting, and prone to inaccuracies due to time pressure.

Innovation Solution

A machine learning system automatically classifies phone call outcomes by translating audio transcripts into vector representations and using machine learning models such as deep learning or multinomial logistic regression to predict the outcome, allowing for automated data entry and future action determination.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual operator input is used for classifying phone call outcomes, then operators can directly input outcomes, but operators are distracted from their task and data accuracy decreases

Engineering Contradiction:
Improveease of outcome entryVSAvoiddata accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The system automatically classifies call outcomes using machine learning models that analyze call transcripts and audio features, eliminating the need for operator intervention. The system serves itself by autonomously determining outcomes based on patterns learned from training data, thereby removing operator distraction and improving data accuracy through consistent automated classification.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The manual mechanical process of operator input is replaced with an automated computational system. Machine learning models process call data and generate classifications automatically, substituting human cognitive and manual operations with algorithmic processing that improves both speed and accuracy while eliminating operator distraction.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Ease of operation

If manual operator input is used for classifying phone call outcomes, then operators can select outcomes, but time is lost and productivity decreases

Engineering Contradiction:
Improveease of outcome selectionVSAvoidcall volume per hour
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The automated system independently performs outcome classification without requiring operator time for data entry. By self-service classification, the system frees operators to focus exclusively on making calls, directly increasing call volume and productivity while maintaining ease of operation through automated backend processing.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The manual selection process is replaced with automated machine learning classification that processes outcomes in real-time. This substitution eliminates the time operators would spend selecting and entering outcomes, allowing them to dedicate more time to calling activities and thereby increasing overall productivity.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Measurement precision

If automated machine learning classification is implemented, then operator distraction is reduced and data accuracy improves, but system complexity increases

Engineering Contradiction:
Improvedata accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system introduces a machine learning model as an intermediary between call data and outcome classification. This intermediary automatically processes transcripts and audio features to generate accurate classifications, improving data accuracy while managing complexity through modular architecture that separates data processing, model inference, and outcome generation into distinct components.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system transforms call data into numerical feature representations that machine learning models can process. By changing parameters from raw text and audio to structured numerical features, the system enables automated classification with high accuracy while managing computational complexity through efficient feature engineering and model selection.

Inventive Principle:
Principle #35Parameter changes

4Productivity

If automated machine learning classification is implemented, then productivity increases, but implementation complexity increases

Engineering Contradiction:
Improvecall volume per hourVSAvoidimplementation complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The implementation is divided into separate modules: call transcription, feature extraction, machine learning inference, and outcome integration. This segmentation allows each component to be developed, tested, and deployed independently, managing implementation complexity while enabling scalable productivity improvements across the call center infrastructure.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The machine learning classification system is designed to handle multiple call types, outcomes, and data formats through a unified framework. This universal approach consolidates what could be multiple separate implementations into a single system, reducing overall implementation complexity while maximizing productivity benefits across diverse calling scenarios.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20190373111A1Automatic call classification using machine learning
Publication Date: 2019.12.05 UPCALL INC
  • US20190373111A1 patent drawing
  • US20190373111A1 patent drawing
  • US20190373111A1 patent drawing

AI summary

A system may obtain audio files of phone calls and predict the outcomes of the phone calls using a machine learning model. The system may translate the audio files to text transcripts and convert the text transcripts into vectors. The vectors may be input into a machine learning model trained on prior examples of phone calls and their true outcomes. The machine learning model may output a predicted classification of the outcome of the phone call.