Automated EEG Classifier Builder Using Evolutionary Algorithms

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current EEG equipment is inadequate for real-time, objective evaluation of electrical brain signals, making it difficult for non-neurodiagnostic personnel to interpret data accurately in emergency settings, and relies heavily on human selection of features for classification, which is time-consuming and prone to subjectivity and error.

Innovation Solution

The development of fully-automated methods using evolutionary algorithms and genetic algorithms to build classifiers for classifying electrical brain signals, selecting features randomly and encoding them into bit strings to optimize classification performance, and applying Linear Discriminant Functions for accurate brain function assessment.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual feature selection by human designers is used, then classification systems can be built, but the process is time-consuming and prone to subjectivity and human error

Engineering Contradiction:
Improveclassification accuracyVSAvoidtime to build classifier
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs automatic feature selection and classifier construction without human intervention. The computer automatically evaluates multiple features, selects the optimal subset, and builds the classification model, eliminating the need for manual feature selection by human designers while maintaining or improving classification accuracy

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The patent replaces the mechanical process of manual feature selection with an automated computational system. Instead of human experts manually selecting features based on experience and judgment, the system uses algorithms to automatically evaluate and select features, substituting human cognitive processes with computational mechanisms

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

2Measurement precision

If exhaustive search of all feature combinations is performed, then the best classifier can be found, but the computational task becomes very time-consuming and intensive

Engineering Contradiction:
Improveclassification accuracyVSAvoidcomputational intensity
Core Design Contradiction:
Measurement precisionVSPower

Solution Approach 1:

The system extracts only the most relevant features from the complete set of available features. Instead of evaluating all possible feature combinations, the automated system identifies and extracts the subset of features that contribute most to classification accuracy, reducing computational requirements while maintaining performance

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system performs partial evaluation of feature combinations rather than exhaustive search. It evaluates a strategically selected subset of feature combinations that are most likely to yield optimal results, avoiding the computational burden of evaluating all possible combinations while still finding effective classifiers

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If more features are selected for the classifier, then classification accuracy may improve, but the complexity of the classifier increases

Engineering Contradiction:
Improveclassification accuracyVSAvoidclassifier complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically adjusts the number and type of features used in the classifier based on their contribution to classification accuracy. It changes the feature set parameters automatically, selecting only those features that provide meaningful improvement in accuracy while keeping the classifier complexity manageable

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10321840B2Development of fully-automated classifier builders for neurodiagnostic applications
Publication Date: 2019.06.18 BRAINSCOPE SPV LLC
  • US10321840B2 patent drawing
  • US10321840B2 patent drawing
  • US10321840B2 patent drawing

AI summary

Methods for constructing classifiers for binary classification of quantitative brain electrical activity data is described. The classifier building methods are based on the application of one or more evolutionary algorithms. In one embodiment, the evolutionary algorithm used is a genetic algorithm. In another embodiment, the evolutionary algorithm used is a modified Random Mutation Hill Climbing algorithm. In yet another embodiment, a combination of a genetic algorithm and a modified Random Mutation Hill Climbing algorithm is used for building a classifier. The classifier building methods are fully automated, and are adapted to generate classifiers (for example, Linear Discriminant Functions) with high sensitivity, specificity and classification accuracy.