Emotion Detection Using Audio Feature Vectors

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing emotion detection methods struggle with accurately determining emotional states in audio signals, especially when noise is present and fail to account for high-pitched voices or rapid emotional changes, leading to reduced accuracy and incorrect classifications.

Innovation Solution

An emotion detection method that uses both audio feature vectors and statistical models to analyze temporal transitions in emotional states, incorporating fundamental frequency, power, and speech rate variations, to improve accuracy and handle noisy conditions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a plurality of pieces of learning audio signal data are retained to increase determination accuracy, then the determination accuracy is improved, but the memory cost and calculation cost become enormous

Engineering Contradiction:
Improvedetermination accuracyVSAvoidmemory cost and calculation cost
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts only the essential features from audio signal data (fundamental frequency, power, temporal variation characteristics) and stores these compressed feature vectors rather than retaining the complete original audio data. This extraction process significantly reduces the amount of data that needs to be stored and processed, thereby reducing memory cost and calculation cost while maintaining determination accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent transforms the audio signal data into a different parameter space by extracting specific acoustic features (fundamental frequency, power, temporal variation) and representing them as feature vectors. This parameter transformation allows the system to work with a more compact and manageable representation of the audio data, reducing the complexity of storage and computation while preserving the essential information needed for accurate emotion determination.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If audio data is analyzed to extract fundamental frequency and power to determine emotional state, then the emotion detection is performed, but the determination accuracy is reduced when noise is present and high-pitched voices or rapid emotional changes are not accounted for

Engineering Contradiction:
Improveemotion detection capabilityVSAvoiddetermination accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent incorporates temporal variation characteristics of the fundamental frequency and power into the feature extraction process. By analyzing how these acoustic parameters change over time rather than just their static values, the system can detect rapid emotional changes and adapt to dynamic speech patterns. This dynamic analysis enables the system to handle noisy conditions and detect high-pitched voices or rapid emotional transitions that static analysis would miss.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent adds the temporal dimension to the feature extraction by including temporal variation characteristics alongside the fundamental frequency and power. This dimensional expansion allows the system to capture dynamic information about how acoustic parameters evolve over time, providing additional cues for accurate emotion determination in noisy environments and for detecting rapid emotional changes or high-pitched voices.

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

Data Source

PatentUS8386257B2Emotion detecting method, emotion detecting apparatus, emotion detecting program that implements the same method, and storage medium that stores the same program
Publication Date: 2013.02.26 NIPPON TELEGRAPH & TELEPHONE CORP
  • US8386257B2 patent drawing
  • US8386257B2 patent drawing
  • US8386257B2 patent drawing

AI summary

An audio feature is extracted from audio signal data for each analysis frame and stored in a storage part. Then, the audio feature is read from the storage part, and an emotional state probability of the audio feature corresponding to an emotional state is calculated using one or more statistical models constructed based on previously input learning audio signal data. Then, based on the calculated emotional state probability, the emotional state of a section including the analysis frame is determined.