1 / 5

An ANN Approach to EEG Scoring

An ANN Approach to EEG Scoring . Anand Lakshmanan ECE 539 Dec 12 , 2001. Introduction. EEG – Electroencephalogram Measures brain activity. Used to diagnose and cure brain related disorders. EEG is often contaminated with eye artefacts..eg blinks.

iman
Télécharger la présentation

An ANN Approach to EEG Scoring

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. An ANN Approach to EEG Scoring Anand Lakshmanan ECE 539 Dec 12 , 2001

  2. Introduction • EEG – Electroencephalogram • Measures brain activity. • Used to diagnose and cure brain related disorders. EEG is often contaminated with eye artefacts..eg blinks. • These “extra” signals are currently removed manually during data analysis. • Involves time and money. • I have used ANN modeled on Startle blink under noise.

  3. Data Collection & Preprocessing • Source : Personal Involvement in experiment set up for data collection at The Psychology Department UW Madison. • 43 subjects * 21sessions * 10000 = data points for classification. • DOS Snapshot Stream – Software by the company HEM Data Corp. This program collects data from channels as per the specified sampling rate and gain settings of an attached Bio-Electric Amplifier. • Hardware Contour following Integration of Raw Startle Data. • The data is streamed to a stimulus file. • Matlab used to read the stimulus file. • Scaling of data. • 60 Hz digital software notch filtering using Matlab Signal Processing ToolBox

  4. Approach • Pattern Classification problem that distinguishes EEG from Eye Artefact • MLP with back propagation. • Program written on the lines of the all powerful “bp.m” written by Prof .Hu

  5. Results and Future • I tried out several combinations and trained the network extensively. • Attractive classification rate of 90% so far using learn rate = 0.01 and momentum = 0.4 on a 3 layer MLP with 2 neurons in hidden layer. • Yet to do cross validation and hopefully Crate will improve.

More Related