Acoustic Speech Segmentation for Physiological State Assessment

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies struggle to accurately assess the physiological state of a subject based on speech analysis, particularly in identifying conditions such as congestive heart failure, coronary heart disease, atrial fibrillation, chronic obstructive pulmonary disease, asthma, interstitial lung disease, pulmonary edema, Parkinson's disease, bipolar disorder, and other psychological disorders, due to limitations in time-normalization and feature extraction methods.

Innovation Solution

A system and method that maps a test speech sample to a reference speech sample or a speech model, dividing both into segments based on acoustic properties, computes distances between these segments, and communicates an output indicating the physiological state of the subject, using dynamic time warping and Hidden Markov Models or deep neural networks to align and quantify deviations in speech patterns.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional time-normalization algorithms are used for speech analysis, then the processing speed is maintained, but the accuracy in detecting physiological states deteriorates

Engineering Contradiction:
Improveaccuracy in detecting physiological statesVSAvoidcomplexity of speech analysis system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The speech sample is divided into multiple segments based on acoustic features, allowing localized analysis of different portions of the speech signal. This segmentation enables more precise detection of physiological state indicators while maintaining computational efficiency by focusing on relevant segments rather than processing the entire signal uniformly.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system employs dynamic time warping to align speech samples of varying durations and characteristics. This dynamic approach adapts the analysis to the specific temporal structure of each speech sample, improving accuracy in detecting physiological states without requiring rigid fixed-duration processing windows.

Inventive Principle:
Principle #15Dynamics

2Reliability

If speech samples are divided into segments based on acoustic properties, then the detection accuracy of physiological conditions is improved, but the computational complexity increases

Engineering Contradiction:
Improvereliability of physiological state assessmentVSAvoidcomputational resources required
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

Different acoustic features are extracted and analyzed for different segments of the speech sample based on their local characteristics. This allows the system to focus computational resources on segments and features most relevant to specific physiological conditions, improving reliability while optimizing resource usage by avoiding uniform high-cost processing across the entire signal.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If dynamic time warping is used to align speech samples, then the accuracy in comparing speech patterns is improved, but the processing time increases

Engineering Contradiction:
Improveaccuracy in speech pattern comparisonVSAvoidprocessing time for speech analysis
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Speech samples are pre-processed to extract acoustic features and identify key segments before performing dynamic time warping alignment. This preliminary action reduces the dimensionality and complexity of the alignment task, improving speech pattern comparison accuracy while reducing the computational time required for the DTW process.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12494224B2Analyzing speech using speech-sample alignment and segmentation based on acoustic features
Publication Date: 2025.12.09 CORDIO MEDICAL LTD
  • US12494224B2 patent drawing
  • US12494224B2 patent drawing
  • US12494224B2 patent drawing

AI summary

A method includes mapping, by a processor, a test speech sample, which was produced by a subject while a physiological state of the subject was unknown, to a reference speech sample, which was produced in a known physiological state. The method further includes, based on the mapping, computing a distance between the test speech sample and the reference speech sample, and in response to the distance, communicating an output indicating the physiological state of the subject while the test speech sample was produced. Other embodiments are also described.