Physiological Sensor Fusion for Emotion Analysis in VR

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current human-computer interfaces lack the ability to accurately and efficiently analyze human emotions and mental states, particularly due to issues with sensor noise, imprecise electrode placement, and the complexity of integrating multiple physiological sensors, which limits their effectiveness in real-time applications such as virtual reality and interactive games.

Innovation Solution

A human-computer interface system that integrates sensors and sensor networks, utilizing deep learning to process signals from various physiological sensors like EEG, ECG, and others, and employs algorithms like the Brooks-Iyengar algorithm for fault tolerance and noise reduction, enabling accurate emotion and mental state classification and real-time feedback.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple physiological sensors are integrated to analyze emotions and mental states, then the accuracy of emotion analysis is improved, but the device complexity and difficulty of sensor integration increase

Engineering Contradiction:
Improveemotion analysis accuracyVSAvoidsensor integration complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system divides the complex task of emotion analysis into multiple independent sensor modules (EEG, ECG, GSR, temperature sensors) that can be separately implemented and then integrated. Each sensor type processes specific physiological parameters independently, reducing the overall system complexity while maintaining comprehensive emotion analysis capability.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The platform is designed as a universal system that can process data from multiple different sensor types through a common architecture. The standardized interface and processing pipeline allow the same system to handle various physiological sensors without requiring separate integration logic for each sensor type, thereby managing complexity while supporting multiple measurement functions.

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

2Speed

If sensors are used to detect physiological signals in real-time, then the responsiveness of the interface is improved, but sensor noise and artifacts increase

Engineering Contradiction:
Improvereal-time processing speedVSAvoidsensor noise and artifacts
Core Design Contradiction:
SpeedVSObject-affected harmful factors

Solution Approach 1:

The system implements continuous feedback loops where sensor data is constantly monitored, processed, and used to adjust processing parameters in real-time. Quality control mechanisms detect noise and artifacts dynamically and adjust filtering or sampling rates accordingly, maintaining real-time responsiveness while managing signal quality.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

Signal processing algorithms act as intermediaries between the raw sensor data and the emotion analysis output. These algorithms filter and clean the physiological signals, removing noise and artifacts while preserving the essential information needed for accurate emotion detection, thus mediating between the noisy sensor input and the clean analytical output.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If EEG electrodes are placed on the scalp to measure brain activity, then the ability to detect mental states is improved, but imprecision in electrode placement occurs

Engineering Contradiction:
Improvebrain activity detectionVSAvoidelectrode placement precision
Core Design Contradiction:
Measurement precisionVSManufacturing precision

Solution Approach 1:

The system compensates for electrode placement variations by adjusting processing parameters based on the actual recorded signal quality and characteristics. Instead of requiring precise anatomical placement, the system adapts its analysis parameters to work effectively with the actual electrode positions achieved, maintaining detection accuracy despite placement imprecision.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The system creates multiple virtual representations or copies of the electrode signals through signal processing techniques. By generating redundant signal representations and using ensemble methods, the system can tolerate individual electrode placement errors, as the overall analysis is based on aggregated information from multiple processed copies of the physiological signals.

Inventive Principle:
Principle #26Copying

4Measurement precision

If deep learning algorithms are applied to process sensor signals, then the accuracy of emotion classification is improved, but the computational requirements and processing time increase

Engineering Contradiction:
Improveemotion classification accuracyVSAvoidcomputational energy consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system performs preliminary processing and feature extraction on sensor data before applying deep learning algorithms. By pre-processing the signals to extract relevant features and reduce data dimensionality beforehand, the system reduces the computational burden on the deep learning models, lowering energy consumption while maintaining classification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The processing pipeline is segmented into multiple stages: initial signal filtering, feature extraction, dimensionality reduction, and finally deep learning classification. This segmentation allows computationally intensive deep learning to operate only on processed, reduced-dimensional data rather than raw sensor signals, significantly reducing energy requirements while preserving classification performance.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS11531393B1Human-computer interface systems and methods
Publication Date: 2022.12.20 SENSORIAI LLC
  • US11531393B1 patent drawing
  • US11531393B1 patent drawing
  • US11531393B1 patent drawing

AI summary

In one instance, a process for predicting and using emotions of a user in a virtual reality environment includes applying a plurality of physiological sensors to a user. The process further includes receiving physiological sensor signals from the physiological sensors and preparing the physiological sensor signals for further processing by removing at least some of the noise and artifacts and doing data augmentation. The process also includes producing an emotion-predictive signal by utilizing an emotion database. The emotion database has been developed based on empirical data from physiological sensors with known emotional states. The method also includes delivering the emotion-predictive signal to a virtual-reality system or other computer-implemented system. Other methods and systems are presented.