Speech Sample Alignment for Physiological State Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems lack effective methods for assessing the physiological state of a subject through 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 depression, by accurately mapping and comparing speech samples to determine deviations from a known physiological state.

Innovation Solution

A system and method that maps a test speech sample to a reference speech sample or a speech model, dividing the samples into segments based on acoustic properties, computes distances between these segments, and communicates an output indicating the physiological state based on predefined constraints and thresholds, using dynamic time warping or Hidden Markov Models to align and compare acoustic features.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If speech samples are segmented and mapped using dynamic time warping or Hidden Markov Models, then measurement precision of physiological state assessment is improved, but device complexity increases

Engineering Contradiction:
Improvephysiological state assessment accuracyVSAvoidspeech analysis system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The speech sample is divided into multiple segments based on acoustic properties such as pitch, energy, and spectral features. This segmentation allows for more granular analysis of different portions of speech, enabling precise identification of physiological state indicators while using computationally efficient segment-level processing rather than analyzing the entire speech sample as a single complex unit.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Acoustic feature extraction serves as an intermediary step between raw speech signals and physiological state assessment. The system extracts intermediate acoustic features (pitch, energy, spectral characteristics) that mediate between the complex speech signal and the final physiological state determination, simplifying the overall analysis while maintaining precision.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If speech samples are divided into multiple segments based on acoustic properties, then measurement precision is improved, but loss of time increases

Engineering Contradiction:
Improvespeech pattern deviation detection accuracyVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Acoustic feature extraction is performed preliminarily on each speech segment before detailed comparison and analysis. By pre-computing acoustic properties such as pitch contours, energy distribution, and spectral features for each segment, the system reduces the computational burden of subsequent matching operations, thereby decreasing overall processing time while maintaining segmentation benefits for precision.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If mapping is performed between test speech sample and reference speech sample, then reliability of physiological state assessment is improved, but device complexity increases

Engineering Contradiction:
Improvephysiological state assessment reliabilityVSAvoidspeech comparison system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system creates simplified acoustic representations (copies) of reference speech samples during a training phase, storing segmented acoustic features and physiological state labels. During assessment, the system compares test speech against these pre-processed references rather than performing complex real-time comparisons, thereby improving reliability through consistent reference matching while reducing operational complexity.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS20260057900A1Analyzing speech using speech-sample alignment and segmentation based on acoustic features
Publication Date: 2026.02.26 CORDIO MEDICAL LTD
  • US20260057900A1 patent drawing
  • US20260057900A1 patent drawing
  • US20260057900A1 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.