Adaptive Fall Detection Model for Wearable Emergency Systems

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing mobile personal emergency response systems (PERs) face challenges in accurately detecting falls, leading to potential failures in obtaining emergency help for injured users and causing undue expense through false positive alerts.

Innovation Solution

A classification model, such as a binary classification tree (BCT), is maintained by a remote server that uses acceleration data from wearable devices to differentiate between fall and non-fall events, with real-world data updates improving model accuracy and user-specific customization for enhanced detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional fall detection algorithms are used in PER devices, then the device can detect acceleration events, but the accuracy of distinguishing fall events from non-fall events is insufficient leading to false positives

Engineering Contradiction:
Improvefall detection accuracyVSAvoidfalse positive rate
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The classification model is dynamically updated with real-world data from multiple PER devices over time, allowing the system to adapt and improve its fall detection accuracy continuously rather than using static thresholds

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

A remote server acts as an intermediary to collect, process, and analyze acceleration data from multiple PER devices, then generates updated classification models that are distributed back to devices, enabling centralized intelligence without increasing device complexity

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If fall detection sensitivity is increased to catch all potential falls, then more fall events are detected, but false positive alerts increase causing undue expense and strain on emergency services

Engineering Contradiction:
Improvefall detection coverageVSAvoidemergency service strain
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The system uses feedback from confirmed fall events and false positive cases to continuously refine the classification model, learning from real-world outcomes to improve future detection accuracy and reduce unnecessary emergency service activations

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The classification model adjusts detection parameters dynamically based on learned patterns from real-world data, optimizing the balance between sensitivity (catching all falls) and specificity (avoiding false positives) rather than using fixed thresholds

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If user-specific customization is implemented to improve detection accuracy, then the system can better adapt to individual users, but the device complexity and data processing requirements increase

Engineering Contradiction:
Improveuser-specific detection accuracyVSAvoidcustomization processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

Complex classification model training and user-specific pattern analysis are extracted from the PER device and performed on a remote server, allowing user customization without increasing device complexity or processing requirements

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

User-specific classification parameters and patterns are pre-computed and stored on the remote server based on user profiles and historical data, so the device can apply customized detection logic without performing complex real-time analysis

Inventive Principle:
Principle #10Preliminary action

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

The solution significantly reduces false positives and improves the accuracy of fall detection, ensuring timely and appropriate emergency responses while minimizing unnecessary strain on communication infrastructure and emergency services.

Implementation Method 1

The PER device may include a wireless communication link and logic, such as an accelerometer and an associated control circuit, to automatically detect falls

Methodology Applied
Scientific EffectAcceleration measurement: Accelerometer

Data Source

PatentUS9589442B2Adaptive classification of fall detection for personal emergency response systems
Publication Date: 2017.03.07 VERIZON PATENT & LICENSING INC
  • US9589442B2 patent drawing
  • US9589442B2 patent drawing
  • US9589442B2 patent drawing

AI summary

Techniques described herein relate to the classification of fall events for PER (personal emergency response) devices. In one implementation, data relating to acceleration events that occurred at the PER devices may be received. The data relating to the acceleration events may be associated with indications of whether the acceleration events correspond to fall events of users of the PER devices. A classification model may be trained based on the data relating to the acceleration events and the indications of whether the data relating to the acceleration events corresponds to the fall events. The classification model may be transmitted to at least some of the PER devices to update a previous version of the classification model at the at least some of the PER devices.