Speaker Recognition Voice Clustering for Fraudulent Call Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for identifying fraudulent or undesirable voices in telephonic communications rely heavily on manual tagging and external review, which are inaccurate, costly, and not scalable, and lack linkage between calls from the same voice.

Innovation Solution

Automated clustering of voiceprints using multi-dimensional vectors and agglomerative hierarchical clustering (AHC) to identify blacklisted voices, without manual intervention, and flagging potentially undesirable calls based on similarity comparisons.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual tagging and external review are used to identify fraudulent voices, then accuracy may be improved, but cost and time consumption increase significantly

Engineering Contradiction:
Improveaccuracy of fraudulent voice identificationVSAvoidtime for manual review
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary automated analysis of voice characteristics, call patterns, and audio features before manual review. This pre-processing filters out clearly fraudulent calls and prepares structured data for reviewers, reducing the time and effort required for manual assessment while maintaining accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An automated intermediary system acts as a bridge between raw call data and manual review. This system uses machine learning models to analyze voiceprints, detect anomalies, and generate preliminary fraud assessments, which then guide human reviewers to focus only on borderline cases, thereby reducing overall review time while preserving accuracy.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If manual review processes are used to identify fraudulent calls, then detailed analysis may be achieved, but scalability is limited

Engineering Contradiction:
Improvedetailed analysis capabilityVSAvoidscalability of fraud detection
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The fraud detection process is segmented into multiple automated stages: initial filtering based on call metadata, voiceprint analysis, pattern recognition, and anomaly detection. Each stage handles specific aspects of fraud identification, allowing the system to scale independently at each level while maintaining detailed analysis capabilities through specialized algorithms.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Manual mechanical review processes are replaced with automated computational systems including machine learning models, voice recognition algorithms, and data analysis tools. These systems can process thousands of calls simultaneously with detailed analysis, providing both the precision of human review and the scalability of automated processing.

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

3Ease of manufacture

If blacklisting is based on individual fraudulent calls rather than voice linkage, then implementation is simpler, but effectiveness is reduced

Engineering Contradiction:
Improvesimplicity of blacklist implementationVSAvoideffectiveness of fraud prevention
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The system merges multiple calls into voice-based clusters by analyzing voiceprints and acoustic features. Calls from the same speaker are grouped together regardless of phone number or timing, creating comprehensive voice profiles. This merging enables more effective blacklisting by targeting the actual fraudster's voice rather than individual call instances, improving reliability while maintaining implementation simplicity through automated voice matching.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements feedback loops where blocked calls provide data that refines voice clustering algorithms. Each blocked call's voiceprint is added to the database, improving the system's ability to recognize and cluster similar voices in the future. This continuous learning enhances the reliability of voice-based blacklisting over time while keeping the implementation straightforward through automated feedback processing.

Inventive Principle:
Principle #23Feedback

4Productivity

If automated systems are used to identify fraudulent voices, then scalability and speed are improved, but accuracy may deteriorate

Engineering Contradiction:
Improvespeed of fraud detectionVSAvoidaccuracy of voice identification
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The automated system performs preliminary analysis using multiple independent algorithms including voiceprint matching, anomaly detection, and pattern recognition. These preliminary results are combined and weighted to generate an overall fraud probability score, enabling fast automated decision-making for clear cases while maintaining high accuracy through ensemble methods.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An intermediary layer of semi-automated review is introduced for borderline cases. The system automatically handles clear fraudulent and legitimate calls with high speed, while routing uncertain cases to human reviewers who use the automated analysis as guidance. This intermediary approach maintains both the speed of automation for most cases and the accuracy of human judgment for difficult cases.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS12495107B2Methods and systems for automatic discovery of fraudulent calls using speaker recognition
Publication Date: 2025.12.09 CAPITAL ONE SERVICES LLC
  • US12495107B2 patent drawing
  • US12495107B2 patent drawing
  • US12495107B2 patent drawing

AI summary

A method for determining potentially undesirable voices, in embodiments, includes: receiving audio recordings comprising voices associated with undesirable activity, and determining audio components of each of the audio recordings. The method may further comprise generating a multi-dimensional vector of the audio components for each of the plurality of audio recordings, and comparing audio components between the multi-dimensional vectors to determine clusters of multi-dimensional vectors, each cluster comprising two or more of the multi-dimensional vectors of audio components, wherein each cluster corresponds to a blacklisted voice. The method may further comprise receiving an audio recording or audio stream, and determining whether the audio recording or audio stream is associated with a voice associated with undesirable activity based on a comparison to the clusters.