Automated Detection of kidney Stone through Neural Networks

DOI : 10.17577/IJERTCONV12IS01010

Download Full-Text PDF Cite this Publication

Text Only Version

Automated Detection of kidney Stone through Neural Networks

Mr.B.Reuben

Assistant Professor, Department of Electronics and Communication Engineering,

Sri Bharathi Engineering College for Women, kaikkurichi, Pudukkottai 622303 princeton.reuben@gmail.com

Abstract The Back Propagation Network algorithm is widely utilized in training neural networks, particularly in the context of automated kidney stone classification using image and data processing. Traditional methods for classifying and detecting kidney stones in medical resonance images rely on human examination, which is inherently imprecise when handling large datasets. Magnetic Resonance (MR) Images may exhibit noise due to operator errors, leading to significant inaccuracies in image processing for disease classification. However, the integration of artificial intelligence, neural networks, and feature extraction has demonstrated significant promise in accurately identifying regions of interest using the back propagation network algorithm. In this study, we employed the Back Propagation Network for kidney stone detection, involving two key stages: 1. Feature extraction using principal component analysis and 2. Image classification using Back Propagation Network (BPN). Additionally, we introduced a segmentation method utilizing the Fuzzy C-Mean (FCM) clustering algorithm. The performance of the BPN classifier was evaluated in terms of training execution and classification accuracies. Notably, the Back Propagation Network exhibited precise classification compared to alternative neural network-based methods.

Keywords Renal Calculi, Back Propagation Network, Magnetic Resonance Imaging, Artificial Neural Networks.

  1. INTRODUCTION

    The entities within the provided image undergo processing using conventional image manipulation techniques, including noise reduction and feature extraction, aimed at identifying specific textured areas in the image.

    To facilitate computer-based processing, the image is initially converted into numerical format, enabling the computer to analyze it. Each numerical value in the image corresponds to a specific brightness level at a designated location, referred to as a pixel. A digital image chosen for analysis typically comprises 512 × 512 pixels, totaling approximately 250,000 pixels. Modern computing systems may handle larger-sized images.

    Once digitized, three fundamental operations are carried out on the image within the computer. Firstly, in point operation, a single pixel in the input image contributes to generating a pixel value in the output image. Secondly, for local operations, the output image's value is influenced by multiple pixels in the input image. Finally, in global operations, each pixel in the input image contributes to producing a pixel in the output image. These operations can be applied individually or in combination to enhance and compress the image. Image enhancement occurs when the information within the image becomes more discernible.

    Identifying object groups in real-time images represents a significant breakthrough in image processing, marked by the intricate challenges posed by variations in object similarity within the same class. The complexity is further compounded by distortions arising from cluttered backgrounds, changes in scale, and shifts

    in viewpoint, resulting in disparate appearances of identical objects. Another layer of difficulty arises from images that may look similar despite distinct classifications, adding to the intricacies of classification problems. Consequently, models designed for object classification must dynamically adapt to accommodate class variability while maintaining the necessary discriminative power to sift through true object occurrences in visually chaotic images.

    This paper delves into two distinct approaches for recognizing and classifying objects, with a particular emphasis on addressing the inherent challenges associated with object class recognition. The primary goal of image classification is to accurately pinpoint the region of interest within the analyzed image. The proposed approach in this work concentrates on object class recognition using exclusively edge information. This focused methodology allows for efficient computations of matches between primary images, leveraging geometric properties. This stands in contrast to fragmented approaches that necessitate intricate analyses between each individual edge pixel or changes in technical terminology

    The back propagation network algorithm has demonstrated superior performance in the context of kidney stone detection within the aforementioned image processing framework. The term "back propagation" signifies the reverse propagation of error, wherein an error computed at the outer layer is retroactively disseminated throughout the network's layers. Geometric properties present a more straightforward challenge, as they can be easily rectified to address similarities across various scales. However, contour fragments lack scale invariance, requiring additional steps to achieve it. One viable solution involves rescaling through the introduction of aliasing effects, such as adjusting the placement of edge pixels. Alternatively, remodeling the imaging sizing before fragment extraction represents another strategy, albeit at the cost of potential reductions in image resolution or alterations in technical terminology.

    The back propagation network algorithm has shown best result for the above explained image processing for the kidney stone detection. The phrase back propagation states the backward propagation of error as an error determined at the outer layer is distributed backwards throughout the networks layers. Geometric properties can be fixed easily, they solve similarities across scales. But, contour fragments are not scale invariant. It must be rescaled by introducing aliasing effects (for e.g., placement of edge pixels apart), or to remodel the imaging sizing before extracting fragments from the image. This may further reduce image resolution.

    In literature, it is shown that the standard nature of line segments and definite shapes meet the requirements of the ability to portrait intricate shapes and structures. As individual structures, it appears to be less unique. When the same features are combined, their features are enhances and thereby appears to be adequately discriminative. A bi-level basic abstraction is being performed. Initially, at the first layer it is performed with pairs of primitives. Later, a learned number of shape indications. No constraint is imposed to have standard values of shape-tokens. But it also allows it to be repeated and adaptable to an

    Object class. This value influences a combinations ability to represent shapes, where simple shapes favor fewer shape- tokens than challenging ones. Continuously, discriminative combinations of varying complexity can be exploited to represent an object class. We study this combination by exploiting, demarcating the shape, geometric, and fundamental restrictions. The shapes inhibit, describes the visual approach of shape tokens, while geometric constraints describe its spatial outline. Structural constraints establish possible structures of an object by the relationships between shape- tokens./change in technical word

  2. IMAGE CATEGORIZATION

    Primarily, image classification is founded on pixel color considerations. Depending on the desired output effectiveness, images can be maintained in their original state or transformed into a different format. This minimizes computational complexity and enhances system processingtime to yield efficient outcomes. The ensuing list delineates various image types, each explained below.

    1. Binary Image

      A binary image exhibits two distinct pixel-level outcomes. Typically, the colors black and white are employed, but any two colors can be substituted. The foreground color represents objects, while the rest of the image constitutes the background. Binary images are often referred to as bi-level or two-level, signifying that each pixel is stored as a single bit (0 or 1). While commonly associated with black and white, monochrome, or monochromatic terminology, it can encompass any image with a single sample for each pixel.

    2. Gray Scale Image

      In a grayscale image, each pixel holds a single sample, conveying information solely based on intensity. These images exhibit varying shades of gray within the 0-255 value range, with black (0) representing the weakest shade and white (255) the strongest. Grayscale images are distinct from one-bit black- and-white images, which are fundamental in computer imaging. Unlike binary images, grayscale images feature multiple shades of gray and are characterized by their monochromatic nature, indicating the absence of color-based changes.

      Grayscale images convey light intensity at each pixel across the electromagnetic spectrum, captured at a single frequency, rendering them monochromatic.

    3. Color Image

    A color image assigns color information to every pixel, determined by three numbers. These values signify the color decomposition in the three primary hues: red, blue, and green. Essentially, an image is a vast two-dimensional array, encoding properties of colors and pixels. Each pixel is coded in 3 bytes, representing the three primary colors. Employing RGB encoding, a total of 16.8 million distinct colors (256x256x256) can be generated, adjustable to human vision.

    1. METHODOLOGY

      The detection of kidney stones is accomplished through the utilization of a Back Propagation Network (BPN), which is evaluated in terms of performance and classification metrics. BPN proves to be an efficient and accurate tool for both quick classification and the identification of kidney stones. Moreover, it is adept at classifying patterns associated with malignant and benign cancer. The back-propagation mechanism is

      instrumental in adjusting the weights and biases of networks, contributing to the minimization of squared error within the network.

      A graphical representation of the kidney stone detection process is commonly referred to as a "Schematic Diagram for Kidney Stone Detection" or simply a "Kidney Stone Detection Block Diagram." Such diagrams visually outline the sequential stages and components involved in the detection methodology, providing a clear overview of the entire process.

      In Figure 1, the block diagram illustrates the process of kidney stone extraction, which involves a two-stage approach to distinguish between normal and abnormal kidney images. The initial stage involves training the network with a known dataset. Subsequently, when subjecting a sample image, initial level classification is achieved through feature extraction using the GLCM method. The classification accuracy is further enhanced through preprocessing before feature extraction. Image preprocessing, a term commonly used, operates on images at the lowest level of abstraction, with intensity images as input and output. The primary objective of preprocessing is to refine image data by reducing unwanted distortions and enhancing essential image features for subsequent processing.

      Following the back propagation network's classification of the input image, the results indicate whether the input images represent normal or abnormal kidney conditions. If the image is classified as normal, the deduced image does not depict a kidney stone. Conversely, if the image is deemed abnormal, the deduced image is identified as depicting a kidney stone.

      Fig 1 Block Diagram for Kidney stone Detection

    2. RESULTS AND DISCUSSIONS

      In Figure 2, the input image serves as the sample image for the training system. Subsequently, the image undergoes preprocessing, and through the utilization of GLCM-based feature detection, the detection process is initiated. The preprocessed image is visualized in Figure 3, revealing clearly defined edges from the original image. This enhancement is instrumental in focusing on the region of interest within the image, facilitating the initial stage classification of image detection as normal or abnormal.

      Figure 4 portrays the image after feature extraction, highlighting the salient features obtained from the preprocessing stage. Finally, Figure 5 illustrates the segmentation of stones from the image, showcasing the successful isolation of kidney stones based on the applied methodology.

      Fig 2 Input Image

      Fig 3 Processed Image

      Fig 4 Feature extracted image

      Fig 5 Output Image

      These results collectively demonstrate the effectiveness of the proposed approach in detecting kidney stones through a systematic process of preprocessing, feature extraction, and segmentation. The discussion will further delve into the quantitative measures of classification accuracy and performance metrics, providing a comprehensive evaluation of the proposed kidney stone detection methodology.

      The isolated stone region plays a pivotal role in the early detection of kidney stones. Additionally, individuals undergoing medical treatment can be closely monitored to document their response to the intervention. The method allows for precise monitoring of stone sizes, presenting a distinct advantage over alternative approaches. Due to elevated levels of noise associated with other methodologies, the efficiency of early detection and continuous monitoring is notably superior in the analysis of MR images.

    3. CONCLUSIONS

      This study employs the Back Propagation Network (BPN) for the detection of kidney stones in MR images. The two-stage detection process, involving feature extraction and classification, successfully identifies stones within the kidney. Through qualitative analysis, the method proves effective in pinpointing the position of even small-sized stones within the kidney. Notably, the Back Propagation Network demonstrates superior precision in classification compared to alternative neural network-based methods.

      The method's advantages lie in its ability to accurately separate stone regions from the images, making it well-suited for the precise classification of kidney stone images and enabling early detection. The results of this study highlight the efficacy of utilizing the Back Propagation Network for kidney stone detection in MR images, showcasing its potential as a reliable and accurate tool in medical imaging applications. Further research may explore enhancements and optimizations to refine the methodology for broader clinical applications.

    4. REFERENCES

[1] Saman Ebrahimi and Vladimir Y. Mariano, Image Quality Improvement in Kidney Stone Detection on Computed Tomography, Journal of image and graphics, Vol.3, No. 1, June 2015.

[2] Prema T. Akkasaligar, Sunanda Biradar and Veena Kumbar, Kidney stone detection in computed tomography images, IEEE, 2017.

[3] Aniket Gaikwad, Azharuddin Inamdar, Vikas Behera, Lung cancer detection using digital Image processing On CT scan Images, International research journal of engineering and technology, 2016.

[4] Wayne Brisbane, Michael R. Bailey and Mathew D. Sorensen, An overview of kidney stone imaging techniques, Nat Rev Urol, November 2016.

[5] S. Asadi, H. Hassanpour, and A. Pouyan, Texture based image enhancement using gamma correction, Middle-East Journal of Scientific Research, vol. 6, no. 6,

pp. 569-574, 2010.

[6] R. C. Gonzalez and R. E. Woods,Digital Image Processing, 2nd ed., 1992, ch. 2, pp. 47-51 and ch.10, pp. 568-611.

[7] D. Y. Kim an J. W. Park, Computer-Aided detection of kidney tumor on abdominal computed tomography scans, Acta Radiologica, vol. 45, no. 7, pp. 791-795, 2004.

[8] D. T. Lin, C. C. Lei, and S. W. Hung, Computer- Aided kidney segmentation on abdominal CT images, IEEE Trans. on Information Technology in Biomedicine, vol. 10, no. 1, pp. 59-65, Jan. 2006.

[9] F. L. Coe, A. Evan, and E. Worcester, Kidney stone disease, Journal of Clinical Investigation, vol. 115, no. 10, pp. 2598-2608, 2005.

[10] F. Grases, A. Costa-Bauza, and R. M. Prieto, Renal lithiasis and nutrition, Nutrition Journal, vol. 5, no. 23, pp. 1-7, 2006.

[11] Sri Madhava Raja N.,Rajinikanth V., Latha K.Otsu based optimal multilevel image thresholding using firefly algorithm, Modelling and Simulation in Engineering, https://doi.org/10.1155/2014/794574, 2014.

[12] R Vishnupriya, N Sri Madhava Raja, V Rajinikanth. An efficient clustering technique and analysis of infrared thermograms 2017 Third International Conference on Biosignals, Images and Instrumentation (ICBSII), Chennai, 2017, pp. 1-5, doi: 10.1109/ICBSII.2017.8082275.

[13] N Sri Madhava Raja, SL Fernandes, Nilanjan Dev, Suresh Chandra Satapathy, V.Rajinikanth. Contrast enhanced medical MRI evaluation using Tsallis entropy and region growing segmentation J Ambient Intell Human Comput (2018). https://doi.org/10.1007/s12652-018-0854-

[14] Raja N.S.M., Lakshmi P.R.V., Gunasekaran K.P. (2018) Firefly Algorithm-Assisted Segmentation of Brain Regions Using Tsallis Entropyand Markov Random Field.

In: Saini H., Singh R., Reddy K. (eds) Innovations in

[15] T.S. Borkar , L.J. Karam , DeepCorrect: correcting DNN models against image dis- tortions, IEEE Trans. Image Process. 28 (12) (2019) 60226034 .

[16] H.-C. Shin , H.R. Roth , M. Gao , L. Lu , Z. Xu ,

I. Nogues , J. Yao , D. Mollura , R.M. Summers ,

Deep convolutional neural networks for computer-aided de- tection: CNN architectures, dataset characteristics and transfer learning, IEEE Trans. Med. Imaging 35 (5) (2016)

12851298 .

[17] T.S. Borkar , L.J. Karam , DeepCorrect: correcting

DNN models against image dis- tortions, IEEE Trans. Image Process. 28 (12) (2019) 60226034 .

[18].W.G. Couser , G. Remuzzi , S. Mendis , M. Tonelli , The contribution of chronic kidney disease to the global burden of major noncommunicable diseases, Kid- ney Int. 80 (12) (2011)

12581270 .

[19] G. Huang , Z. Liu , L. Van Der Maaten , K.Q. Weinberger , Densely connected convolutional networks, in: IEEE Conference on Computer Vision and Pattern Recognition, 2017, pp. 47004708 .

[20] X. Zhang , X. Zhou , M. Lin , J. Sun , ShuffleNet: an extremely efficient convolu- tional neural network for mobile devices, in: IEEE Conference on Computer Vision and Pattern Recognition, 2018, pp. 6 84 86 856 .

[21] M. Sandler , A. Howard , M. Zhu , A. Zhmoginov , L.-C. Chen , MobileNetV2: in- verted residuals and linear bottlenecks, in: IEEE Conference on Computer Vi- sion and Pattern Recognition, 2018, pp. 45104520 .

[22] Z.-H. Zhou , J. Wu , W. Tang , Ensembling neural networks: many could be better than all, Artif. Intell. 137 (12) (2002) 239263 .

[23] S. Sudharson , P. Kokil , Abnormality detection in the renal ultrasound im- ages using ensemble MSVM model, in: IEEE International Conference on Wireless Communications Signal Processing and Networking (WiSPNET), 2019, pp. 378382 .

[24] T. Alelign , B. Petros , Kidney stone disease: an update on current concepts, Ad- vances in Urology (2018) 112 . Article ID 3068365

[25] Z.M. El-Zoghby , J.C. Lieske , R.N. Foley , E.J. Bergstralh

, X. Li , L.J. Melton , A.E. Krambeck , A.D. Rule ,Urolithiasis and the risk of ESRD, Clin. J. Am. Soc.Nephrol. 7 (9) (2012) 14091415 .

[26] T. Alelign , B. Petros , Kidney stone disease: an update on current concepts, Ad- vances in Urology (2018) 112 . Article ID 3068365

B.Reuben,M.E.,M.B.A.,(Ph.D).,

working as Assistant Professor in the Department of ECE at Sri Bharathi Engineering College for Women, Kaikkurichi, Pudukkottai 622303. He received Masters degree in Communication Systems in the year 2012 from Sudharsan Engineering College, Sathyamangalam, Pudukkottai and received Bachelors Degree in Electronics and Communication

Engineeering from Shanmuganathan Engineering College, Arasampatti, Pudukkottai District in 2005. He also received Masters degree in Business Administration from Alagappa University, Karaikudi in 2008. He has Pursuing Ph.D at Periyar Maniammai Institute of Science &Technology, Thanjavur. He has more than Ten years of Teaching Experience in Engineering Colleges. He is interested in the field of Communication systems and Image processing.