WO2025002959A1 - Seizure detection ai - Google Patents
Seizure detection ai Download PDFInfo
- Publication number
- WO2025002959A1 WO2025002959A1 PCT/EP2024/067193 EP2024067193W WO2025002959A1 WO 2025002959 A1 WO2025002959 A1 WO 2025002959A1 EP 2024067193 W EP2024067193 W EP 2024067193W WO 2025002959 A1 WO2025002959 A1 WO 2025002959A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- seizures
- eeg sensor
- seizure
- artificial intelligence
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/40—Detecting, measuring or recording for evaluating the nervous system
- A61B5/4076—Diagnosing or monitoring particular conditions of the nervous system
- A61B5/4094—Diagnosing or monitoring seizure diseases, e.g. epilepsy
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/0002—Remote monitoring of patients using telemetry, e.g. transmission of vital signals via a communication network
- A61B5/0004—Remote monitoring of patients using telemetry, e.g. transmission of vital signals via a communication network characterised by the type of physiological signal transmitted
- A61B5/0006—ECG or EEG signals
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/24—Detecting, measuring or recording bioelectric or biomagnetic signals of the body or parts thereof
- A61B5/316—Modalities, i.e. specific diagnostic methods
- A61B5/369—Electroencephalography [EEG]
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7264—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
- A61B5/7267—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems involving training the classification device
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G16—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
- G16H—HEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
- G16H50/00—ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
-
- A—HUMAN NECESSITIES
- A61—MEDICAL OR VETERINARY SCIENCE; HYGIENE
- A61B—DIAGNOSIS; SURGERY; IDENTIFICATION
- A61B5/00—Measuring for diagnostic purposes; Identification of persons
- A61B5/72—Signal processing specially adapted for physiological signals or for diagnostic purposes
- A61B5/7235—Details of waveform analysis
- A61B5/7264—Classification of physiological signals or data, e.g. using neural networks, statistical classifiers, expert systems or fuzzy systems
Definitions
- the present inventive concept relates to methods for training an artificial intelligence (Al) to detect seizures.
- Al artificial intelligence
- the present inventive concept relates to methods for training an Al to detect seizures using a non-standardized electroencephalogram (EEG) sensor.
- EEG electroencephalogram
- Another object of the present inventive concept is to make use of the available measured data for seizures.
- Another object of the present inventive concept is to make use of long-term EEG data, which is not typically available in the same data sets as the measured data for seizures.
- a first aspect of the inventive concept is provided by a method for training an artificial intelligence (Al) to detect seizures using a first EEG sensor.
- the method comprises steps of: receiving seizure-specific data sensed using a second EEG sensor of a different type than the first EEG sensor; manipulating the seizurespecific data into primary data, which corresponds to the seizure-specific data having been sensed using the first EEG sensor; receiving secondary data sensed using the first EEG sensor; detecting seizures in the secondary data; separating the secondary data into active data, which comprises the detected seizures, and inactive data, which does not comprise the detected seizures; generating a training set for the artificial intelligence by combining the inactive data and the primary data; and training the artificial intelligence using the training data.
- the first EEG sensor may be any EEG sensor, including non-standardized EEG sensors.
- the second EEG sensor is typically a standardized EEG sensor used to collect large data sets of seizure-specific data.
- Manipulating the seizure-specific data into data corresponding to having been sensed using the first EEG sensor may comprise removing some amount of data that would not be measurable by the first EEG sensor, and/or transforming some of the data to better match the measurements made by the first EEG sensor.
- the secondary data may comprise all data sensed by the first EEG sensor, i.e. not only seizure data but also inactive data.
- the method may be implemented in any processing circuit and the trained artificial intelligence may be stored in a memory circuit either locally or on a (remote) server.
- the seizure-specific data may comprise at least two different types of seizures.
- the secondary data may comprise data collected during at least one continuous week.
- the Al By training the Al with data collected during at least a full week, the data contains normal everyday activity not normally collected at hospitals during seizure data collection. Further, by having access to more long-term data, long-term effects leading to seizures may be trained to be detected by the Al.
- the inactive data may be at least 10000 times larger than the active data.
- Seizures are generally rare, so training the Al on realistic amounts of data will provide more accurate detection. Further, training the algorithm to better recognize a non-seizure lowers the rate of incorrect detections (i.e. false positives or false negatives). Additionally, it may be easier to acquire inactive data.
- the seizure-specific data may comprise multi-rater labels.
- Labelled data, and especially multi-rater labelled data may be used as absolute truth when training the Al to improve the accuracy of the training.
- the method may comprise steps of: generating a validation set by combining inactive data and active data; and fine tuning the artificial intelligence using the validation set.
- the detection of the Al is improved by the fine-tuning made available by the validation set.
- Using the inactive and active data when generating the validation set has shown to be effective.
- Generating a training set for the artificial intelligence may comprise combining an amount of the inactive data and an equivalent amount of a combination of the active data and the primary data.
- the first EEG sensor may be portable and/or the second EEG sensor may be non-portable.
- Portability may comprise a lack of cumbersome wires, a robustness against fast and sudden motion, a size that allows mobility and using headwear such as hats and headphones, and/or other factors that enable the EEG sensor to be worn uninterrupted (at least while awake) for over a day and preferably several days to weeks during normal day-to-day activities.
- the first EEG sensor may comprise subcutaneous EEG electrodes.
- EEG sensor that uses subcutaneous EEG electrodes is further improved by the method of the invention.
- Subcutaneous EEG electrodes also enable better portability of the EEG sensor, which in turn enables more non-controlled data to be collected.
- the first EEG sensor may be limited to sensing an area above and around a temporal lobe of a user.
- Training the artificial intelligence may comprise transforming the training set into images and using image processing techniques to detect seizures.
- Image processing techniques are well-researched and there exists very advanced and effective algorithms and implementations that may be used to improve the training of the Al.
- Training the artificial intelligence further may comprise transforming segments of the training set between 90 and 150 seconds long into image frames and using image processing techniques on the image frames to detect seizures.
- This time window is long enough to contain a characteristic evolution of epileptic activity of most seizures with margin, which means that there may be several frames with seizures and a good number of frames with partial seizures in the data set.
- Each sequential segment may overlap by at least 60 seconds to the preceding segment.
- Such an overlap further improves the detection of the trained Al. This means that the number of frames with partial seizures is optimized for the Al to be able to quickly and efficiently detect a seizure even with limited information.
- This limited information especially frames comprising only the beginning of the seizure and some time beforehand, may be also used to predict seizures before they occur.
- Manipulating the seizure-specific data into primary data may comprise simulating how the seizure-specific data would appear if sensed using the first EEG sensor by removing data beyond the sensing range of the first EEG sensor and adding noise and/or artefacts specific to the first EEG sensor.
- a second aspect of the inventive concept is provided by a method for detecting seizures using a first EEG sensor.
- the method comprising steps of: training an artificial intelligence to detect seizures according to the first aspect; transmitting user data sensed by the first EEG sensor to the trained artificial intelligence; and using the trained artificial intelligence to detect seizures within the transmitted user data.
- the method may further comprise a step of alerting a user or caretaker that a seizure has been detected.
- the user may fall or suffocate during a seizure, alerting may prevent these risk-factors. Sudden death from suffocating in bed is relatively common and may be prevented with an alarm if a seizure is detected.
- Fig. 1a shows a schematic view of different data sets according to an embodiment
- Fig. 1 b shows a schematic view of an area above a temporal lobe of a user according to an embodiment
- Fig. 1c shows a prior art standardized EEG sensor
- Fig. 2a shows a schematic view of different data sets according to an embodiment
- Fig. 2b shows a schematic view of different data segments according to an embodiment
- Fig. 2c shows a schematic view of transforming different data sets according to an embodiment
- Fig. 3 shows a flowchart of a method for training an artificial intelligence to detect seizures using a first EEG sensor according to an embodiment
- Fig. 4a shows a schematic view of a method for detecting seizures using a first EEG sensor according to an embodiment
- Fig. 4b shows a flowchart of a method for detecting seizures using a first EEG sensor according to an embodiment.
- Any processor or computing unit may be implemented as an electronic circuit and electronic connections may be wired or wireless unless otherwise explicitly stated.
- a wireless connection may be implemented in any number of standards known to a person skilled in the art, such as Wi-Fi, Bluetooth®, Zigbee, 4G/LTE, 5G and so on.
- Electroencephalograms are mainly used today to investigate brain activity. They are recorded using standardized EEG sensors and usually comprise three-dimensional data of electric activity in a brain of a user.
- EEGs are mainly used today to learn about the brain as activity is sensed in a controlled testing environment, but ideally EEGs may also be used to detect and/or predict further brain activity in a non-controlled environment.
- One such brain activity that is of special importance is detecting seizures, as seizures may be of great risk to a person experiencing the seizure if they are not prepared for it and/or if they are alone.
- medication may be prescribed with more accuracy.
- the inventors of the present inventive concept have realized that it is possible to detect seizures using an Al trained on large data sets of EEGs comprising seizures, however it proved challenging to generate such a data set.
- the Al may be implemented by a deep neural network.
- Fig. 1 a shows a schematic view of different data sets of the inventive concept.
- the inventive concept relies on manipulating different available data sets into a training set 30.
- the inventive concept starts out with an assumption that there are two available data sets from the start: secondary data 10 and seizure-specific data 20.
- the secondary data 10 is sensed using a first EEG sensor, which may be a non-standardized EEG sensor.
- the first EEG sensor may comprise subcutaneous EEG electrodes rather than the more standardized scalp electrodes.
- the first EEG sensor may be limited in its sensing area, i.e. not be able to measure electric activity in the whole brain.
- the first EEG sensor may have a limited number of sensing electrodes, such as 2-3 or around 10, and/or may be limited in its position and placement on the head of the user.
- the first EEG sensor may be limited to sensing this area, on one or both sides of the head.
- the first EEG sensor may be portable.
- the first EEG sensor may thereby be used to enable taking measurements during a longer time than a more standardized EEG, and in non-controlled environments.
- a first EEG sensor may be worn without great discomfort or limited mobility for the user, such that the user may wear the first EEG sensor during their normal day- to-day life.
- a first EEG sensor may collect data from a user suffering from seizures that comprises non-seizure activity and seizure activity that occurs naturally, which is different from induced seizures that are recorded during a session at a hospital using a standardized EEG sensor.
- the secondary data 10 comprises both seizure activity and non-seizure activity.
- the secondary data may thereby be separated into active data 11 , which comprises the seizures, and inactive data 12, which does not comprise the seizures.
- This separation is performed by first detecting the seizures in the secondary data 10.
- the detection may be performed in any number of ways, such as a user manually labelling the data by registering a seizure as it occurs or by algorithms detecting activity that corresponds to seizures. This detection process will be described in more detail in relation to Figs. 2b-c.
- the secondary data 10 may have been collected over several days, such as during at least one continuous week.
- Seizures are relatively rare when non-induced by artificial means, such as chemical, biological, or psychological means, even with users that suffer from a lot of seizures.
- the inactive data 12 may be much larger than the active data 11 , such as 1 ,000 or 10,000 times larger.
- the secondary data 10 is not large enough to train an Al to detect seizures, as it may not comprise enough seizures. Therefore, the secondary data 10 is complemented by seizure-specific data 20.
- the seizure-specific data 20 is sensed using a second EEG sensor of a different type than the first EEG sensor.
- the second EEG sensor may be a standardized EEG sensor, such as the one in Fig. 1c.
- the second EEG sensor may use scalp-attached electrodes to sense brain activity.
- the electrodes may be in a web or cloth to position them on the head of the user and may be attached to the scalp using gel.
- the second EEG sensor may use dozens of electrodes attached to a computer via wires or wirelessly.
- the second EEG sensor may be configured to be used while sitting and staying relatively immobile.
- the second EEG sensor may be non-portable.
- the sensing area of the second EEG sensor may be most or all of the brain of the user.
- Scalp-mounted electrodes as in the embodiment of the second EEG sensor shown in Fig. 1c may provide less sensitive and more noisy readings than subcutaneous electrodes, as in one embodiment of the first EEG sensor. However, this may be compensated for using more electrodes, at a cost of portability and wearability.
- the second EEG sensor has been used to sense seizure-specific data 20. This normally comprises the patient visiting a hospital and inducing seizures, e.g. using flashing lights or drugs, which are measured in a controlled environment with the second EEG sensor.
- the seizure-specific data 20 may comprise information collected from most or all of the brain.
- the seizure-specific data 20 may comprise at least two different types of seizures and may be formatted and have been collected in different ways.
- the seizure-specific data 20 mainly comprises seizure data, i.e. not background activity such as normal day-to-day life when seizures are not occurring.
- the seizure-specific data 20 has been sensed using a different type of EEG sensor than the secondary data 10.
- the seizure-specific data 20 may be further differentiated from the secondary data 10.
- the seizure-specific data 20 may have a larger sensing area, have more data on seizure activity and less data on non-seizure activity than the secondary data.
- the seizure-specific data 20 may further be collected in a different, more controlled environment than the secondary data 10.
- the seizure-specific data 20 may also comprise multi-rater labels. As this data is created for research purposes, large parts of it have been rated several times by doctors and researchers. This is especially useful when training an Al, as these labels may be used as absolute truth.
- the seizure-specific data 20 may be relatively inconsistent, especially if taken from different sources.
- multi-rater labels such as using a predetermined amount of data with multi-rater labels, fewer falsely labelled seizures used to train the Al.
- seizure-specific data 20 While the seizure-specific data 20 is large and possibly even rated, it’s still not ideal for training an Al as it’s lacking normal day-to-day brain activity to contrast the seizure activity. Further, the seizures available in the seizure-specific data 20, while numerous and possibly of different types, have been occurred in a controlled environment and were possibly induced. Hence, training will be improved by also using secondary data 10.
- seizure-specific data 20 and secondary data 10 are incompatible, as they’ve been collected using different types of EEG sensors.
- the present inventive concept thereby comprises manipulating the seizurespecific data 20 into primary data 21 , which corresponds to the seizure-specific data 20 having been sensed using the first EEG sensor.
- the secondary data 10 and the primary data 21 are thereby compatible. It may be impossible to instead manipulate the secondary data 10 to be compatible with the seizure-specific data 20, either because the secondary data 10 has a more limited sensing area than the seizure-specific data 20; or because the seizurespecific data 20 is inconsistently formatted so there is no single compatible format into which the secondary data 10 may be transformed.
- the manipulation of the seizure-specific data 20 into primary data 21 may comprise simulating how the seizure-specific data 20 would appear if sensed using the first EEG sensor by removing data beyond the sensing range of the first EEG sensor and adding noise and/or artefacts specific to the first EEG sensor.
- a training set 30 may then be generated by combining the secondary data 10 and the primary data 21 .
- at least the inactive data 12 of the secondary data 10 is combined with the primary data 21 to generate the training set 30, so that the training set 30 comprises both seizure data and non-seizure data.
- the Al may then be trained using the training set 30.
- the training set 30 may comprise an amount of the inactive data 12 and an equivalent amount of a combination of the active data 11 and the primary data 21 . This may further improve the training set 30 as now seizures detected in a noncontrolled manner is used. Additionally, by having an equivalent amount of seizure data and non-seizure data, the training set 30 may be made more similar to validation and testing data sets 40, 60.
- the secondary data 10 may also be used to create a validation set 40 and a test set 60. This may be done by combining an equivalent amount of active data 11 and inactive data 12.
- the validation set 40 may be used to fine-tune the Al after training is performed. This mitigates over-fitting the Al to the training set 30.
- the test set 60 may be used to test the Al to ensure consistency and quality.
- validation sets 40 and test sets 60 once they are generated is known in the art.
- Fig. 2a shows a more detailed zoomed-in view of the training set 30, validation set 40 and test set 60.
- Fig. 2b shows a schematic view of segmenting the secondary data 10 in order to detect seizures within the data.
- Each rectangle shows a segment 16 of the secondary data 10.
- the secondary data 10 may be separated into any number of segments, much more than the two shown in Fig. 2b.
- the segments 16 may be between 30-300 seconds, such as 60-180 seconds or 90-150 seconds or around 120 seconds long.
- Each sequential segment 16 may overlap by at least 30, 45, 60 or 90 seconds with each other.
- Fig. 2c shows a schematic view of transforming the secondary data 10, or segments 16 of the secondary data 10, from time series signals into images 15.
- image processing techniques may be used to detect seizures in the images 15.
- Fig. 3 shows a flowchart of a method 100 for training an artificial intelligence to detect seizures using a first EEG sensor.
- Method steps shown with a dashed line are optional. The method steps are listed in a specific order, however a different order may also be possible, as well as some steps being performed simultaneously.
- the method 100 may be implemented using a processing circuit and a memory, e.g. using a computer.
- the first step is receiving S110 seizure-specific data sensed using a second EEG sensor of a different type than the first EEG sensor.
- a next step is manipulating S120 the seizure-specific data into primary data, which corresponds to the seizure-specific data having been sensed using the first EEG sensor.
- a next step is receiving S130 secondary data sensed using the first EEG sensor.
- a next step is detecting S140 seizures in the secondary data.
- a next step is separating S150 the secondary data into active data, which comprises the detected seizures, and inactive data, which does not comprise the detected seizures.
- a next step is generating S160 a training set for the artificial intelligence by combining the inactive data and the primary data.
- a next step is training S170 the artificial intelligence using the training set.
- a next optional step is generating S180 a validation set by combining inactive data and active data.
- a next optional step is fine-tuning S190 the artificial intelligence using the validation set.
- Fig. 4a shows a schematic view of a method for detecting seizures using a first EEG sensor.
- the method comprises training an artificial intelligence (Al) to detect seizures. This may be done e.g. as discussed in relation to Fig. 3.
- the method further comprises transmitting user data 50 sensed by the first EEG sensor to a trained Al.
- the trained Al is used to detect seizures within the user data 50, shown as a lightbulb in Fig. 4a.
- the first EEG sensor and the Al may be the same as discussed in relation to Figs. 1 -3.
- an objective seizure count may be received to be relied upon when prescribing medication.
- the method may further comprise alerting the user or a caretaker that a seizure has been detected.
- This may comprise sounding an audio alarm or sending an automatic text or emergency signal to a caretaker or hospital.
- the trained Al may be used to detect seizures as they are about to happen, i.e. be able to alert the user before the user has any effect of the seizure. This may further reduce risks associated with having a seizure.
- Fig. 4b shows a flowchart of a method 200 for detecting seizures using a first EEG sensor according to an embodiment.
- Method steps shown with a dashed line are optional. The method steps are listed in a specific order, however a different order may also be possible, as well as some steps being performed simultaneously.
- the method 200 may be implemented using a processing circuit and a memory, e.g. using a computer.
- the first step is training 100 an artificial intelligence to detect seizures. This corresponds to the method of Fig. 3.
- the next step is transmitting S210 user data sensed by a first EEG sensor to the trained artificial intelligence.
- the next step is using S220 the trained artificial intelligence to detect seizures within the transmitted user data.
- the next optional step is alerting S230 a user or caretaker that a seizure has been detected.
Landscapes
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Physics & Mathematics (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Theoretical Computer Science (AREA)
- Molecular Biology (AREA)
- Biophysics (AREA)
- Public Health (AREA)
- Artificial Intelligence (AREA)
- Neurology (AREA)
- Pathology (AREA)
- Heart & Thoracic Surgery (AREA)
- Veterinary Medicine (AREA)
- Data Mining & Analysis (AREA)
- Software Systems (AREA)
- Animal Behavior & Ethology (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Surgery (AREA)
- General Engineering & Computer Science (AREA)
- Physiology (AREA)
- Neurosurgery (AREA)
- Computing Systems (AREA)
- General Physics & Mathematics (AREA)
- Computational Linguistics (AREA)
- Psychiatry (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computer Networks & Wireless Communication (AREA)
- Databases & Information Systems (AREA)
- Primary Health Care (AREA)
- Epidemiology (AREA)
- Psychology (AREA)
- Fuzzy Systems (AREA)
- Signal Processing (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
Description
Claims
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP24755481.9A EP4734848A1 (en) | 2023-06-27 | 2024-06-20 | Seizure detection ai |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| DKPA202370338A DK181909B1 (en) | 2023-06-27 | 2023-06-27 | Seizure Detection AI |
| DKPA202370338 | 2023-06-27 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2025002959A1 true WO2025002959A1 (en) | 2025-01-02 |
Family
ID=92424374
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2024/067193 Ceased WO2025002959A1 (en) | 2023-06-27 | 2024-06-20 | Seizure detection ai |
Country Status (3)
| Country | Link |
|---|---|
| EP (1) | EP4734848A1 (en) |
| DK (1) | DK181909B1 (en) |
| WO (1) | WO2025002959A1 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10596377B2 (en) * | 2017-11-30 | 2020-03-24 | International Business Machines Corporation | Seizure detection, prediction and prevention using neurostimulation technology and deep neural network |
| US20210259621A1 (en) * | 2018-06-27 | 2021-08-26 | Cortexxus Inc. | Wearable system for brain health monitoring and seizure detection and prediction |
| US20220071550A1 (en) * | 2020-09-08 | 2022-03-10 | Advanced Global Clinical Solutions Inc. | Systems and methods for seizure detection with a statistical analysis and an artificial intelligence analysis |
| WO2022104412A1 (en) * | 2020-11-18 | 2022-05-27 | Epi-Minder Pty Ltd | Methods and systems for determination of treatment therapeutic window, detection, prediction, and classification of neuroelectrical, cardiac and/or pulmonary events, and optimization of treatment according to the same |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| SG11202108509VA (en) * | 2019-02-08 | 2021-09-29 | Univ Nanyang Tech | Method and system for seizure detection |
| CN110960191A (en) * | 2019-11-29 | 2020-04-07 | 杭州电子科技大学 | Epilepsia electroencephalogram signal classification method based on frequency spectrum energy diagram |
| CN111460892A (en) * | 2020-03-02 | 2020-07-28 | 五邑大学 | Electroencephalogram mode classification model training method, classification method and system |
| US20210282701A1 (en) * | 2020-03-16 | 2021-09-16 | nCefalon Corporation | Method of early detection of epileptic seizures through scalp eeg monitoring |
| US20210307672A1 (en) * | 2020-04-05 | 2021-10-07 | Epitel, Inc. | Eeg recording and analysis |
| IL299905A (en) * | 2020-07-21 | 2023-03-01 | Cerebral Therapeutics Inc | Monitoring based on continuous intracranial EEG activity |
| WO2023287995A1 (en) * | 2021-07-16 | 2023-01-19 | Mayo Foundation For Medical Education And Research | Seizure forecasting in subcutaneous electroencephalography data using machine learning |
| CN113907706B (en) * | 2021-08-29 | 2023-09-01 | 北京工业大学 | Epileptic seizure prediction method of electroencephalogram signals based on multi-scale convolution and self-attention network |
-
2023
- 2023-06-27 DK DKPA202370338A patent/DK181909B1/en active IP Right Grant
-
2024
- 2024-06-20 WO PCT/EP2024/067193 patent/WO2025002959A1/en not_active Ceased
- 2024-06-20 EP EP24755481.9A patent/EP4734848A1/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US10596377B2 (en) * | 2017-11-30 | 2020-03-24 | International Business Machines Corporation | Seizure detection, prediction and prevention using neurostimulation technology and deep neural network |
| US20210259621A1 (en) * | 2018-06-27 | 2021-08-26 | Cortexxus Inc. | Wearable system for brain health monitoring and seizure detection and prediction |
| US20220071550A1 (en) * | 2020-09-08 | 2022-03-10 | Advanced Global Clinical Solutions Inc. | Systems and methods for seizure detection with a statistical analysis and an artificial intelligence analysis |
| WO2022104412A1 (en) * | 2020-11-18 | 2022-05-27 | Epi-Minder Pty Ltd | Methods and systems for determination of treatment therapeutic window, detection, prediction, and classification of neuroelectrical, cardiac and/or pulmonary events, and optimization of treatment according to the same |
Also Published As
| Publication number | Publication date |
|---|---|
| DK181909B1 (en) | 2025-03-18 |
| EP4734848A1 (en) | 2026-05-06 |
| DK202370338A1 (en) | 2025-03-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12048554B2 (en) | EEG recording and analysis | |
| Nielsen et al. | Towards a wearable multi-modal seizure detection system in epilepsy: a pilot study | |
| Hsu et al. | Zero-effort in-home sleep and insomnia monitoring using radio signals | |
| US20210022670A1 (en) | Systems and methods for diagnosing sleep | |
| JP6530746B2 (en) | User monitoring system and user wearable sensor device | |
| US20170319063A1 (en) | Apparatus and method for recording and analysing lapses in memory and function | |
| CN115003216A (en) | Attached sensor activation of additional streaming physiological parameters from contactless monitoring systems and associated devices, systems, and methods | |
| JP6710636B2 (en) | Local collection of biosignals, cursor control in bioelectric signal-based speech assist interface, and bioelectric signal-based alertness detection | |
| KR102595647B1 (en) | A system for predicting hearing levels through the analysis of eardrum images based on deep learning | |
| KR20220047187A (en) | Server and method for cognitive function testing using feature combination | |
| Ulate-Campos et al. | Review on the current long-term, limited lead electroencephalograms | |
| US20140052007A1 (en) | Method and system for determining hrv and rrv and use to identify potential condition onset | |
| KR20200139023A (en) | Physiological monitoring devce, physiological monitoring system, and physiological monitoring method using the same | |
| DK181909B1 (en) | Seizure Detection AI | |
| Houta et al. | Machine learning methods for detection of Epileptic seizures with long-term wearable devices | |
| CN120372154A (en) | Data processing method, display method and device for acquiring cognitive consciousness state intermediate parameters based on heart-brain coupling phase difference mode | |
| KR102578089B1 (en) | Epilepsy Monitoring Apparatus and Epilepsy Monitoring Platform Having the Same | |
| Park et al. | Seizure detection using ultra‐long‐term subcutaneous electroencephalography: A deep learning CNN‐BiLSTM approach | |
| JP2009529931A (en) | Patient monitoring method and system for performing the method | |
| Pan | Contribution to a non intrusive long-term sleep monitoring based on wearable patches and an algorithmic classification method | |
| CN118648877B (en) | Wearable sports fatigue monitoring and reminding system and method based on multichannel optical signals | |
| CN117547233A (en) | Real-time monitoring method and device based on non-contact vital sign | |
| HSU et al. | Zero-E ort In-Home Sleep and Insomnia Monitoring using Radio Signals | |
| Li | Sleep-related fall monitoring among elderly using non-invasive wireless bio-sensors |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 24755481 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2024755481 Country of ref document: EP |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| ENP | Entry into the national phase |
Ref document number: 2024755481 Country of ref document: EP Effective date: 20260127 |
|
| ENP | Entry into the national phase |
Ref document number: 2024755481 Country of ref document: EP Effective date: 20260127 |