Multilayered Health Event Detection for Resource-Constrained Earbuds

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing sensor-based pulmonary monitoring systems face challenges with high false positives due to motion artifacts and power consumption constraints, making it difficult to implement in portable devices like earbuds with limited resources.

Innovation Solution

A multilayered sensor fusion architecture that combines a low-powered motion classifier with a multilayered audio event classifier, using template matching and self-tuning multi-centroid classification to accurately detect and identify health events while minimizing power consumption.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If sensor-based pulmonary monitoring is implemented to detect health events, then detection capability is improved, but false positives increase due to motion artifacts

Engineering Contradiction:
Improvehealth event detection accuracyVSAvoidfalse positive rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The monitoring system is segmented into multiple independent layers: a motion signal processing layer that detects potential health events, and an audio signal processing layer that confirms actual health events. This segmentation allows each layer to specialize in specific detection tasks, with the motion layer providing initial detection and the audio layer providing confirmation, thereby reducing false positives while maintaining detection capability

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Motion signals serve as an intermediary trigger mechanism between environmental noise and audio processing. The system uses motion detection as a middle stage that filters potential health events before activating full audio analysis, acting as a mediator that reduces unnecessary audio processing while maintaining sensitivity to actual health events

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If comprehensive audio processing is used to confirm health events, then detection accuracy is improved, but power consumption increases

Engineering Contradiction:
Improvehealth event detection accuracyVSAvoidpower consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The system implements periodic action by activating comprehensive audio processing only at specific intervals triggered by motion events, rather than continuously. The audio event classifier is invoked periodically only when motion signals indicate a potential health event, allowing the system to maintain high detection accuracy while dramatically reducing overall power consumption during normal operation

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

Motion signal processing is performed as a preliminary action before audio signal processing. The system first analyzes motion signals to detect potential health events, and only then activates the more power-intensive audio processing layer. This preliminary filtering ensures that comprehensive audio processing is applied only when necessary, optimizing the balance between detection accuracy and power consumption

Inventive Principle:
Principle #10Preliminary action

3Reliability

If multilayered classification is implemented to reduce false positives, then reliability is improved, but device complexity increases

Engineering Contradiction:
Improvefalse positive reductionVSAvoidsystem architecture complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The classification system is segmented into distinct functional layers with clear separation of responsibilities. The motion classification layer handles initial event detection using template matching, while the audio classification layer handles confirmation using multilayered neural networks. This segmentation reduces overall system complexity by allowing each layer to be optimized independently with appropriate algorithms for its specific task

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements self-service through automatic threshold adjustment and context-aware model selection. The multilayered audio event classifier automatically adapts its operation based on the confidence level from motion classification, selecting appropriate processing depths without external intervention. This self-adjusting behavior reduces the need for complex external control mechanisms

Inventive Principle:
Principle #25Self-service

4Ease of operation

If resource-constrained platforms are used for portability, then ease of operation is improved, but processing capability deteriorates

Engineering Contradiction:
ImproveportabilityVSAvoidsignal processing capability
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system substitutes mechanical/resource-intensive continuous processing with event-driven processing triggered by motion detection. Instead of continuously analyzing audio signals which would require significant processing resources, the system replaces this with motion-triggered audio analysis, maintaining portability while achieving sufficient processing capability for health event detection

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

Solution Approach 2:

The system dynamically changes processing parameters based on detected events. During normal operation, processing is minimal to conserve resources and maintain portability. When motion events are detected, the system changes parameters to activate higher-level audio processing, temporarily increasing productivity when needed while maintaining ease of operation during normal use

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS12419586B2Multilayered determination of health events using resource-constrained platforms
Publication Date: 2025.09.23 SAMSUNG ELECTRONICS CO LTD
  • US12419586B2 patent drawing
  • US12419586B2 patent drawing
  • US12419586B2 patent drawing

AI summary

Detecting and identifying a predetermined health event can include detecting a potential occurrence of the predetermined health event for a user by processing in real-time motion signals corresponding to motion of the user. A likelihood that the potential occurrence is an actual occurrence of the predetermined health event can be determined based on template matching of the motion signals. In response to determining that the likelihood exceeds a predetermined threshold, audio signals coinciding in time with the motion of the user can be processed using one or more layers of a multilayered audio event classifier.