Arhythmia testing method for aiming at electrocardiogram data by means of binary neural network
A binary nerve and arrhythmia technology, applied in the field of deep learning, can solve the problem of high computing cost and achieve the effect of reducing computing memory, low computing power, and low energy consumption
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2019-10-25
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the field of deep learning, and is an arrhythmia detection application based on a convolutional neural network, which performs binary compression on its parameters and is applied to electrocardiogram data. Background technique
[0002] Atrial fibrillation, the most common irregular heartbeat, occurs with very rapid and irregular contractions of the atria and carries a high risk of death, stroke, heart failure or coronary artery disease. According to statistics, the incidence of atrial fibrillation in the population is generally 1% to 2%. At present, the general diagnosis scheme is that the patient collects the electrocardiogram through the corresponding equipment, and then submits it to the doctor for diagnosis. This method obviously consumes a lot of manpower and material resources, and the efficiency is low. Therefore, it is necessary to construct an algorithm that can perform efficient and accurate diagnosis based on ECG da...
Examples
Embodiment Construction
[0025] Such as figure 1 Shown, the specific content of the present invention is described below.
[0026] Step 1. Obtain the content of the training data. The data set used comes from the atrial fibrillation (AF) recognition competition held by PhysioNet in 2017, which contains 8528 single-lead ECG data, ranging in length from 9 seconds to 61 seconds. The sampling frequency is 300Hz. The data is labeled by experts and divided into four categories: Normal rhythm (N), AF rhythm (A), Other rhythm (O) and Noise (~). The number of samples in the four categories is uneven, of which Normal has 5154 , AF has 771, Other has 2557, and Noise has 46. Examples of different categories of data are as follows image 3 shown. Symptoms of arrhythmia that are not atrial fibrillation are grouped under other arrhythmias. Due to the different lengths of data, it is impossible to meet the requirements of batch training. Therefore, the data is first filled with data in batches. In addition, beca...