Dual-Track Fake Voice Detection Using Mel Difference Attention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing fake voice detection methods struggle with accuracy, robustness, and generalization in the face of evolving deepfake technologies, particularly in complex voice situations, necessitating improved methods for detecting synthetic voices.

Innovation Solution

A dual-track differential modeling approach is employed, involving pre-training a voice conversion model to convert single-track audio to stereo, extracting and enhancing Mel spectrogram features, and using dual-branch feature extractors and attention pooling to fuse spatial attention maps for accurate detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If robust feature extraction-based fake voice detection is used, then detection capability is improved, but accuracy and robustness deteriorate in the face of evolving deepfake technologies

Engineering Contradiction:
Improvedetection capabilityVSAvoiddetection accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent segments the voice detection process into dual-track parallel processing (original track and converted track), where each track independently extracts features and contributes to the final detection decision. This segmentation allows the system to capture different characteristics of fake voices through multiple processing paths, improving both accuracy and robustness against evolving deepfake techniques.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a new dimension by converting single-track audio to dual-track stereo representation. This dimensional transformation enables the system to analyze voice artifacts from multiple perspectives simultaneously, enhancing detection precision without sacrificing reliability across different deepfake scenarios.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Measurement precision

If complex model designs are used to improve fake voice detection, then detection performance is improved, but generalization to new deepfake scenarios deteriorates

Engineering Contradiction:
Improvedetection performanceVSAvoidgeneralization capability
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The dual-track detection model serves multiple functions simultaneously: it processes both original and converted audio tracks, extracts diverse features, and adapts to various deepfake scenarios through a unified architecture. This universal design enables the system to maintain high detection performance while generalizing effectively to new and evolving deepfake techniques without requiring scenario-specific modifications.

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

3Measurement precision

If fine-grained feature analysis is performed, then detection accuracy is improved, but computational complexity increases causing fine-grained differences to disappear in deep neural networks

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts and emphasizes fine-grained differential features by computing absolute differences between original and converted track features. This extraction process isolates subtle artifacts introduced by deepfake processing, making them prominent enough to be detected accurately without being lost in the computational complexity of the deep neural network.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS12548588B2Fake voice detection method based on dual-track differential modeling
Publication Date: 2026.02.10 INNER MONGOLIA UNIVERSITY
  • US12548588B2 patent drawing

AI summary

A fake voice detection method based on dual-track differential modeling includes: converting, by a pre-trained single/dual-track voice conversion model, a single-track audio into a stereo; extracting left and right-track Mel spectrogram features; performing texture enhancement on absolute values of differences between an original single-track Mel spectrogram feature and each of the left and right-track Mel spectrogram features; inputting texture enhancement results into left and right dual-branch feature extractors respectively to acquire a final attention map through feature extraction, processing and fusion; and inputting the final attention map into an attention pooling layer and a final binary classification layer to acquire a fake voice detection result. The fake voice detection method achieves fake voice detection by means of dual-track differential modeling, fine-grained texture enhancement, and multi-head attention feature fusion, improving the accuracy, transferability, and generalization of fake voice detection.