Prioritizing Brain Scan Windows for Epileptiform Discharge Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Manual review of brain scan data for epileptiform discharges is inefficient, leading to delays in epilepsy surgery and underutilization of expensive machines due to the time required by technicians.

Innovation Solution

A statistics- and machine-learning-based approach that presents brain scan data 'windows' in order of likelihood to contain epileptiform discharges, with a machine learning model updated by technician feedback to prioritize the most relevant segments, allowing for rapid identification of seizure locations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a technician manually reviews brain scan data sequentially to identify epileptiform discharges, then the review is thorough and accurate, but the time required is extremely long (many hours per session)

Engineering Contradiction:
Improvedetection accuracyVSAvoidreview time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The brain scan data is divided into multiple segments or windows, each representing a specific time period. The machine learning model independently evaluates each segment to identify those containing epileptiform discharges, allowing parallel processing and reducing overall review time while maintaining detection accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A machine learning model is introduced as an intermediary between the raw brain scan data and the technician's analysis. The model pre-screens data segments, flags those with high probability of containing epileptiform discharges, and presents them to the technician in prioritized order, significantly reducing the time required for thorough review.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If technicians spend many hours reviewing each brain scan session, then identification accuracy is maintained, but machine utilization is low and surgery wait times increase

Engineering Contradiction:
Improveseizure location identification accuracyVSAvoidsessions reviewed per day
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The machine learning model performs preliminary analysis of brain scan data before technician review, identifying and prioritizing segments that contain epileptiform discharges. This pre-screening allows technicians to focus their expertise on the most relevant segments, increasing the number of sessions that can be thoroughly reviewed each day while maintaining identification accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system incorporates feedback mechanisms where technician reviews of identified segments are used to continuously improve and refine the machine learning model's performance, ensuring that as the system processes more sessions, its accuracy in prioritizing relevant segments improves, further increasing productivity.

Inventive Principle:
Principle #23Feedback

3Reliability

If the entire brain scan dataset is reviewed to ensure complete coverage, then no discharges are missed, but the time and computational resources required increase significantly

Engineering Contradiction:
Improvecompleteness of discharge detectionVSAvoidanalysis time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The machine learning model extracts and isolates only those segments of brain scan data that have high probability of containing epileptiform discharges, separating them from the majority of data that does not contain relevant information. This extraction approach ensures that potential discharges are not missed while dramatically reducing the time required for analysis.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20240428938A1Efficient identification of epileptiform discharges in brain scan data
Publication Date: 2024.12.26 MICROSOFT TECHNOLOGY LICENSING LLC
  • US20240428938A1 patent drawing
  • US20240428938A1 patent drawing
  • US20240428938A1 patent drawing

AI summary

This disclosure provides techniques for efficiently identifying epileptiform discharges in brain scan data. Brain scan data from an epileptic patient is segmented into multiple windows. Features of the data are identified for each window and provided to a machine learning (ML) model trained on labeled brain scan data. The ML model ranks the windows according to the likelihood each contains an epileptiform discharge. The highest-ranked window is shown to a technician trained in interpreting brain scans. The technician provides feedback regarding whether the window contains an epileptiform discharge or not. The ML model is updated by an online learning process based on feedback from the technician. The remaining windows are re-ranked, and the next highest-ranked window is shown to the technician. This process repeats and the ML model improves based on the technician feedback. This greatly reduces the amount of technician time spent reviewing brain scan data.