Segmented Pitch Randomization for Edge Audio Anonymization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing audio anonymization techniques fail to effectively protect speaker identities while maintaining audio usability, as they either obfuscate rather than anonymize data or require significant computational resources, and existing DSP-based methods offer lower privacy and utility compared to ML-based algorithms.

Innovation Solution

A lightweight DSP-based audio anonymization algorithm employing pitch shifting and segmentation with probabilistic pitch randomization to enhance privacy and utility, using a base pitch generation with probability to prevent determinism and segment audio signals to increase recognition difficulty.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Use of energy by moving object

If speech-to-text conversion is used to protect privacy, then computing power consumption is reduced, but conversion accuracy deteriorates and additional information is lost

Engineering Contradiction:
Improvecomputing power consumptionVSAvoidconversion accuracy
Core Design Contradiction:
Use of energy by moving objectVSMeasurement precision

Solution Approach 1:

The patent employs a lightweight DSP-based anonymization algorithm that can be executed on edge devices with limited resources, replacing the need for heavy ML-based speech-to-text conversion. This disposable-like approach processes audio directly without requiring complex model inference, reducing computing power consumption while maintaining privacy protection.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Solution Approach 2:

The patent substitutes ML-based speech-to-text conversion with a DSP-based audio processing system. Instead of converting audio to text through complex neural networks, the system directly processes audio signals using digital signal processing techniques (pitch detection, pitch shifting) to achieve anonymization, replacing the mechanical conversion process with a more efficient signal processing approach.

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

2Reliability

If ML-based algorithms are used for audio anonymization, then privacy and utility are improved, but algorithm complexity, size and latency increase

Engineering Contradiction:
Improveprivacy protectionVSAvoidalgorithm complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent replaces complex ML-based anonymization algorithms with a lightweight DSP-based approach that can run on resource-constrained edge devices. The system uses simple pitch detection and pitch shifting operations instead of complex machine learning models, significantly reducing algorithm complexity and device requirements while maintaining privacy protection effectiveness.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Solution Approach 2:

The patent substitutes ML-based audio anonymization with a DSP-based system that uses traditional signal processing techniques. Instead of relying on complex neural networks and large model sizes, the system employs pitch detection algorithms and pitch shifting operations that are computationally efficient and have low latency, replacing the heavy ML infrastructure with lightweight signal processing.

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

3Reliability

If pitch shifting is applied to anonymize audio, then speaker identity is protected, but audio quality may deteriorate

Engineering Contradiction:
Improvespeaker identity protectionVSAvoidaudio quality
Core Design Contradiction:
ReliabilityVSManufacturing precision

Solution Approach 1:

The patent applies pitch shifting by modifying the frequency parameter of the audio signal. By changing the pitch (fundamental frequency) of the speaker's voice, the system protects speaker identity while maintaining audio quality. The pitch shifting is performed in a controlled manner to preserve the naturalness and intelligibility of the speech.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent performs pitch detection and pitch shifting as preliminary processing steps before any further audio processing or transmission. By pre-anonymizing the audio through pitch modification, the system ensures speaker identity protection is established early in the processing chain, allowing subsequent processing to focus on maintaining audio quality without compromising privacy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250384891A1High privacy DSP-based audio anonymization with audio segmentation and randomization
Publication Date: 2025.12.18 HUAWEI TECH CO LTD
  • US20250384891A1 patent drawing
  • US20250384891A1 patent drawing
  • US20250384891A1 patent drawing

AI summary

A method and an electronic device for generating an anonymized audio output are provided. The method, executable by the electronic device, comprises acquiring an audio recording of a speaker; stochastically determining a base pitch value based on at least a first probabilistic function; segmenting the original audio input into a plurality of audio segments, each of the plurality of audio segments being associated with a respective pitch. For each audio segment, the method further comprises generating a pitch adjustment value using a combination of the base pitch value of the segment and a value determined using a second probabilistic function; generating an adjusted audio segment by adjusting the pitch of the audio segment using the pitch adjustment value, the adjusted audio segment having an adjusted pitch that is different from the original pitch; generating the anonymized audio output by combining the adjusted audio segments.