ECG信号で心臓病を診断する従来の方法は、人為的な観察です。専門家と信号処理を組み合わせて、心疾患のタイプ別にECG信号を分類しようとする人もいます。ただし、通貨は医療用途で使用できるほど十分ではありません。信号処理とディープラーニングを組み合わせてECG信号を通常のAFその他のリズムとノイズに分類するアルゴリズムを開発し、この問題の解決に役立ちます。ウェーブレット変換によってECG信号の時間周波数図を取得し、DNNを使用して時間周波数図を分類し、信号コレクターが持つ可能性のある心疾患を見つけることができることが実証されています。全体として、検証セットで94%の精度が達成されています。 2017年のPhysioNet / Computing in Cardiology(CinC)の評価基準によると、この方法のF1スコアは0.957であり、2017年の競争での1位よりも高くなっています。
The traditional method of diagnosing heart disease on ECG signal is artificial observation. Some have tried to combine expertise and signal processing to classify ECG signal by heart disease type. However, the currency is not so sufficient that it can be used in medical applications. We develop an algorithm that combines signal processing and deep learning to classify ECG signals into Normal AF other rhythm and noise, which help us solve this problem. It is demonstrated that we can obtain the time-frequency diagram of ECG signal by wavelet transform, and use DNN to classify the time-frequency diagram to find out the heart disease that the signal collector may have. Overall, an accuracy of 94 percent is achieved on the validation set. According to the evaluation criteria of PhysioNet/Computing in Cardiology (CinC) in 2017, the F1 score of this method is 0.957, which is higher than the first place in the competition in 2017.