CN111012332A - Multi-label classification method for 12-lead electrocardiosignals based on neural network - Google Patents
Multi-label classification method for 12-lead electrocardiosignals based on neural network Download PDFInfo
- Publication number
- CN111012332A CN111012332A CN202010065982.8A CN202010065982A CN111012332A CN 111012332 A CN111012332 A CN 111012332A CN 202010065982 A CN202010065982 A CN 202010065982A CN 111012332 A CN111012332 A CN 111012332A
- Authority
- CN
- China
- Prior art keywords
- neural network
- layer
- lead
- size
- heart failure
- 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.)
- Pending
Links
Images
Classifications
-
- 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/318—Heart-related electrical modalities, e.g. electrocardiography [ECG]
-
- 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
-
- 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
-
- 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; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
- G06F18/253—Fusion techniques of extracted features
Landscapes
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Data Mining & Analysis (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Veterinary Medicine (AREA)
- Public Health (AREA)
- General Health & Medical Sciences (AREA)
- Animal Behavior & Ethology (AREA)
- Biophysics (AREA)
- Pathology (AREA)
- Surgery (AREA)
- Heart & Thoracic Surgery (AREA)
- Medical Informatics (AREA)
- Evolutionary Computation (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Physiology (AREA)
- Psychiatry (AREA)
- Signal Processing (AREA)
- Cardiology (AREA)
- Fuzzy Systems (AREA)
- Mathematical Physics (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
The invention relates to a 12-lead electrocardiosignal multi-label classification method based on a neural network, belonging to the technical field of computer image processing; the method aims to fully excavate and analyze potential characteristics of 12-lead signals by utilizing a neural network, identify normal and heart failure through the signals, further subdivide the heart failure aiming at the heart failure, and find out specific heart failure types so as to facilitate doctors to give medicines according to symptoms and diagnose and treat the heart failure in time; the method comprises the following specific steps: determining a data input format, improving a convolutional neural network, fusing the characteristic information of 3 tributaries through a full connection layer by data input, and finally performing label classification; the invention fully excavates the clinical information of a patient by taking a 12-lead signal as a data source, finds out a rule from RNN time sequence of a double-layer LSTM structure by utilizing improved three-branch CNN extraction to medical characteristics of different scales, and improves the multi-classification accuracy.
Description
Technical Field
The invention belongs to the technical field of computer image processing, and relates to a 12-lead electrocardiosignal multi-label classification method based on a neural network.
Background
Heart Failure (HF), abbreviated as Heart Failure, is a group of clinical syndromes caused by ventricular filling and/or ejection disorder due to structural and functional changes of myocardium caused by initial myocardial damage (such as myocardial infarction, hemodynamic overload, inflammation, etc.) of any reason. Heart failure is an important component of chronic cardiovascular diseases in the world, is the final stage of development of various heart diseases, has the characteristics of high morbidity, high cost and poor healing, and has high early mortality and high risk of hospitalization, thereby becoming a significant public health problem in the world. Because the pathogenesis of the heart failure is complex, the clinical manifestations are different, generally accepted knowledge is difficult to obtain, the type of the heart failure of the heart cannot be correctly identified, and the diagnosis and treatment of the heart failure are influenced to a certain extent.
The 12-lead electrocardiosignals are 12-dimensional signals obtained by collecting pulsation of different parts of a body through an electrocardiograph, 12 different leads play an important role in finally evaluating whether the electrocardiosignals are normal or not, however, if 12-dimensional data are simultaneously input into a model according to time, the promotion of data volume and the potential association of each lead are more complicated, and the classification result may be worse. Therefore, single lead or double leads are often adopted to complete the classification of the electrocardiosignals at present. However, such operation may miss the abundant information in the 12-lead electrocardiographic signal data, and may cause deviation of the analysis result.
Disclosure of Invention
The invention overcomes the defects of the prior art, provides a 12-lead electrocardiosignal multi-label classification method based on a neural network, fully excavates and analyzes the potential characteristics of the 12-lead electrocardiosignal by utilizing the neural network, identifies normal and heart failure through the signal, further subdivides the heart failure aiming at the heart failure, and finds out the specific heart failure type so as to facilitate the doctor to give medicines according to symptoms and diagnose and treat the diseases in time.
The invention is realized by the following technical scheme.
The multi-label classification method of 12-lead electrocardiosignals based on the neural network comprises the following specific steps:
1) determining a data input format: the number of leads is 12, the length is 3s of electrocardiosignals sampled according to 500HZ, and a data format with 12 multiplied by 1500 is formed.
2) Improving the convolutional neural network: the convolutional neural network was modified to have 3 independent streams, each consisting of, in turn: two convolutional layers with the size of 64, a first largest pooling layer, two convolutional layers with the size of 128, a second largest pooling layer, two convolutional layers with the size of 256, a third largest pooling layer, a fully-connected layer with the size of 768 and a fully-connected layer with the size of 512; the convolution kernel size for each stream is 3, 5, 7, respectively.
3) Data input: the electrocardiosignals are input from each stream in sequence, the scale characteristics of a kernel are captured from the input electrocardiogram record, and then the characteristic information of 3 branches is fused through a full connecting layer.
4) And (4) label classification: removing the Softmax layer of the improved convolutional neural network, inputting the extracted features into the improved RNN through full connection, and classifying the features into 9 types: normality, atrial fibrillation, first degree atrioventricular block, left bundle branch block, right bundle branch block, premature atrial contraction, premature ventricular contraction, ST segment depression, ST segment elevation; the RNN is composed of a double-layer LSTM structure, the length of the two-way LSTM in the previous layer is 256, the length of the two-way LSTM in the next layer is 64, and the number of the hidden units in each layer is 128.
Preferably, the step size of the maximum cell layer of the first maximum pooling layer and the second maximum pooling layer is 3.
Preferably, the step size in the third maximum pooling layer is 2.
Preferably, the improved convolutional neural network uses a cross entropy method to calculate a loss function, and uses L2 regularization to improve generalization performance.
Compared with the prior art, the invention has the beneficial effects that.
The invention adopts a deep learning method, fully excavates and analyzes the potential characteristics of 12-lead signals by utilizing a neural network, identifies normal and heart failure through the signals, further subdivides the heart failure aiming at the heart failure, and finds out specific heart failure types so as to facilitate doctors to timely diagnose and treat symptoms by giving medicines. The CNN is further optimized and organically combined by utilizing the advantages of the CNN in feature learning and the RNN in time series to solve the technical problem.
1. The invention abandons the traditional single lead identification heart failure and utilizes 12 lead signals as data sources to fully mine the clinical information of patients.
2. And extracting medical features of different scales by using the improved three-branch CNN. And the RNN of the double-layer LSTM structure is utilized to find out the rule from the time sequence, the signal is divided into normal and subdivided 8 types of abnormal situations, and the multi-classification accuracy is improved.
Drawings
FIG. 1 is a schematic representation of a 12 lead cardiac signal.
Fig. 2 is a schematic diagram of the improved convolutional network of the three tributaries of the present invention.
FIG. 3 is a diagram illustrating the classification of the two-layer long/short term memory network 9.
Detailed Description
In order to make the technical problems, technical solutions and advantageous effects to be solved by the present invention more clearly apparent, the present invention is further described in detail with reference to the embodiments and the accompanying drawings. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention. The technical solutions of the present invention are described in detail below with reference to the embodiments and the drawings, but the scope of protection is not limited thereto.
A12-lead electrocardiosignal multi-label classification method based on a neural network comprises the following specific steps:
as shown in fig. 1 and 2, the specific input is a data format of 12 × 1500, i.e. the number of leads is 12, and the length is 3s of electrocardiosignals sampled at 500 HZ. The improved convolutional neural network has 3 independent streams, each of which is composed of: two convolutional layer layers with size of 64, a maximum pooling layer, two convolutional layer layers with size of 128, a maximum pooling layer, two convolutional layer layers with size of 256, a maximum pooling layer, a fully-connected layer with size of 768, and a fully-connected layer with size of 512. The difference is that the convolution kernel size of each stream is 3, 5 and 7 respectively, and the step length is adjusted according to the actual situation. Therefore, the electrocardiosignals are respectively input from each branch, the characteristics of different scales can be captured from the input electrocardiogram record due to the difference of the nuclear sizes, then the characteristic information of 3 branches is fused through the full-connection layer, and finally the signals are divided into: normal (Normal), Atrial Fibrillation (AF), Block (Block), Premature contraction (Premature contraction), ST-segment abnormalities (ST-segment abnormalities) class 5. Since the feature information is concentrated in deeper layers, the step size of the first two largest pool layers is taken to be 3, which makes the computational complexity decrease faster, while the feature extraction performance is not affected much because the features are very shallow. The step size in the last maximum pooling layer is taken to be 2. The improved CNN network may use cross-entropy to compute the loss function, using L2 regularization to improve generalization performance.
Removing the Softmax layer of CNN and inputting the extracted features via full concatenation to a two-layer RNN variant with a first layer bi-directional LSTM length of 256 (hidden unit 128) and a second layer bi-directional LSTM length of 64 (hidden unit 128) will achieve a finer classification of 9: normal (Normal), Atrial Fibrillation (AF), low-grade atrioventricular block (I-AVB), Left Bundle Branch Block (LBBB), Right Bundle Branch Block (RBBB), Premature Atrial Contraction (PAC), Premature Ventricular Contraction (PVC),
The accuracy rate can be further improved by ST-segment depression (STD) and ST-segment elevation (STE).
While the invention has been described in further detail with reference to specific preferred embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.
Claims (4)
1. The multi-label classification method of the 12-lead electrocardiosignals based on the neural network is characterized by comprising the following specific steps of:
1) determining a data input format: the number of lead connections is 12, the length of the lead connections is 3s of electrocardiosignals sampled according to 500HZ sampling, and a data format with 12 multiplied by 1500 is formed;
2) improving the convolutional neural network: the convolutional neural network was modified to have 3 independent streams, each consisting of, in turn: two convolutional layers with the size of 64, a first largest pooling layer, two convolutional layers with the size of 128, a second largest pooling layer, two convolutional layers with the size of 256, a third largest pooling layer, a fully-connected layer with the size of 768 and a fully-connected layer with the size of 512; the convolution kernel size of each stream is 3, 5, 7 respectively;
3) data input: inputting the electrocardiosignals into each stream in sequence, capturing scale characteristics of a kernel from the input electrocardiogram record, and then fusing the characteristic information of the 3 branches through the full-connection layer;
4) and (4) label classification: removing the Softmax layer of the improved convolutional neural network, inputting the extracted features into the RNN through full connection, and forming 9 classes of the features: normal, atrial fibrillation, low-grade atrioventricular block, left bundle branch block, right bundle branch block, premature atrial contraction, premature ventricular contraction, ST segment depression, ST segment elevation; the RNN is composed of a double-layer LSTM structure, the length of the two-way LSTM in the previous layer is 256, the length of the two-way LSTM in the next layer is 64, and the number of the hidden units in each layer is 128.
2. The neural network-based 12-lead cardiac signal multi-label classification method according to claim 1, characterized in that the step size of the maximum pooling layer of the first maximum pooling layer and the second maximum pooling layer is 3.
3. The neural network-based 12-lead cardiac signal multi-label classification method according to claim 1, characterized in that the step size in the third maximum pooling layer is 2.
4. The neural network-based 12-lead electrocardiosignal multi-label classification method according to claim 1, wherein the improved convolutional neural network uses a cross entropy method to calculate a loss function, and uses L2 regularization to improve generalization performance.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010065982.8A CN111012332A (en) | 2020-01-20 | 2020-01-20 | Multi-label classification method for 12-lead electrocardiosignals based on neural network |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010065982.8A CN111012332A (en) | 2020-01-20 | 2020-01-20 | Multi-label classification method for 12-lead electrocardiosignals based on neural network |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111012332A true CN111012332A (en) | 2020-04-17 |
Family
ID=70203093
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010065982.8A Pending CN111012332A (en) | 2020-01-20 | 2020-01-20 | Multi-label classification method for 12-lead electrocardiosignals based on neural network |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111012332A (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111612042A (en) * | 2020-04-24 | 2020-09-01 | 广州视源电子科技股份有限公司 | Detection device for left front branch conduction block, storage medium and terminal |
CN112353402A (en) * | 2020-10-22 | 2021-02-12 | 平安科技(深圳)有限公司 | Training method of electrocardiosignal classification model, electrocardiosignal classification method and device |
CN113052229A (en) * | 2021-03-22 | 2021-06-29 | 武汉中旗生物医疗电子有限公司 | Heart disease classification method and device based on electrocardiogram data |
CN113057648A (en) * | 2021-03-22 | 2021-07-02 | 山西三友和智慧信息技术股份有限公司 | ECG signal classification method based on composite LSTM structure |
CN113080991A (en) * | 2021-03-30 | 2021-07-09 | 太原理工大学 | Method, system, diagnosis device and storage medium for predicting and diagnosing heart failure based on CNN model and LSTM model |
CN113344040A (en) * | 2021-05-20 | 2021-09-03 | 深圳索信达数据技术有限公司 | Image classification method and device, computer equipment and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104783787A (en) * | 2015-04-24 | 2015-07-22 | 太原理工大学 | J-wave detecting method based on neural network |
CN106250707A (en) * | 2016-08-12 | 2016-12-21 | 王双坤 | A kind of based on degree of depth learning algorithm process head construction as the method for data |
CN106901723A (en) * | 2017-04-20 | 2017-06-30 | 济南浪潮高新科技投资发展有限公司 | A kind of electrocardiographic abnormality automatic diagnosis method |
CN110141219A (en) * | 2019-06-20 | 2019-08-20 | 鲁东大学 | Myocardial infarction automatic testing method based on lead fusion deep neural network |
CN110141220A (en) * | 2019-06-20 | 2019-08-20 | 鲁东大学 | Myocardial infarction automatic testing method based on multi-modal fusion neural network |
CN110236520A (en) * | 2019-05-20 | 2019-09-17 | 上海数创医疗科技有限公司 | ECG type recognition methods and device based on double convolutional neural networks |
CN110287805A (en) * | 2019-05-31 | 2019-09-27 | 东南大学 | Micro- expression recognition method and system based on three stream convolutional neural networks |
US20190328254A1 (en) * | 2018-04-26 | 2019-10-31 | Vektor Medical, Inc. | Converting a polyhedral mesh representing an electromagnetic source |
CN110619322A (en) * | 2019-10-18 | 2019-12-27 | 武汉大学 | Multi-lead electrocardio abnormal signal identification method and system based on multi-flow convolution cyclic neural network |
US20200015755A1 (en) * | 2018-07-12 | 2020-01-16 | The Chinese University Of Hong Kong | Deep learning approach for long term, cuffless, and continuous arterial blood pressure estimation |
-
2020
- 2020-01-20 CN CN202010065982.8A patent/CN111012332A/en active Pending
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104783787A (en) * | 2015-04-24 | 2015-07-22 | 太原理工大学 | J-wave detecting method based on neural network |
CN106250707A (en) * | 2016-08-12 | 2016-12-21 | 王双坤 | A kind of based on degree of depth learning algorithm process head construction as the method for data |
CN106901723A (en) * | 2017-04-20 | 2017-06-30 | 济南浪潮高新科技投资发展有限公司 | A kind of electrocardiographic abnormality automatic diagnosis method |
US20190328254A1 (en) * | 2018-04-26 | 2019-10-31 | Vektor Medical, Inc. | Converting a polyhedral mesh representing an electromagnetic source |
US20200015755A1 (en) * | 2018-07-12 | 2020-01-16 | The Chinese University Of Hong Kong | Deep learning approach for long term, cuffless, and continuous arterial blood pressure estimation |
CN110236520A (en) * | 2019-05-20 | 2019-09-17 | 上海数创医疗科技有限公司 | ECG type recognition methods and device based on double convolutional neural networks |
CN110287805A (en) * | 2019-05-31 | 2019-09-27 | 东南大学 | Micro- expression recognition method and system based on three stream convolutional neural networks |
CN110141219A (en) * | 2019-06-20 | 2019-08-20 | 鲁东大学 | Myocardial infarction automatic testing method based on lead fusion deep neural network |
CN110141220A (en) * | 2019-06-20 | 2019-08-20 | 鲁东大学 | Myocardial infarction automatic testing method based on multi-modal fusion neural network |
CN110619322A (en) * | 2019-10-18 | 2019-12-27 | 武汉大学 | Multi-lead electrocardio abnormal signal identification method and system based on multi-flow convolution cyclic neural network |
Non-Patent Citations (3)
Title |
---|
DENGAO LI,XUEMEI LI,JUMIN ZHAO,XIAOHONG BAI: "Automatic staging model of heart failure based on deep learning", 《BIOMEDICAL SIGNAL PROCESSING AND CONTROL》 * |
朱晓铭,陈林海,张帅,王云峰: "基于卷积神经网络重建十二导联心电图", 《微电子学与计算机》 * |
王宏,赵菊敏,李灯熬: "基于多特征融合的J波分类模型", 《电子技术应用》 * |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111612042A (en) * | 2020-04-24 | 2020-09-01 | 广州视源电子科技股份有限公司 | Detection device for left front branch conduction block, storage medium and terminal |
CN111612042B (en) * | 2020-04-24 | 2023-09-08 | 广州视源电子科技股份有限公司 | Detection device for left front branch conduction block, storage medium and terminal |
CN112353402A (en) * | 2020-10-22 | 2021-02-12 | 平安科技(深圳)有限公司 | Training method of electrocardiosignal classification model, electrocardiosignal classification method and device |
CN113052229A (en) * | 2021-03-22 | 2021-06-29 | 武汉中旗生物医疗电子有限公司 | Heart disease classification method and device based on electrocardiogram data |
CN113057648A (en) * | 2021-03-22 | 2021-07-02 | 山西三友和智慧信息技术股份有限公司 | ECG signal classification method based on composite LSTM structure |
CN113052229B (en) * | 2021-03-22 | 2023-08-29 | 武汉中旗生物医疗电子有限公司 | Heart condition classification method and device based on electrocardiographic data |
CN113080991A (en) * | 2021-03-30 | 2021-07-09 | 太原理工大学 | Method, system, diagnosis device and storage medium for predicting and diagnosing heart failure based on CNN model and LSTM model |
CN113344040A (en) * | 2021-05-20 | 2021-09-03 | 深圳索信达数据技术有限公司 | Image classification method and device, computer equipment and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111012332A (en) | Multi-label classification method for 12-lead electrocardiosignals based on neural network | |
Ahmad et al. | ECG heartbeat classification using multimodal fusion | |
Liu et al. | Deep learning in ECG diagnosis: A review | |
Hammad et al. | Deep learning models for arrhythmia detection in IoT healthcare applications | |
CN110890155B (en) | Multi-class arrhythmia detection method based on lead attention mechanism | |
US20210304855A1 (en) | Coding architectures for automatic analysis of waveforms | |
Xia et al. | Generative adversarial network with transformer generator for boosting ECG classification | |
CN103815897B (en) | Electrocardiogram characteristic extraction method | |
CN111626114B (en) | Electrocardiosignal arrhythmia classification system based on convolutional neural network | |
CN113095302B (en) | Depth model for arrhythmia classification, method and device using same | |
Cao et al. | Atrial fibrillation detection using an improved multi-scale decomposition enhanced residual convolutional neural network | |
CN109259756B (en) | ECG signal processing method based on secondary neural network of unbalanced training | |
CN113180688B (en) | Coronary heart disease electrocardiogram screening system and method based on residual error neural network | |
CN111956208B (en) | ECG signal classification method based on ultra-lightweight convolutional neural network | |
Zhou et al. | Arrhythmia recognition and classification through deep learning-based approach | |
Wang | Automated detection of premature ventricular contraction based on the improved gated recurrent unit network | |
Peng et al. | ECG signals segmentation using deep spatiotemporal feature fusion U-Net for QRS complexes and R-peak detection | |
Ma et al. | Atrial fibrillation detection algorithm based on graph convolution network | |
Bridge et al. | Artificial intelligence to detect abnormal heart rhythm from scanned electrocardiogram tracings | |
Guo et al. | An intelligent computer-aided diagnosis approach for atrial fibrillation detection based on multi-scale convolution kernel and Squeeze-and-Excitation network | |
Li et al. | Inter-patient automated arrhythmia classification: A new approach of weight capsule and sequence to sequence combination | |
CN110200620A (en) | Multi-modal cardiac data detection method, device, storage medium and terminal device | |
Cao et al. | Multi-channel lightweight convolutional neural network for remote myocardial infarction monitoring | |
CN111759302A (en) | Wearable individual electrocardiogram detection method | |
Kim et al. | Lightweight Convolutional Neural Network for Real-Time Arrhythmia Classification on Low-Power Wearable Electrocardiograph |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200417 |