Multi-Wearable Motion Sensing for Anomaly-Based Fall Prediction
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing AI-based systems primarily focus on detecting falls after they have occurred, rather than predicting them, and there is a need for a system that can continuously analyze user behavior to detect and predict falls in advance.
Innovation Solution
A system utilizing multiple wearable motion sensors, computational methods, and machine learning models to quantify changes in motion data, classify activities, and predict falls by training on user-specific data, employing two-dimensional transforms and support vector machines to identify anomalies and optimize fall detection.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If AI-based systems focus on detecting falls after they occur, then fall detection capability is improved, but fall prediction capability deteriorates
Solution Approach 1:
The system performs preliminary analysis of motion patterns and physiological parameters to predict falls before they occur. By continuously monitoring and identifying anomalous patterns that precede falls, the system enables advance warning and intervention, transforming reactive detection into proactive prediction.
Solution Approach 2:
The system implements continuous feedback loops where detected motion patterns and physiological data are constantly analyzed to update fall risk assessments. This feedback mechanism allows the system to learn from real-time data and improve its prediction accuracy over time, enabling dynamic adjustment of detection thresholds and parameters.
2Measurement precision
If multiple wearable motion sensors are used, then measurement precision is improved, but device complexity increases
Solution Approach 1:
The system divides the monitoring function across multiple wearable sensors placed at different body locations, with each sensor independently measuring local motion. This segmentation allows distributed measurement while reducing the computational burden on any single device, as each sensor processes local data locally before transmitting to a central processing unit.
Solution Approach 2:
Multiple sensor data streams are merged and integrated through a centralized processing system that combines information from various wearables. This merging approach consolidates complex data processing in one location while keeping individual sensor units simple, achieving high measurement precision without proportionally increasing device complexity.
3Reliability
If continuous analysis of user behavior is performed, then fall prediction accuracy is improved, but energy consumption increases
Solution Approach 1:
The system performs continuous monitoring but analyzes data periodically at optimized intervals rather than continuously processing all data in real-time. By adjusting the analysis frequency based on risk level and data patterns, the system maintains prediction accuracy while significantly reducing energy consumption during normal operation.
Solution Approach 2:
The system applies selective analysis depth based on detected patterns, using lighter processing for normal activities and more intensive analysis only when anomalous patterns are detected. This partial action approach maintains high prediction accuracy for critical fall detection while minimizing energy consumption during routine monitoring periods.
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 system effectively detects falls and predicts them in advance by minimizing false positive and negative rates, providing accurate classification of user activities and enhancing the detection of long-term motion changes associated with stroke risk.
Implementation Method 1
A motion sensor is part of a wearable device that measures the motion experienced by a user while the device is worn on the body
Data Source
AI summary
In an example system, multi-sensor motion data that reflects the motion of a user over a period of time is received as recorded by a plurality of motion sensors on wearable devices, specific changes are determined in the data by, firstly, quantifying it using a two-dimensional data transform; secondly, extracting an anomalous area; and thirdly, calculating a number of the anomaly's properties, and the results are input into a machine learning model to detect that the user fell. The machine learning model processes the anomaly's properties and evaluates the current state of the user's activity by classifying the properties against a state space previously calculated by analyzing historical activities of daily living. Depending on a two-dimensional transform implemented, the machine learning model detects when the user falls, as well as potentially allows predicting that the user will suffer a fall in advance of the actual event, aiming at solving the stroke prediction problem.


