WO2017101529A1 - 心电导联智能选择方法和系统 - Google Patents
心电导联智能选择方法和系统 Download PDFInfo
- Publication number
- WO2017101529A1 WO2017101529A1 PCT/CN2016/098231 CN2016098231W WO2017101529A1 WO 2017101529 A1 WO2017101529 A1 WO 2017101529A1 CN 2016098231 W CN2016098231 W CN 2016098231W WO 2017101529 A1 WO2017101529 A1 WO 2017101529A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- signal
- ecg lead
- feature quantity
- ecg
- signals
- 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
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]
- A61B5/346—Analysis of electrocardiograms
- A61B5/349—Detecting specific parameters of the electrocardiograph cycle
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/08—Feature extraction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
Definitions
- the present invention relates to the field of medical monitoring technologies, and in particular, to an ECG lead intelligent selection method and system.
- ECG signals are important functions of instruments such as monitors and electrocardiographs.
- the acquisition of ECG signals is usually performed simultaneously on multiple leads.
- the instrument usually selects only one lead signal for subsequent analysis, such as QRS (magnetic resonance angiography) detection. Wait. If the electrode of the lead used for analysis is in poor contact with the human body, the collected ECG signal may be seriously disturbed.
- QRS magnetic resonance angiography
- the traditional ECG intelligent selection method is to calculate several kinds of feature quantities on a signal of a length, and then compare the pre-set empirical parameters to judge the quality of the signal and select a suitable lead.
- the feature quantity obtained from a signal of a length is difficult to reflect the sudden change of the signal in a short time.
- the manual setting of the parameter has a large workload and the generalization ability is not strong.
- QRS detection is required to complete the signal quality judgment and guidance. The choice of the union.
- the traditional ECG intelligent selection method has the disadvantage of low accuracy.
- An intelligent selection method for ECG leads includes the following steps:
- Each of the ECG lead signals is filtered according to the quality classifier to obtain and output an optimal ECG lead signal.
- An intelligent guiding system for ECG leads comprising:
- a feature extraction module configured to perform feature extraction on the acquired ECG lead signals of the same time period, to obtain a global feature quantity of each of the ECG lead signals, where the global feature quantity includes an integrated wave of the ECG lead signal Maximum and pooled local feature quantities;
- a signal classification module configured to classify the corresponding ECG lead signals according to the maximum value of the integrated wave of the ECG lead signal and the localized feature quantity of the pool, to obtain a signal quality level of each of the ECG lead signals;
- a model training module configured to extract a maximum value of the integrated wave of the ECG lead signal of different signal quality levels and a localized feature quantity of the pool to obtain a quality classifier
- the signal screening module is configured to filter each of the ECG lead signals according to the quality classifier to obtain and output an optimal ECG lead signal.
- the above-mentioned ECG intelligent selection method and system perform feature extraction on the obtained ECG lead signals in the same time period, and obtain the global feature quantity of each ECG lead signal; the maximum value and pooling of the integrated wave according to the ECG lead signal
- the local feature quantity classifies the corresponding ECG lead signals to obtain the signal quality level of each ECG lead signal. Extracting the maximum value of the integrated wave of the ECG lead signal of different signal quality levels and the localized feature quantity of the pooling to obtain the quality classifier; screening the ECG lead signals according to the quality classifier to obtain and output the optimal cardiac conductance Linked signal.
- the localized eigenvalues of the pool are introduced to express the state of the signal, which can well reflect the sudden change of the signal at local time with high accuracy.
- the whole process requires no personnel intervention, saving time and human resources. Signal quality judgment and lead selection can be completed before QRS detection, saving calculations.
- FIG. 1 is a flow chart of an embodiment of a central electrical lead intelligent selection method
- FIG. 2 is a flow chart showing feature extraction of an acquired ECG lead signal of the same time period in an embodiment to obtain a global feature quantity of each ECG lead signal;
- FIG. 3 is a schematic diagram of extracting local feature quantities of an ECG lead signal in an embodiment
- FIG. 4 is a flow chart showing the signal quality level of each ECG lead signal by classifying the corresponding ECG lead signals according to the maximum value of the integrated wave of the ECG lead signal and the localized feature quantity of the pooling in an embodiment
- FIG. 5 is a flow chart of another embodiment of a center conduction intelligent selection method
- FIG. 6 is a structural diagram of an embodiment of a center conduction intelligent selection system
- FIG. 7 is a structural diagram of a feature extraction module in an embodiment
- FIG. 8 is a structural diagram of a signal classification module in an embodiment
- FIG. 9 is a structural diagram of another embodiment of a center conduction intelligent selection system.
- An intelligent selection method for ECG leads is suitable for ECG lead screening of instruments such as monitors and electrocardiographs.
- the above steps include the following steps:
- Step S110 Perform feature extraction on the acquired ECG lead signals of the same time period to obtain global feature quantities of the respective ECG lead signals.
- step S110 includes steps S112 to S116.
- Step S112 respectively calculating an integrated wave of each ECG lead signal, and extracting a maximum value of the integrated wave.
- the ECG lead signal is processed to obtain an integrated wave, and the maximum value of the integrated wave is extracted as a dimension corresponding to the global feature quantity of the ECG lead signal.
- Step S113 respectively extract a baseline signal and a high frequency noise signal of each ECG lead signal.
- the specific manner of extracting the baseline signal and the high-frequency noise signal of each ECG lead signal is not unique, and may be selected according to actual conditions.
- median filtering is used to extract the midline signal
- the Butterworth filter is used to extract.
- High frequency noise signal is used to extract the baseline signal.
- the baseline signal may also be acquired by a low pass filter or other means, and the high frequency noise signal may be obtained by a Chebyshev filter or other means.
- Step S114 performing slice processing on each ECG lead signal according to a preset length and a step size to obtain a plurality of signal segment slices.
- the electrocardiographic signal is sliced to obtain a plurality of signal segment slices.
- FIG. 3 a schematic diagram of the local feature quantity of the ECG lead signal is extracted.
- the specific values of the preset length and the step size are not unique.
- the preset length and the step size are 0.15 s and 0.05 s, respectively.
- Step S115 respectively extracting the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis and kurtosis of the high frequency noise signal as local features of each signal segment slice. the amount.
- the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis, and kurtosis of the high-frequency noise signal are obtained as local feature quantities of the corresponding signal segment slice. , used as a subsequent step pooling process for signal classification and screening operations.
- the ECG lead signal and the relevant parameters of the extracted integrated wave, baseline signal and high frequency noise signal are collected as local feature quantities to improve the response ability to short-term mutation of the signal. It can be understood that in other embodiments, other parameters of the ECG lead signal on the slice segment can also be acquired as local feature quantities.
- Step S116 performing a maximum pooling process on the local feature quantities extracted by each signal segment slice to obtain a pooled local feature quantity.
- the local feature quantity extracted from the signal segment slice is subjected to a maximum pooling process to obtain a pooled local feature quantity corresponding to the ECG lead signal as other dimensions of the global feature quantity for subsequent signal classification and screening.
- the max pooling process refers to calculating the maximum value of all the pooled feature quantities in each dimension, and using this maximum value as the value of the pooled feature quantity in the dimension.
- Step S120 classify the corresponding ECG lead signals according to the maximum value of the integrated wave of the ECG lead signal and the localized feature quantity of the pool, and obtain the signal quality level of each ECG lead signal.
- the classification of all ECG lead signals can be completed, and the corresponding signal quality level can be obtained.
- the specific division of the signal quality level may be determined according to actual conditions. In this embodiment, the signal quality level includes two levels of excellent and fail, and in other embodiments, the signal quality level may be classified into three or more levels.
- step S120 includes steps S122 to S126.
- Step S122 Training the received global feature quantity training sample set by using a K-means algorithm to obtain a plurality of data clusters, and calculating a center position and a maximum radius of each data cluster.
- the maximum radius is the distance between the data in the data cluster that is furthest from the center and the center position.
- the signal quality level includes two levels of excellent and failing.
- the global feature quantity training sample set is a sample set obtained by extracting the global feature quantity of the historical ECG lead signal whose outstanding signal quality is excellent, and passes the K-means algorithm. (K-Means) is trained to obtain multiple data clusters as a classifier. Calculate the distance between the center position of each data cluster and the current cluster data farthest from the center position.
- the training process of the K-means algorithm is as follows: at initialization, the number of given clusters and the position of each cluster center are randomly set. Then repeat the following two steps: 1. Assign the feature quantity to the nearest cluster center. 2.
- Step S124 Allocating the global feature quantity of each ECG lead signal to the data cluster closest to the center position, and calculating the distance between the global feature quantity and the center position of the nearest data cluster.
- the global feature quantity of each ECG lead signal is respectively introduced into the classifier to be assigned to the data cluster closest to the center position, and the distance from the center position of the data cluster is calculated.
- Step S126 Obtain a signal quality level of the corresponding ECG lead signal according to the distance between the global feature quantity and the center position of the nearest data cluster. It is determined whether the distance between the global feature quantity and the center position of the nearest data cluster is smaller than the maximum radius of the data cluster, and if so, the corresponding ECG lead signal is excellent; if not, the corresponding ECG lead signal is unqualified.
- the manner of classifying the ECG lead signals will be different depending on the division of the signal quality levels. For example, when the signal quality level is three, the ECG lead signal can be classified into excellent, normal, and unqualified according to the distance between the global feature quantity and the center position of the nearest data cluster.
- the ECG intelligent selection method may further include the following steps:
- Step S130 extracting the maximum value of the integrated wave of the ECG lead signal of different signal quality levels and the localized feature quantity of the pooling to perform the training to obtain the quality classifier. Similarly, taking the signal quality level including excellent and unqualified as an example, after calculating the signal quality level of each ECG lead signal, the global feature quantity of some excellent and unqualified ECG lead signals is extracted and trained to obtain a quality classifier.
- step S130 is specifically: inputting a global feature quantity of the ECG lead signal of different signal quality levels to a support vector machine (SVM) for training, and obtaining a hyperplane as a quality classifier.
- SVM support vector machine
- the training process of the support vector machine is as follows: For the feature quantity of the ECG lead signal of different signal quality levels, the feature quantity located in the boundary area is regarded as the support vector of the signal of the type. After the support vector is mapped to the high-dimensional feature space by the kernel function, an optimal hyperplane between different kinds of support vectors is calculated, that is, the hyperplane with the largest sum of the spacings of different kinds of support vectors, the hyperplane Used as a quality classifier.
- the support vector machine algorithm is used to train the quality classifier, which can solve the machine learning problem in the small sample case and improve the generalization performance.
- the feature quantity can be mapped to the high-latitude kernel space to improve the classification accuracy. It can be understood that in other embodiments, other machine algorithms can also be sampled for training to obtain quality classifiers, such as decision trees, random forests, neural networks, and the like.
- a machine learning algorithm is utilized to train the classifier. After setting the training parameters, the machine learning algorithm can automatically train the classifier on a large amount of data. The entire training process does not require user intervention, saving time and human resources.
- Step S140 screening each ECG lead signal according to the quality classifier to obtain and output an optimal ECG lead signal.
- the trained quality classifier all ECG signals are screened to identify a ECG lead signal with relatively better signal quality.
- the output of the optimal ECG lead signal may be sent to the display for display for observation, or may be sent to the memory for storage.
- step S140 specifically includes step 142 and step 144.
- Step 142 Calculate the distance between the global feature quantity of the ECG lead signal and the hyperplane. Calculate the distance between the global feature quantity and the hyperplane from different ECG lead signals for the same time period.
- Step 144 Filter the ECG lead signal according to the distance between the global feature quantity and the hyperplane.
- the optimal ECG lead signal is output and output.
- the specific method for screening the ECG lead signal according to the distance between the global feature quantity and the hyperplane is not unique, and may be sorted according to the distance from the largest to the smallest, and the ECG lead signal corresponding to the preset number of global feature quantities is extracted.
- the optimal ECG lead signal the ECG lead signal corresponding to the global feature quantity whose distance from the hyperplane is greater than the preset distance value may be directly extracted as the optimal ECG lead signal.
- the ECG lead signal corresponding to the global feature quantity farthest from the hyperplane is used as the optimal ECG lead signal to ensure signal screening reliability.
- the ECG intelligent selection method further includes step S150.
- Step S150 The gold standard is established by the method based on QRS detection, and the optimal ECG signal is tested.
- a gold standard of data is established to compare with the screening result obtained in step S140.
- a gold standard is established based on the QRS detection method.
- the gold standard refers to the most reliable, accurate, and best diagnostic method for diagnosing diseases recognized by the current clinical medical community.
- the QRS detection algorithm is used to perform QRS detection on the ECG signals of each lead, and the position of the R wave is marked.
- the F1 value (F1score) of the QRS detection is calculated. If the F1 value is equal to 1 (the result of the detection is exactly the same as the gold standard), the signal quality of the lead is marked as excellent, and vice versa.
- the ECG lead signal is selected, the lead with the highest F1 value is set as the ECG lead signal with the best signal quality.
- QRS detection is the basis for ECG signal analysis.
- the correctness of the QRS detection is directly related to the accuracy of the subsequent analysis.
- the QRS detection algorithm is robust to noise, and even if there is noise, it does not necessarily affect the detection effect.
- the gold standard established by the results of QRS detection can ensure the consistency of ECG signal quality and detection results. Establishing a data gold standard to evaluate the screening effect can not only improve the accuracy of classification, but also reduce the workload.
- the above-mentioned ECG intelligent selection method is used to verify the data of a certain database.
- a total of 46 cases of ECG data, each paragraph has 2 leads, the length is 30 minutes.
- the lead is selected every 5 seconds, and the data length selected each time is 5 seconds.
- QRS detection is performed on the selected lead data.
- the overall accuracy of lead selection is above 95%, and the accuracy of QRS detection The sensitivity rate is above 99.5%.
- the above-mentioned ECG intelligent selection method extracts the global feature quantity of the ECG lead signal for signal classification and modeling and screening, and introduces the localized feature value of the pool to express the state of the signal, which can well reflect the signal at local time.
- the mutation is highly accurate. The whole process requires no personnel intervention, saving time and human resources. Signal quality judgment and lead selection can be completed before QRS detection, saving calculations.
- the invention also provides an intelligent guiding system for ECG lead, which is suitable for screening ECG leads of instruments such as monitors and electrocardiographs.
- the above system includes a feature extraction module 110, a signal classification module 120, a model training module 130, and a signal screening module 140.
- the feature extraction module 110 is configured to perform feature extraction on the acquired ECG lead signals of the same time period to obtain global feature quantities of the respective ECG lead signals.
- the ECG lead signals acquired during the same time period are acquired for feature extraction for use as a signal for screening.
- the global feature quantity includes the maximum value of the integrated wave of the ECG lead signal and the localized feature quantity of the pooling.
- the localized feature quantity of the pooling refers to the feature quantity obtained by calculating and pooling the local area of the signal.
- the feature extraction module 110 includes a first extraction unit 112, a second extraction unit 113, a first processing unit 114, a third extraction unit 115, and a second processing unit 116.
- the first extracting unit 112 is configured to separately calculate an integrated wave of each ECG lead signal and extract a maximum value of the integrated wave.
- the ECG lead signal is processed to obtain an integrated wave, and the maximum value of the integrated wave is extracted as a dimension corresponding to the global feature quantity of the ECG lead signal.
- the second extracting unit 113 is configured to separately extract a baseline signal and a high frequency noise signal of each ECG lead signal.
- the specific manner of extracting the baseline signal and the high frequency noise signal of each ECG lead signal is not unique, and may be selected according to actual conditions.
- median filtering is used to extract the midline signal
- the Butterworth filter is used to extract the high frequency noise signal.
- the baseline signal may also be acquired by a low pass filter or other means, and the high frequency noise signal may be obtained by a Chebyshev filter or other means.
- the first processing unit 114 is configured to perform slice processing on each ECG lead signal according to a preset length and a step size to obtain a plurality of signal segment slices. Slicing each ECG lead signal to obtain multiple signal segments sheet.
- the specific values of the preset length and the step size are not unique. In this embodiment, the preset length and the step size are 0.15 s and 0.05 s, respectively.
- the third extracting unit 115 is configured to separately extract the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis and kurtosis of the high frequency noise signal as the signal segments.
- the local feature quantity of the slice is configured to separately extract the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis and kurtosis of the high frequency noise signal as the signal segments.
- the local feature quantity of the slice is configured to separately extract the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis and kurtosis of the high frequency noise signal as the signal segments. The local feature quantity of the slice.
- the height of the ECG lead signal on each slice segment, the height of the integrated wave, the height of the baseline signal, and the mean, variance, kurtosis, and kurtosis of the high-frequency noise signal are obtained as local feature quantities of the corresponding signal segment slice. , used as a subsequent step pooling process for signal classification and screening operations.
- the ECG lead signal and the relevant parameters of the extracted integrated wave, baseline signal and high frequency noise signal are collected as local feature quantities to improve the response ability to short-term mutation of the signal. It can be understood that in other embodiments, other parameters of the ECG lead signal on the slice segment can also be acquired as local feature quantities.
- the second processing unit 116 is configured to perform a maximum pooling process on the local feature quantities extracted by each signal segment slice to obtain a pooled local feature quantity.
- the local feature quantity extracted from the signal segment slice is subjected to a maximum pooling process to obtain a pooled local feature quantity corresponding to the ECG lead signal as other dimensions of the global feature quantity for subsequent signal classification and screening.
- the signal classification module 120 is configured to classify the corresponding ECG lead signals according to the maximum value of the integrated wave of the ECG lead signal and the localized feature quantity of the pool, to obtain the signal quality level of each ECG lead signal. By extracting the global eigenvalues of the respective ECG lead signals, the classification of all ECG lead signals can be completed, and the corresponding signal quality level can be obtained.
- the specific division of the signal quality level may be determined according to actual conditions. In this embodiment, the signal quality level includes two levels of excellent and fail, and in other embodiments, the signal quality level may be classified into three or more levels.
- the signal classification module 120 includes a first classification unit 122, a second classification unit 124, and a third classification unit 126.
- the first classifying unit 122 is configured to train the received global feature quantity training sample set by using a K-means algorithm to obtain a plurality of data clusters, and calculate a center position and a maximum radius of each data cluster.
- the maximum radius is the distance between the data in the data cluster that is furthest from the center and the center position.
- the signal quality level includes two levels of excellent and failing.
- the global feature quantity training sample set is a sample set obtained by extracting the global feature quantity of the historical ECG lead signal with the confirmed signal quality as excellent.
- the K-means algorithm is trained to obtain multiple data clusters as a classifier. Calculate the distance between the center position of each data cluster and the current cluster data farthest from the center position.
- the sample training is performed by the K-means algorithm, and the classification accuracy is high.
- the second classification unit 124 is configured to allocate the global feature quantity of each ECG lead signal to the data cluster closest to the center position, and calculate the distance between the global feature quantity and the center position of the nearest data cluster.
- the global feature quantity of each ECG lead signal is respectively introduced into the classifier to be assigned to the data cluster closest to the center position, and the distance from the center position of the data cluster is calculated.
- the third classifying unit 126 is configured to obtain a signal quality level of the corresponding ECG lead signal according to the distance between the global feature quantity and the center position of the nearest data cluster. It is determined whether the distance between the global feature quantity and the center position of the nearest data cluster is smaller than the maximum radius of the data cluster, and if so, the corresponding ECG lead signal is excellent; if not, the corresponding ECG lead signal is unqualified.
- the manner of classifying the ECG lead signals will be different depending on the division of the signal quality levels. For example, when the signal quality level is three, the ECG lead signal can be classified into excellent, normal, and unqualified according to the distance between the global feature quantity and the center position of the nearest data cluster.
- the model training module 130 is configured to extract the maximum value of the integrated wave of the ECG lead signal of different signal quality levels and the localized feature quantity of the pool to perform the training to obtain the quality classifier. Similarly, taking the signal quality level including excellent and unqualified as an example, after calculating the signal quality level of each ECG lead signal, the global feature quantity of some excellent and unqualified ECG lead signals is extracted and trained to obtain a quality classifier.
- the model training module 130 extracts the maximum value of the integrated wave of the ECG lead signal of different signal quality levels and the localized feature quantity of the pool to obtain the quality classifier, specifically, the ECG lead signal of different signal quality levels.
- the global feature quantity is input to the support vector machine algorithm for training, and the hyperplane is obtained as the quality classifier.
- the support vector machine algorithm is used to train the quality classifier, which can solve the machine learning problem in the small sample case and improve the generalization performance.
- the feature quantity can be mapped to the high-latitude kernel space to improve the classification accuracy.
- the signal classification module 120 can also be used to determine whether the ECG lead signal with excellent signal quality level is unique. If yes, the ECG lead signal with excellent signal quality level is output as the optimal ECG lead signal; if not, the control model training The training module 130 extracts the maximum value of the integrated wave of the ECG lead signal of different signal quality levels and the localized feature quantity of the pool to train the quality classifier. After calculating the signal quality level of each ECG lead signal, if there is only one excellent signal, it can be directly used as the optimal signal output, saving the calculation amount.
- the signal screening module 140 is configured to filter each ECG lead signal according to the quality classifier, and obtain and output an optimal ECG lead signal. According to the trained quality classifier, all ECG signals are screened to identify a ECG lead signal with relatively better signal quality. The output of the optimal ECG lead signal may be sent to the display for display for observation, or may be sent to the memory for storage.
- the signal screening module 140 specifically includes a first screening unit and a second screening unit.
- the first screening unit is configured to calculate the distance between the global feature quantity of the ECG lead signal and the hyperplane. Calculate the distance between the global feature quantity and the hyperplane from different ECG lead signals for the same time period.
- the second screening unit is configured to filter the ECG lead signal according to the distance between the global feature quantity and the hyperplane to obtain an optimal ECG lead signal and output.
- the specific method for screening the ECG lead signal according to the distance between the global feature quantity and the hyperplane is not unique, and may be sorted according to the distance from the largest to the smallest, and the ECG lead signal corresponding to the preset number of global feature quantities is extracted.
- the optimal ECG lead signal the ECG lead signal corresponding to the global feature quantity whose distance from the hyperplane is greater than the preset distance value may be directly extracted as the optimal ECG lead signal.
- the ECG lead signal corresponding to the global feature quantity farthest from the hyperplane is used as the optimal ECG lead signal to ensure signal screening reliability.
- the ECG intelligent selection system can further include a signal verification module 150.
- the signal checking module 150 is configured to filter the ECG lead signals according to the quality classifier after the signal screening module 140 obtains and outputs the optimal ECG lead signal, and then establishes a gold standard based on the QRS detection method to optimize the cardiac conductance. The joint signal is tested.
- QRS detection is the basis for ECG signal analysis.
- the correctness of the QRS detection is directly related to the accuracy of the subsequent analysis.
- the QRS detection algorithm is robust to noise even if noise is present It does not necessarily affect the effect of detection.
- the gold standard established by the results of QRS detection can ensure the consistency of ECG signal quality and detection results. Establishing a data gold standard to evaluate the screening effect can not only improve the accuracy of classification, but also reduce the workload.
- the above-mentioned ECG intelligent selection system performs signal classification and modeling screening by extracting the global feature quantity of the ECG lead signal, and introduces the localized feature value of the pool to express the state of the signal, which can well reflect the signal at local time.
- the mutation is highly accurate. The whole process requires no personnel intervention, saving time and human resources. Signal quality judgment and lead selection can be completed before QRS detection, saving calculations.
Landscapes
- Health & Medical Sciences (AREA)
- Engineering & Computer Science (AREA)
- Life Sciences & Earth Sciences (AREA)
- Cardiology (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Animal Behavior & Ethology (AREA)
- Pathology (AREA)
- Medical Informatics (AREA)
- Molecular Biology (AREA)
- Surgery (AREA)
- Biomedical Technology (AREA)
- General Health & Medical Sciences (AREA)
- Public Health (AREA)
- Veterinary Medicine (AREA)
- Heart & Thoracic Surgery (AREA)
- Artificial Intelligence (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Biophysics (AREA)
- Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)
Abstract
Description
Claims (10)
- 一种心电导联智能选择方法,其特征在于,包括以下步骤:对获取的相同时间段的心电导联信号进行特征提取,得到各所述心电导联信号的全局特征量,所述全局特征量包括所述心电导联信号的积分波的最大值和池化的局部特征量;根据所述心电导联信号的积分波的最大值和池化的局部特征量对对应心电导联信号进行分类,得到各所述心电导联信号的信号质量等级;提取不同信号质量等级的所述心电导联信号的积分波的最大值和池化的局部特征量进行训练得到质量分类器;根据所述质量分类器对各所述心电导联信号进行筛选,得到并输出最优心电导联信号。
- 根据权利要求1所述的心电导联智能选择方法,其特征在于,所述对获取的相同时间段的心电导联信号进行特征提取,得到各所述心电导联信号的全局特征量的步骤,包括以下步骤:分别计算各所述心电导联信号的积分波,提取所述积分波的最大值;分别提取各所述心电导联信号的基线信号和高频噪声信号;根据预设长度和步长对各所述心电导联信号进行切片处理,得到多个信号段切片;分别提取各所述信号段切片上所述心电导联信号的高度、所述积分波的高度、所述基线信号的高度以及所述高频噪声信号的均值、方差、峰度和峭度,作为各所述信号段切片的局部特征量;对各所述信号段切片提取的局部特征量进行最大值池化处理,得到所述池化的局部特征量。
- 根据权利要求1所述的心电导联智能选择方法,其特征在于,所述根据所述心电导联信号的积分波的最大值和池化的局部特征量对对应心电导联信号进行分类,得到各所述心电导联信号的信号质量等级的步骤,包括以下步骤:利用K均值算法对接收的全局特征量训练样本集进行训练得到多个数据簇,并计算各所述数据簇的中心位置和最大半径,所述最大半径指数据簇中离所述中心位置最远的数据与所述中心位置的距离;将各所述心电导联信号的全局特征量分配至离所述中心位置距离最近的数据簇,并计算全局特征量与最近数据簇的中心位置的距离;根据所述全局特征量与最近数据簇的中心位置的距离得到对应心电导联信号的信号质量等级。
- 根据权利要求1所述的心电导联智能选择方法,其特征在于,提取不同信号质量等级的所述心电导联信号的积分波的最大值和池化的局部特征量进行训练得到质量分类器具体为,将不同信号质量等级的所述心电导联信号的全局特征量输入到支持向量机算法进行训练,得到超平面作为所述质量分类器。
- 根据权利要求4所述的心电导联智能选择方法,其特征在于,所述根据所述质量分类器对各所述心电导联信号进行筛选,得到并输出最优心电导联信号的步骤,包括以下步骤:计算所述心电导联信号的全局特征量与所述超平面的距离;根据所述全局特征量与所述超平面的距离对心电导联信号进行筛选,得到所述最优心电导联信号并输出。
- 根据权利要求1所述的心电导联智能选择方法,其特征在于,所述根据所述质量分类器对各所述心电导联信号进行筛选,得到并输出最优心电导联信号的步骤之后,还包括以下步骤:通过基于QRS检波的方法建立金标准,对所述最优心电导联信号进行检验。
- 一种心电导联智能选择系统,其特征在于,包括:特征提取模块,用于对获取的相同时间段的心电导联信号进行特征提取,得到各所述心电导联信号的全局特征量,所述全局特征量包括所述心电导联信号的积分波的最大值和池化的局部特征量;信号分类模块,用于根据所述心电导联信号的积分波的最大值和池化的局 部特征量对对应心电导联信号进行分类,得到各所述心电导联信号的信号质量等级;模型训练模块,用于提取不同信号质量等级的所述心电导联信号的积分波的最大值和池化的局部特征量进行训练得到质量分类器;信号筛选模块,用于根据所述质量分类器对各所述心电导联信号进行筛选,得到并输出最优心电导联信号。
- 根据权利要求7所述的心电导联智能选择系统,其特征在于,所述特征提取模块包括:第一提取单元,用于分别计算各所述心电导联信号的积分波,提取所述积分波的最大值;第二提取单元,用于分别提取各所述心电导联信号的基线信号和高频噪声信号;第一处理单元,用于根据预设长度和步长对各所述心电导联信号进行切片处理,得到多个信号段切片;第三提取单元,用于分别提取各所述信号段切片上所述心电导联信号的高度、所述积分波的高度、所述基线信号的高度以及所述高频噪声信号的均值、方差、峰度和峭度,作为各所述信号段切片的局部特征量;第二处理单元,用于对各所述信号段切片提取的局部特征量进行最大值池化处理,得到所述池化的局部特征量。
- 根据权利要求7所述的心电导联智能选择系统,其特征在于,所述信号分类模块包括:第一分类单元,用于利用K均值算法对接收的全局特征量训练样本集进行训练得到多个数据簇,并计算各所述数据簇的中心位置和最大半径,所述最大半径指数据簇中离所述中心位置最远的数据与所述中心位置的距离;第二分类单元,用于将各所述心电导联信号的全局特征量分配至离所述中心位置距离最近的数据簇,并计算全局特征量与最近数据簇的中心位置的距离;第三分类单元,用于根据所述全局特征量与最近数据簇的中心位置的距离 得到对应心电导联信号的信号质量等级。
- 根据权利要求7所述的心电导联智能选择系统,其特征在于,还包括信号检验模块,所述信号检验模块用于在所述信号筛选模块根据所述质量分类器对各所述心电导联信号进行筛选,得到并输出最优心电导联信号之后,通过基于QRS检波的方法建立金标准,对所述最优心电导联信号进行检验。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510932771.9A CN105550653B (zh) | 2015-12-14 | 2015-12-14 | 心电导联智能选择方法和系统 |
| CN201510932771.9 | 2015-12-14 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017101529A1 true WO2017101529A1 (zh) | 2017-06-22 |
Family
ID=55829836
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2016/098231 Ceased WO2017101529A1 (zh) | 2015-12-14 | 2016-09-06 | 心电导联智能选择方法和系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN105550653B (zh) |
| WO (1) | WO2017101529A1 (zh) |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110141218A (zh) * | 2019-06-17 | 2019-08-20 | 东软集团股份有限公司 | 一种心电信号分类方法、装置及程序产品、存储介质 |
| CN112617854A (zh) * | 2020-12-31 | 2021-04-09 | 上海联影医疗科技股份有限公司 | 心电导联连接方法及系统 |
| CN113180682A (zh) * | 2021-05-28 | 2021-07-30 | 深圳市埃微信息技术有限公司 | 一种双导联心电采集的方法及装置 |
| CN113288150A (zh) * | 2021-06-25 | 2021-08-24 | 杭州电子科技大学 | 一种基于疲劳脑电信号组合特征的通道选择方法 |
| CN115486849A (zh) * | 2021-06-17 | 2022-12-20 | 广州视源电子科技股份有限公司 | 心电信号质量评估方法、装置及设备 |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN105550653B (zh) * | 2015-12-14 | 2018-11-27 | 广州视源电子科技股份有限公司 | 心电导联智能选择方法和系统 |
| CN106264517B (zh) * | 2016-09-30 | 2019-05-14 | 浙江大学 | 一种选择心电测量位置的方法及系统 |
| CN107998500A (zh) * | 2017-11-28 | 2018-05-08 | 广州视源电子科技股份有限公司 | 睡眠辅助内容的播放方法和系统、睡眠辅助装置 |
| CN110141216B (zh) * | 2019-05-29 | 2022-09-30 | 清华大学深圳研究生院 | 一种心电信号qrs特征波的识别方法、训练方法及系统 |
| WO2021064213A1 (en) * | 2019-10-02 | 2021-04-08 | Biosency | Method and system for evaluating the quality of a physiological signal |
| CN113712563B (zh) * | 2020-05-12 | 2024-10-15 | 深圳市理邦精密仪器股份有限公司 | 动态心电图分析方法、心电监测设备以及存储介质 |
| CN113786200B (zh) * | 2020-05-28 | 2022-10-11 | 深圳邦健生物医疗设备股份有限公司 | 心电信号处理方法、装置、设备及可读介质 |
| CN112183354A (zh) * | 2020-09-29 | 2021-01-05 | 上海中医药大学 | 一种基于支持向量机的单周期脉搏波信号质量评估方法 |
| CN117122329A (zh) * | 2022-05-18 | 2023-11-28 | 深圳市理邦精密仪器股份有限公司 | 心电计算导联的确定方法、装置、监测设备及存储介质 |
Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101449973A (zh) * | 2007-12-04 | 2009-06-10 | 深圳迈瑞生物医疗电子股份有限公司 | 用于心电干扰信号识别的判断指标的生成方法及装置 |
| CN101467879A (zh) * | 2007-12-26 | 2009-07-01 | 深圳迈瑞生物医疗电子股份有限公司 | 一种基于多导同步心电信号处理方法及装置 |
| CN102085095A (zh) * | 2009-12-07 | 2011-06-08 | 深圳市新元素医疗技术开发有限公司 | 一种检测心电图中st段的方法、系统和心电检测仪器 |
| CN102779234A (zh) * | 2012-06-28 | 2012-11-14 | 中国科学院苏州纳米技术与纳米仿生研究所 | 一种心电图分类处理方法及装置 |
| US20130109995A1 (en) * | 2011-10-28 | 2013-05-02 | Neil S. Rothman | Method of building classifiers for real-time classification of neurological states |
| CN103431856A (zh) * | 2013-08-30 | 2013-12-11 | 深圳市理邦精密仪器股份有限公司 | 在多导联同步心电信号中选择心电导联的方法及装置 |
| CN104398252A (zh) * | 2014-11-05 | 2015-03-11 | 深圳先进技术研究院 | 一种心电信号处理方法及装置 |
| CN104783782A (zh) * | 2015-04-13 | 2015-07-22 | 深圳市飞马与星月科技研究有限公司 | 心电信号自动检测方法及装置 |
| CN105550653A (zh) * | 2015-12-14 | 2016-05-04 | 广州视源电子科技股份有限公司 | 心电导联智能选择方法和系统 |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103020472B (zh) * | 2012-12-27 | 2015-12-09 | 中国科学院深圳先进技术研究院 | 基于约束估计的生理信号质量评估方法和系统 |
| CN104783786B (zh) * | 2014-01-20 | 2017-08-08 | 中国科学院苏州纳米技术与纳米仿生研究所 | 心电图特征识别系统及方法 |
| CN103815897B (zh) * | 2014-02-28 | 2015-07-15 | 吉林大学 | 一种心电图特征提取方法 |
-
2015
- 2015-12-14 CN CN201510932771.9A patent/CN105550653B/zh active Active
-
2016
- 2016-09-06 WO PCT/CN2016/098231 patent/WO2017101529A1/zh not_active Ceased
Patent Citations (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101449973A (zh) * | 2007-12-04 | 2009-06-10 | 深圳迈瑞生物医疗电子股份有限公司 | 用于心电干扰信号识别的判断指标的生成方法及装置 |
| CN101467879A (zh) * | 2007-12-26 | 2009-07-01 | 深圳迈瑞生物医疗电子股份有限公司 | 一种基于多导同步心电信号处理方法及装置 |
| CN102085095A (zh) * | 2009-12-07 | 2011-06-08 | 深圳市新元素医疗技术开发有限公司 | 一种检测心电图中st段的方法、系统和心电检测仪器 |
| US20130109995A1 (en) * | 2011-10-28 | 2013-05-02 | Neil S. Rothman | Method of building classifiers for real-time classification of neurological states |
| CN102779234A (zh) * | 2012-06-28 | 2012-11-14 | 中国科学院苏州纳米技术与纳米仿生研究所 | 一种心电图分类处理方法及装置 |
| CN103431856A (zh) * | 2013-08-30 | 2013-12-11 | 深圳市理邦精密仪器股份有限公司 | 在多导联同步心电信号中选择心电导联的方法及装置 |
| CN104398252A (zh) * | 2014-11-05 | 2015-03-11 | 深圳先进技术研究院 | 一种心电信号处理方法及装置 |
| CN104783782A (zh) * | 2015-04-13 | 2015-07-22 | 深圳市飞马与星月科技研究有限公司 | 心电信号自动检测方法及装置 |
| CN105550653A (zh) * | 2015-12-14 | 2016-05-04 | 广州视源电子科技股份有限公司 | 心电导联智能选择方法和系统 |
Cited By (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN110141218A (zh) * | 2019-06-17 | 2019-08-20 | 东软集团股份有限公司 | 一种心电信号分类方法、装置及程序产品、存储介质 |
| CN110141218B (zh) * | 2019-06-17 | 2022-02-18 | 东软集团股份有限公司 | 一种心电信号分类方法、装置及程序产品、存储介质 |
| CN112617854A (zh) * | 2020-12-31 | 2021-04-09 | 上海联影医疗科技股份有限公司 | 心电导联连接方法及系统 |
| CN112617854B (zh) * | 2020-12-31 | 2023-09-22 | 上海联影医疗科技股份有限公司 | 心电导联连接方法及系统 |
| CN113180682A (zh) * | 2021-05-28 | 2021-07-30 | 深圳市埃微信息技术有限公司 | 一种双导联心电采集的方法及装置 |
| CN115486849A (zh) * | 2021-06-17 | 2022-12-20 | 广州视源电子科技股份有限公司 | 心电信号质量评估方法、装置及设备 |
| CN115486849B (zh) * | 2021-06-17 | 2024-12-31 | 广州视源电子科技股份有限公司 | 心电信号质量评估方法、装置及设备 |
| CN113288150A (zh) * | 2021-06-25 | 2021-08-24 | 杭州电子科技大学 | 一种基于疲劳脑电信号组合特征的通道选择方法 |
| CN113288150B (zh) * | 2021-06-25 | 2022-09-27 | 杭州电子科技大学 | 一种基于疲劳脑电信号组合特征的通道选择方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN105550653A (zh) | 2016-05-04 |
| CN105550653B (zh) | 2018-11-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| WO2017101529A1 (zh) | 心电导联智能选择方法和系统 | |
| CN108597601B (zh) | 基于支持向量机的慢性阻塞性肺疾病诊断辅助系统及方法 | |
| JP6359123B2 (ja) | 検査データ処理装置および検査データ処理方法 | |
| CN111009321A (zh) | 一种机器学习分类模型在青少年孤独症辅助诊断中的应用方法 | |
| WO2020103683A1 (zh) | 基于脑功能图谱的猴-人跨物种迁移进行精神疾病的个体化预测方法和系统 | |
| CN108511055B (zh) | 基于分类器融合及诊断规则的室性早搏识别系统及方法 | |
| MX2015004739A (es) | Comparación, análisis automatizados de características y detección de anomalías. | |
| CN111862020B (zh) | 一种眼前节生理年龄预测方法、装置、服务器及存储介质 | |
| WO2019161611A1 (zh) | 心电信息处理方法和心电工作站 | |
| CN116738352B (zh) | 视网膜血管阻塞疾病的视杆细胞异常分类方法及装置 | |
| Khodabandeh et al. | Discrimination of multiple sclerosis using OCT images from two different centers | |
| Leontidis et al. | Evaluation of geometric features as biomarkers of diabetic retinopathy for characterizing the retinal vascular changes during the progression of diabetes | |
| Ingle et al. | Lung cancer types prediction using machine learning approach | |
| CN117064389A (zh) | 基于XGBoost算法的EEG信号抑郁症识别系统及方法 | |
| CN114707608A (zh) | 医疗质控数据处理方法、装置、设备、介质及程序产品 | |
| CN118402785A (zh) | 一种基于脉搏波特征的无创血红蛋白预测方法 | |
| CN113768464A (zh) | 一种基于经验模态分解的癫痫发作时间段检测系统及方法 | |
| CN117116475A (zh) | 缺血性脑卒中的风险预测方法、系统、终端及存储介质 | |
| CN118471415B (zh) | 一种眼科临床数据采集方法及系统 | |
| CN115526882A (zh) | 一种医学图像的分类方法、装置、设备及存储介质 | |
| CN117807551B (zh) | 基于智能戒指的心率异常捕获方法及系统 | |
| CN112599252A (zh) | 慢性病案特征分类处理方法、装置及终端 | |
| CN112890830A (zh) | 一种基于睡眠脑网络的抑郁症患者数据分类方法及装置 | |
| Hoque et al. | Segmentation of retinal microvasculature based on iterative self-organizing data analysis technique (ISODATA) | |
| Ramakrishna et al. | Development of explainable machine intelligence models for heart sound abnormality detection |
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: 16874589 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16874589 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 14.11.2018) |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 16874589 Country of ref document: EP Kind code of ref document: A1 |