BiomedicalPaper FinalDraft Corrected
BiomedicalPaper FinalDraft Corrected
Abstract— An efficient and innovative method has been Envelope[9], peak location[10], are some of the most common
proposed in this paper to detect heart murmurs as a method to features considered for heart signals.
identify rheumatic fever with the use of adaptive filters,
transform techniques and Neural Network Algorithms by In this paper neural networks have been proposed to detect
considering various parameters such as number of peaks, Signal heart murmurs by identifying peaks as an early warning
to Noise Ratio (SNR) and Power Spectral Density. Under system for rheumatic fever. Among various commonly used
optimum conditions the classification returned exact outputs neural networks scaled conjugate gradient backpropagation
even when the neural network was trained under false positive algorithm has been shown to be the most adept at handling the
data thus showing its effectiveness. varying dataset required for this application and shown to have
a significant success rate in detecting false positives and false
Keywords—Hilbert Transform, Scaled Conjugate Gradient negatives.
Backpropagation, Heart murmurs, Power Spectral Density,
Adaptive Filter. II. BACKGROUND INFORMATION
For each iteration step the filter coefficients for the upcoming
step W(n + 1) are computed using:
W(n + 1) = W(n) + µe[n] ∗ x(n)
For guaranteed convergence for LMS-algorithm, µ taken as
Figure 2: Process flow for detection of heart abnormalities. the maximal amplitude of the reference signal (max(d[n])).
D. Classification
The extracted parameters are tabulated for the entire sound
bank and fed into an algorithm that employs convolutional
neural networks for characterization of normal heart sounds.
Scaled Conjugate Gradient Backpropagation
algorithm(SCGB) is an ideal choice of neural network for this
application as it is optimized for large data sets for
classification applications [15]. Figure 5:Peak detection of rectified PCG signal.
TABLE II. T ABLE COMPARING VARIOUS ALGORITHMS.
A comparison showing the accuracy of our proposed method system capable of classifying and identifying human mistakes
using adaptive filtering and normal filtering followed by made when provided with sufficient data. Thus, by
classification is shown in Table: 2. It is clear from the implementing a Scaled Conjugate Gradient Backpropagation
comparison that the proposed method is more accurate and algorithm with a training set containing false positives, the
can be trained using less quantity of dataset. effectiveness of the algorithm was tested resulting in exact
output for testing data under ideal conditions.
Test results as shown in Fig:6. indicate the effectiveness of the
algorithm to identify heart murmurs even when provided with
false positives in the training. Upon setting the ideal threshold
the algorithm performance is significantly improved to obtain This required the signals to be pre-processed to remove
a 99% success rate in testing. noise achieved through a band pass filter along with the
spectral analysis of the signal using Hilbert transform. The
VI. FUTURE SCOPE effectiveness of the proposed algorithm was shown for the
parameters considered.
The whole procedure introduced in this paper can be
effectively used in the screening for heart abnormalities in
rural areas. In most rural areas pepole lack awareness about
the different heart diseases. A smart stethoscope can be VIII. REFERENCE
integrated with a Digital Signal Processor and it than can be [1] R. L. Watrous, “Computer-aided auscultation of the
used for dynamic assesing of the heart valve abnormalities. heart: From anatomy and physiology to diagnostic
This can be used in telemedicine purposes also. decision support,” Annu. Int. Conf. IEEE Eng. Med.
Biol. - Proc., pp. 140–143, 2006.
[2] M. K. Zia, B. Griffel, V. Fridman, C. Saponieri, and
J. L. Semmlow, “Noise detection in heart sound
recordings,” Proc. Annu. Int. Conf. IEEE Eng. Med.
Biol. Soc. EMBS, pp. 5880–5883, 2011.
[3] D. Song, L. Jia, Y. Lu, and L. Tao, “Heart sounds
monitor and analysis in noisy environments,” 2012
Int. Conf. Syst. Informatics, ICSAI 2012, no. Icsai, pp.
1677–1681, 2012.
[4] F. Andreotti, A. Trumpp, H. Malberg, and S.
Zaunseder, “Improved heart rate detection for
camera-based photoplethysmography by means of
Kalman filtering,” 2015 IEEE 35th Int. Conf.
Electron. Nanotechnology, ELNANO 2015 - Conf.
Proc., pp. 428–433, 2015.
[5] R. a Brown and R. Frayne, “A fast discrete S-
transform for biomedical signal processing.,” Conf.
Proc. IEEE Eng. Med. Biol. Soc., vol. 2008, pp.
2586–2589, 2008.
[6] Z. Yue, J. Liang, and Y. Shen, “Time-frequency
analysis of heart sounds in telemedicine consulting
Figure 6: Confusion Matrix validating the accuracy of training, with target system for auscultation,” 2012 IEEE Int. Conf. Inf.
class named as normal and abnormal. Autom. ICIA 2012, no. June, pp. 652–657, 2012.
[7] A. Dliou, E. Nationale, and E. Nationale,
VII. CONCLUSION “Arrhythmia ECG Signal Analysis using Non
With increasing need for improvement in health Parametric Time-Frequency Techniques,” vol. 41,
technology, doctors are relying heavily on sophisticated no. 4, pp. 25–30, 2012.
equipment as a failsafe for all treatments. This requires a [8] N. Zhang, C. Zhang, and Y. Li, “The analysis of the
anomaly characteristic of heart sound based on heart
sounds segmentation algorithm,” Proc. - 2012 Int.
Conf. Comput. Sci. Serv. Syst. CSSS 2012, pp. 1339–
1342, 2012.
[9] H. Ali, “Heart Sound Signal Modeling and
Segmentation based on Improved Shannon Energy
Envelogram using ...,” no. October, 2007.
[10] E. F. Gomes and E. Pereira, “Classifying heart
sounds using peak location for segmentation and
feature construction,” Aistats, no. 1, pp. 1–5, 2012.
[11] A. Castro, P. Gomes, S. S. Mattos, and M. T.
Coimbra, “Comparison between users of a new
methodology for heart sound auscultation,” Proc.
Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. EMBS,
vol. 2016–Octob, no. Norte 2020, pp. 5388–5391,
2016.
[12] J. Pedrosa, A. Castro, and T. T. V. Vinhoza,
“Automatic heart sound segmentation and murmur
detection in pediatric phonocardiograms,” 2014 36th
Annu. Int. Conf. IEEE Eng. Med. Biol. Soc. EMBC
2014, vol. 2012, pp. 2294–2297, 2014.
[13] A. Castro, S. S. Mattos, and M. T. Coimbra,
“Noninvasive Blood Pressure and the Second Heart
Sound Analysis,” pp. 5494–5497, 2014.
[14] A. Castro, T. T. V. Vinhoza, S. S. Mattos, and M. T.
Coimbra, “Heart sound segmentation of pediatric
auscultations using wavelet analysis,” Proc. Annu.
Int. Conf. IEEE Eng. Med. Biol. Soc. EMBS, pp.
3909–3912, 2013.
[15] M. F. Møller, “A scaled conjugate gradient algorithm
for fast supervised learning,” Neural Networks, vol.
6, no. 4, pp. 525–533, 1993.