当前位置:网站首页>KDD 2022 | EEG AI helps diagnose epilepsy
KDD 2022 | EEG AI helps diagnose epilepsy
2022-07-06 00:38:00 【Zhiyuan community】
Epilepsy is one of the most common serious neurological diseases , Surgical removal of brain regions involved in seizures is considered the only effective treatment . To locate the seizure area (SOZ) To guide epilepsy surgery , It is necessary to record and analyze the discharge activity of the patient's brain . There are usually two types of electrophysiological monitoring methods : Cortical EEG (EEG) and Stereoscopic EEG (SEEG).
lately , Yang Yang's research group from Zhejiang University cooperates with a third class hospital , A collection based on real patient records SEEG Data sets , The data set contains high-frequency multi-channel data of multiple epileptic patients SEEG The signal . Based on this dataset , Researchers combine graph and timing techniques , This paper studies and proposes a method that can automatically predict epileptic waves AI Model . The model can be independent of expert experience , Confirm the time and position of epileptic wave in brain wave by data-driven method , The experimental effect is very remarkable . At present, this work has been recognized by the top conference of data mining KDD 2022 Included .
Address of thesis :http://yangy.org/works/brainnet/KDD22_BrainNet.pdf
The figure below shows BrainNet The overall structure and process of :
a: An electrode with three channels is implanted into the patient's brain to record SEEG data ;b:BrainNet The overall solution : Learn the diffusion pattern of brain waves at multiple levels , So as to predict such as a The epileptic band shown in the dotted box in the
边栏推荐
- 建立时间和保持时间的模型分析
- synchronized 和 ReentrantLock
- Ffmpeg captures RTSP images for image analysis
- Search (DFS and BFS)
- About the slmgr command
- 如何利用Flutter框架开发运行小程序
- 《强化学习周刊》第52期:Depth-CUPRL、DistSPECTRL & Double Deep Q-Network
- NLP basic task word segmentation third party Library: ICTCLAS [the third party library with the highest accuracy of Chinese word segmentation] [Chinese Academy of Sciences] [charge]
- 从 1.5 开始搭建一个微服务框架——调用链追踪 traceId
- Spark获取DataFrame中列的方式--col,$,column,apply
猜你喜欢
Date类中日期转成指定字符串出现的问题及解决方法
Arduino六足机器人
anconda下载+添加清华+tensorflow 安装+No module named ‘tensorflow‘+KernelRestarter: restart failed,内核重启失败
[groovy] XML serialization (use markupbuilder to generate XML data | set XML tag content | set XML tag attributes)
XML Configuration File
Location based mobile terminal network video exploration app system documents + foreign language translation and original text + guidance records (8 weeks) + PPT + review + project source code
Calculate sha256 value of data or file based on crypto++
Leetcode 450 deleting nodes in a binary search tree
State mode design procedure: Heroes in the game can rest, defend, attack normally and attack skills according to different physical strength values.
图解网络:TCP三次握手背后的原理,为啥两次握手不可以?
随机推荐
curlpost-php
[groovy] compile time metaprogramming (compile time method injection | method injection using buildfromspec, buildfromstring, buildfromcode)
Spark SQL UDF function
AtCoder Beginner Contest 254【VP记录】
Keepalive component cache does not take effect
Atcoder beginer contest 258 [competition record]
Extracting profile data from profile measurement
Reading notes of the beauty of programming
Go learning --- structure to map[string]interface{}
[designmode] Decorator Pattern
Natural language processing (NLP) - third party Library (Toolkit):allenlp [library for building various NLP models; based on pytorch]
Spark AQE
LeetCode 6004. Get operands of 0
Global and Chinese markets for hinged watertight doors 2022-2028: Research Report on technology, participants, trends, market size and share
How to solve the problems caused by the import process of ecology9.0
curlpost-php
《强化学习周刊》第52期:Depth-CUPRL、DistSPECTRL & Double Deep Q-Network
Introduction of motor
Basic introduction and source code analysis of webrtc threads
[groovy] JSON serialization (convert class objects to JSON strings | convert using jsonbuilder | convert using jsonoutput | format JSON strings for output)