Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 20 de 48
Filter
1.
Heliyon ; 10(7): e27516, 2024 Apr 15.
Article in English | MEDLINE | ID: mdl-38560155

ABSTRACT

The importance of radiology in modern medicine is acknowledged for its non-invasive diagnostic capabilities, yet the manual formulation of unstructured medical reports poses time constraints and error risks. This study addresses the common limitation of Artificial Intelligence applications in medical image captioning, which typically focus on classification problems, lacking detailed information about the patient's condition. Despite advancements in AI-generated medical reports that incorporate descriptive details from X-ray images, which are essential for comprehensive reports, the challenge persists. The proposed solution involves a multimodal model utilizing Computer Vision for image representation and Natural Language Processing for textual report generation. A notable contribution is the innovative use of the Swin Transformer as the image encoder, enabling hierarchical mapping and enhanced model perception without a surge in parameters or computational costs. The model incorporates GPT-2 as the textual decoder, integrating cross-attention layers and bilingual training with datasets in Portuguese PT-BR and English. Promising results are noted in the proposed database with ROUGE-L 0.748, METEOR 0.741, and NIH CHEST X-ray with ROUGE-L 0.404 and METEOR 0.393.

2.
Med Biol Eng Comput ; 61(2): 305-315, 2023 Feb.
Article in English | MEDLINE | ID: mdl-36550236

ABSTRACT

The present work shows a computational tool developed in the MATLAB platform. Its main functionality is to evaluate a thermal model of the breast. This computational infrastructure consists of modules in which manipulate the infrared images and calculate breast temperature profiles. It also allows the analysis of breast nodules. The different modules of the framework are interconnected through an interface which the major purpose is to automatize the whole process of the infrared image analysis, in a quick and organized way. The tool is initially supplied with a three-dimensional mesh that represents the substitute geometry of the patient's breast together with her infrared images which are transformed into temperature matrices. Through these matrices, the frontal and lateral mappings are performed by specified modules. This process generates an image and a text file with all the temperatures associated to the nodes of the surface mesh. The developed tool is also able to manage the use of a commercial mesh generation program and a computational fluid dynamics code, the FLUENT, in order to validate the technique by the use of a parametric analysis. In these analyses, the tumor may have several geometric shapes and different locations within the breast.


Subject(s)
Breast , Image Processing, Computer-Assisted , Humans , Female , Breast/diagnostic imaging
3.
In Vivo ; 36(6): 2531-2541, 2022.
Article in English | MEDLINE | ID: mdl-36309355

ABSTRACT

Human papillomavirus (HPV) infections are associated with cervical cancer and other anogenital cancers. Despite progresses in HPV vaccination and screening, these cancers still show high incidence and mortality, requiring improved prognostic markers and tailored therapies. This review addresses the role of Matrix metalloproteinases (MMPs) in HPV-induced cancers and the modulation of MMP expression by HPV oncoproteins. Scientific literature indexed in PubMed and ScienceDirect about Human papillomavirus modulates matrix metalloproteinases was retrieved and critically analyzed, to obtain an overview of expression patterns and their implications for carcinogenesis and patient prognosis. Matrix metalloproteinases such as MMP1, MMP9 and MMP13 have been associated with patient prognosis in HPV-induced cancers and play a major role in the degradation of the extracellular matrix, tumor invasion and metastasis. The HPV E2 and E7 oncoproteins regulate MMP expression via AKT, MEK/ERK and AP-1 signaling among other mechanisms. Increased expression of MMPs is associated with cancer progression and poor prognosis in multiple HPV-induced cancers, suggesting their potential use as prognostic markers. The identification of specific signaling pathways that mediate MMP regulation by HPV is essential for developing efficient new cancer therapies.


Subject(s)
Alphapapillomavirus , Oncogene Proteins, Viral , Papillomavirus Infections , Uterine Cervical Neoplasms , Female , Humans , Papillomaviridae , Papillomavirus Infections/complications , Papillomavirus Infections/genetics , Papillomavirus Infections/pathology , Alphapapillomavirus/metabolism , Matrix Metalloproteinase 2 , Oncogene Proteins, Viral/genetics , Papillomavirus E7 Proteins , Uterine Cervical Neoplasms/pathology , Matrix Metalloproteinases/metabolism , Carcinogenesis/genetics
4.
Comput Biol Med ; 150: 106098, 2022 11.
Article in English | MEDLINE | ID: mdl-36166988

ABSTRACT

The sixth cranial nerve, also known as the abducens nerve, is responsible for controlling the movements of the lateral rectus muscle. Palsies on the sixth nerve prevent some muscles that control eye movements from proper functioning, causing headaches, migraines, blurred vision, vertigo, and double vision. Hence, such palsy should be diagnosed in the early stages to treat it without leaving any sequela. The usual methods for diagnosing the sixth nerve palsy are invasive or depend on expensive equipment, and computer-based methods designed specifically to diagnose the aforementioned palsy were not found until the publication of this work. Therefore, a low-cost, non-invasive method can support or guide the ophthalmologist's diagnosis. In this context, this work presents a computational methodology to aid in diagnosing the sixth nerve palsy using videos to assist ophthalmologists in the diagnostic process, serving as a second opinion. The proposed method uses convolutional neural networks and image processing techniques to track both eyes' movement trajectory during the video. With this trajectory, it is possible to calculate the average velocity (AV) in which each eye moves. Since it is known that paretic eyes move slower than healthy eyes, comparing the AV of both eyes can determine if the eye is healthy or paretic. The results obtained with the proposed method showed that paretic eyes move at least 19.65% slower than healthy ones. This threshold, along with the AV of the movement of the eyes, can help ophthalmologists in their analysis. The proposed method reached 92.64% accuracy in diagnosing the sixth optic nerve palsy (SONP), with a Kappa index of 0.925, which highlights the reliability of the results and gives favorable perspectives for further clinical application.


Subject(s)
Abducens Nerve Diseases , Humans , Reproducibility of Results , Abducens Nerve Diseases/diagnosis , Abducens Nerve Diseases/etiology , Abducens Nerve Diseases/therapy , Oculomotor Muscles , Paralysis/complications , Optic Nerve
5.
Comput Biol Med ; 140: 105095, 2021 Dec 01.
Article in English | MEDLINE | ID: mdl-34902610

ABSTRACT

BACKGROUND: Liver segmentation is a fundamental step in the treatment planning and diagnosis of liver cancer. However, manual segmentation of liver is time-consuming because of the large slice quantity and subjectiveness associated with the specialist's experience, which can lead to segmentation errors. Thus, the segmentation process can be automated using computational methods for better time efficiency and accuracy. However, automatic liver segmentation is a challenging task, as the liver can vary in shape, ill-defined borders, and lesions, which affect its appearance. We aim to propose an automatic method for liver segmentation using computed tomography (CT) images. METHODS: The proposed method, based on deep convolutional neural network models and image processing techniques, comprise of four main steps: (1) image preprocessing, (2) initial segmentation, (3) reconstruction, and (4) final segmentation. RESULTS: We evaluated the proposed method using 131 CT images from the LiTS image base. An average sensitivity of 95.45%, an average specificity of 99.86%, an average Dice coefficient of 95.64%, an average volumetric overlap error (VOE) of 8.28%, an average relative volume difference (RVD) of -0.41%, and an average Hausdorff distance (HD) of 26.60 mm were achieved. CONCLUSIONS: This study demonstrates that liver segmentation, even when lesions are present in CT images, can be efficiently performed using a cascade approach and including a reconstruction step based on deep convolutional neural networks.

6.
Comput Methods Programs Biomed ; 208: 106259, 2021 Sep.
Article in English | MEDLINE | ID: mdl-34273674

ABSTRACT

BACKGROUND AND OBJECTIVES: Pneumonia is a disease that affects the lungs, making breathing difficult. Nowadays, pneumonia is the disease that kills the most children under the age of five in the world, and if no action is taken, pneumonia is estimated to kill 11 million children by the year 2030. Knowing that rapid and accurate diagnosis of pneumonia is a significant factor in reducing mortality, acceleration, or automation of the diagnostic process is highly desirable. The use of computational methods can decrease specialists' workload and even offer a second opinion, increasing the number of accurate diagnostics. METHODS: This work proposes a method for constructing a specific convolutional neural network architecture to detect pneumonia and classify viral and bacterial types using Bayesian optimization from pre-trained networks. RESULTS: The results obtained are promising, in the order of 0.964 accuracy for pneumonia detection and 0.957 accuracy for pneumonia type classification. CONCLUSION: This research demonstrated the efficiency of CNN architecture estimation for detecting and diagnosing pneumonia using Bayesian optimization. The proposed network proved to have promising results, despite not using common preprocessing techniques such as histogram equalization and lung segmentation. This fact shows that the proposed method provides efficient and high-performance neural networks since image preprocessing is unnecessary.


Subject(s)
Deep Learning , Pneumonia , Bayes Theorem , Child , Humans , Lung/diagnostic imaging , Neural Networks, Computer , Pneumonia/diagnostic imaging
7.
Multimed Tools Appl ; 80(19): 29367-29399, 2021.
Article in English | MEDLINE | ID: mdl-34188605

ABSTRACT

At the end of 2019, the World Health Organization (WHO) reported pneumonia that started in Wuhan, China, as a global emergency problem. Researchers quickly advanced in research to try to understand this COVID-19 and sough solutions for the front-line professionals fighting this fatal disease. One of the tools to aid in the detection, diagnosis, treatment, and prevention of this disease is computed tomography (CT). CT images provide valuable information on how this new disease affects the lungs of patients. However, the analysis of these images is not trivial, especially when researchers are searching for quick solutions. Detecting and evaluating this disease can be tiring, time-consuming, and susceptible to errors. Thus, in this study, we aim to automatically segment infections caused by COVID19 and provide quantitative measures of these infections to specialists, thus serving as a support tool. We use a database of real clinical cases from Pedro Ernesto University Hospital of the State of Rio de Janeiro, Brazil. The method involves five steps: lung segmentation, segmentation and extraction of pulmonary vessels, infection segmentation, infection classification, and infection quantification. For the lung segmentation and infection segmentation tasks, we propose modifications to the traditional U-Net, including batch normalization, leaky ReLU, dropout, and residual block techniques, and name it as Residual U-Net. The proposed method yields an average Dice value of 77.1% and an average specificity of 99.76%. For quantification of infectious findings, the proposed method achieves results like that of specialists, and no measure presented a value of ρ < 0.05 in the paired t-test. The results demonstrate the potential of the proposed method as a tool to help medical professionals combat COVID-19. fight the COVID-19.

8.
Expert Syst Appl ; 183: 115452, 2021 Nov 30.
Article in English | MEDLINE | ID: mdl-34177133

ABSTRACT

The COVID-19 pandemic, which originated in December 2019 in the city of Wuhan, China, continues to have a devastating effect on the health and well-being of the global population. Currently, approximately 8.8 million people have already been infected and more than 465,740 people have died worldwide. An important step in combating COVID-19 is the screening of infected patients using chest X-ray (CXR) images. However, this task is extremely time-consuming and prone to variability among specialists owing to its heterogeneity. Therefore, the present study aims to assist specialists in identifying COVID-19 patients from their chest radiographs, using automated computational techniques. The proposed method has four main steps: (1) the acquisition of the dataset, from two public databases; (2) the standardization of images through preprocessing; (3) the extraction of features using a deep features-based approach implemented through the networks VGG19, Inception-v3, and ResNet50; (4) the classifying of images into COVID-19 groups, using eXtreme Gradient Boosting (XGBoost) optimized by particle swarm optimization (PSO). In the best-case scenario, the proposed method achieved an accuracy of 98.71%, a precision of 98.89%, a recall of 99.63%, and an F1-score of 99.25%. In our study, we demonstrated that the problem of classifying CXR images of patients under COVID-19 and non-COVID-19 conditions can be solved efficiently by combining a deep features-based approach with a robust classifier (XGBoost) optimized by an evolutionary algorithm (PSO). The proposed method offers considerable advantages for clinicians seeking to tackle the current COVID-19 pandemic.

9.
Comput Biol Med ; 134: 104493, 2021 07.
Article in English | MEDLINE | ID: mdl-34119920

ABSTRACT

Strabismus is an eye disease that affects about 0.12%-9.86% of the population, which can cause irreversible sensory damage to vision and psychological problems. The most severe cases require surgical intervention, despite other less invasive techniques being available for a more conservative approach. As for surgeries, the treatment goal is to align the eyes to recover binocular vision, which demands knowledge, training, and experience. One of the leading causes of failure is human error during the measurement of deviation. Thus, this work proposes a new method based on the Decision Tree Regressor algorithms to assist in the surgical planning for horizontal strabismus to predict recoil and resection measures in the lateral and medial rectus muscles. In the presented method, two application approaches were taken, being in the form of multiple single target models, one procedure at a time, and the form of one multiple target model or all surgical procedures together. The method's efficiency is indicated by the average difference between the value indicated by the method and the physician's value. In our most accurate model, an average error of 0.66 mm was obtained for all surgical procedures, both for resection and recoil in the indication of the horizontal strabismus surgical planning. The results present the feasibility of using Decision Tree Regressor algorithms to perform the planning of strabismus surgeries, making it possible to predict correction values for surgical procedures based on medical data analysis and exceeding state-of-art.


Subject(s)
Ophthalmologic Surgical Procedures , Strabismus , Humans , Oculomotor Muscles/surgery , Retrospective Studies , Strabismus/surgery , Treatment Outcome , Vision, Binocular
10.
PLoS One ; 16(5): e0251591, 2021.
Article in English | MEDLINE | ID: mdl-33989316

ABSTRACT

Age-related macular degeneration (AMD) is an eye disease that can cause visual impairment and affects the elderly over 50 years of age. AMD is characterized by the presence of drusen, which causes changes in the physiological structure of the retinal pigment epithelium (RPE) and the boundaries of the Bruch's membrane layer (BM). Optical coherence tomography is one of the main exams for the detection and monitoring of AMD, which seeks changes through the evaluation of successive sectional cuts in the search for morphological changes caused by drusen. The use of CAD (Computer-Aided Detection) systems has contributed to increasing the chances of correct detection, assisting specialists in diagnosing and monitoring disease. Thus, the objective of this work is to present a method for the segmentation of the inner limiting membrane (ILM), retinal pigment epithelium, and Bruch's membrane in OCT images of healthy and Intermediate AMD patients. The method uses two deep neural networks, U-Net and DexiNed to perform the segmentation. The results were promising, reaching an average absolute error of 0.49 pixel for ILM, 0.57 for RPE, and 0.66 for BM.


Subject(s)
Macular Degeneration/diagnostic imaging , Retina/diagnostic imaging , Tomography, Optical Coherence/methods , Aged , Aged, 80 and over , Bruch Membrane/diagnostic imaging , Humans , Image Processing, Computer-Assisted/methods , Middle Aged , Retinal Pigment Epithelium/diagnostic imaging
11.
IEEE J Biomed Health Inform ; 24(12): 3491-3498, 2020 12.
Article in English | MEDLINE | ID: mdl-32976110

ABSTRACT

Dry eye syndrome is one of the most frequently reported eye diseases in ophthalmological practice. The diagnosis of this disease is a challenging task due to its multifactorial etiology. One of the most applied tests is the manual classification of tear film images captured with the Doane interferometer. The interference phenomena in these images can be characterized as texture patterns, which can be automatically classified into one of the following categories: strong fringes, coalescing strong fringes, fine fringes, coalescing fine fringes, and debris. This work presents a method for classifying tear film images based on texture analysis using phylogenetic diversity indexes and Ripley's K function. The proposed method consists of six main steps: acquisition of the image dataset; segmentation of the region of interest; feature extraction using phylogenetic diversity indexes and Ripley's K function; feature selection using Greedy Stepwise; classification using the algorithms Support Vector Machine (SVM), Random Forest (RF), Naive Bayes (NB), Multilayer Perceptron (MLP), Random Tree (RT) and Radial Basis Function Network (RBFNet); and (6) validation of results. The best result, using the RF classifier, we obtained classification rates higher than 99% of accuracy with 0.843% of standard deviation, 0.999 of the area under the Receiver Operating Characteristics (ROC) curve, 0.995 of Kappa and 0.996 of F-Measure. The experimental results demonstrate that the proposed method is promising and can potentially be used by experts to accurately diagnose dry eye syndrome in tear film images.


Subject(s)
Dry Eye Syndromes/diagnostic imaging , Image Interpretation, Computer-Assisted/methods , Interferometry/methods , Tears/diagnostic imaging , Adolescent , Adult , Algorithms , Dry Eye Syndromes/physiopathology , Humans , Middle Aged , Support Vector Machine , Tears/physiology , Young Adult
12.
Comput Methods Programs Biomed ; 197: 105685, 2020 Dec.
Article in English | MEDLINE | ID: mdl-32798976

ABSTRACT

BACKGROUND AND OBJECTIVE: One of the main steps in the planning of radiotherapy (RT) is the segmentation of organs at risk (OARs) in Computed Tomography (CT). The esophagus is one of the most difficult OARs to segment. The boundaries between the esophagus and other surrounding tissues are not well-defined, and it is presented in several slices of the CT. Thus, manually segment the esophagus requires a lot of experience and takes time. This difficulty in manual segmentation combined with fatigue due to the number of slices to segment can cause human errors. To address these challenges, computational solutions for analyzing medical images and proposing automated segmentation have been developed and explored in recent years. In this work, we propose a fully automatic method for esophagus segmentation for better planning of radiotherapy in CT. METHODS: The proposed method is a fully automated segmentation of the esophagus, consisting of 5 main steps: (a) image acquisition; (b) VOI segmentation; (c) preprocessing; (d) esophagus segmentation; and (e) segmentation refinement. RESULTS: The method was applied in a database of 36 CT acquired from 3 different institutes. It achieved the best results in literature so far: Dice coefficient value of 82.15%, Jaccard Index of 70.21%, accuracy of 99.69%, sensitivity of 90.61%, specificity of 99.76%, and Hausdorff Distance of 6.1030 mm. CONCLUSIONS: With the achieved results, we were able to show how promising the method is, and that applying it in large medical centers, where esophagus segmentation is still an arduous and challenging task, can be of great help to the specialists.


Subject(s)
Deep Learning , Esophagus , Image Processing, Computer-Assisted , Esophagus/diagnostic imaging , Humans , Neural Networks, Computer , Tomography, X-Ray Computed
13.
Comput Biol Med ; 123: 103906, 2020 08.
Article in English | MEDLINE | ID: mdl-32768047

ABSTRACT

BACKGROUND: The precise segmentation of kidneys and kidney tumors can help medical specialists to diagnose diseases and improve treatment planning, which is highly required in clinical practice. Manual segmentation of the kidneys is extremely time-consuming and prone to variability between different specialists due to their heterogeneity. Because of this hard work, computational techniques, such as deep convolutional neural networks, have become popular in kidney segmentation tasks to assist in the early diagnosis of kidney tumors. In this study, we propose an automatic method to delimit the kidneys in computed tomography (CT) images using image processing techniques and deep convolutional neural networks (CNNs) to minimize false positives. METHODS: The proposed method has four main steps: (1) acquisition of the KiTS19 dataset, (2) scope reduction using AlexNet, (3) initial segmentation using U-Net 2D, and (4) false positive reduction using image processing to maintain the largest elements (kidneys). RESULTS: The proposed method was evaluated in 210 CTs from the KiTS19 database and obtained the best result with an average Dice coefficient of 96.33%, an average Jaccard index of 93.02%, an average sensitivity of 97.42%, an average specificity of 99.94% and an average accuracy of 99.92%. In the KiTS19 challenge, it presented an average Dice coefficient of 93.03%. CONCLUSION: In our method, we demonstrated that the kidney segmentation problem in CT can be solved efficiently using deep neural networks to define the scope of the problem and segment the kidneys with high precision and with the use of image processing techniques to reduce false positives.


Subject(s)
Neural Networks, Computer , Tomography, X-Ray Computed , Databases, Factual , Image Processing, Computer-Assisted , Kidney/diagnostic imaging
14.
Med Biol Eng Comput ; 58(9): 1947-1964, 2020 Sep.
Article in English | MEDLINE | ID: mdl-32566988

ABSTRACT

Automatic and reliable prostate segmentation is an essential prerequisite for assisting the diagnosis and treatment, such as guiding biopsy procedure and radiation therapy. Nonetheless, automatic segmentation is challenging due to the lack of clear prostate boundaries owing to the similar appearance of prostate and surrounding tissues and the wide variation in size and shape among different patients ascribed to pathological changes or different resolutions of images. In this regard, the state-of-the-art includes methods based on a probabilistic atlas, active contour models, and deep learning techniques. However, these techniques have limitations that need to be addressed, such as MRI scans with the same spatial resolution, initialization of the prostate region with well-defined contours and a set of hyperparameters of deep learning techniques determined manually, respectively. Therefore, this paper proposes an automatic and novel coarse-to-fine segmentation method for prostate 3D MRI scans. The coarse segmentation step combines local texture and spatial information using the Intrinsic Manifold Simple Linear Iterative Clustering algorithm and probabilistic atlas in a deep convolutional neural networks model jointly with the particle swarm optimization algorithm to classify prostate and non-prostate tissues. Then, the fine segmentation uses the 3D Chan-Vese active contour model to obtain the final prostate surface. The proposed method has been evaluated on the Prostate 3T and PROMISE12 databases presenting a dice similarity coefficient of 84.86%, relative volume difference of 14.53%, sensitivity of 90.73%, specificity of 99.46%, and accuracy of 99.11%. Experimental results demonstrate the high performance potential of the proposed method compared to those previously published.


Subject(s)
Image Interpretation, Computer-Assisted/statistics & numerical data , Imaging, Three-Dimensional/statistics & numerical data , Magnetic Resonance Imaging/statistics & numerical data , Neural Networks, Computer , Prostatic Neoplasms/diagnostic imaging , Algorithms , Databases, Factual , Deep Learning , Humans , Latent Class Analysis , Male , Models, Statistical
15.
Artif Intell Med ; 105: 101845, 2020 05.
Article in English | MEDLINE | ID: mdl-32505426

ABSTRACT

Currently, breast cancer diagnosis is an extensively researched topic. An effective method to diagnose breast cancer is to use histopathological images. However, extracting features from these images is a challenging task. Thus, we propose a method that uses phylogenetic diversity indexes to characterize images for creating a model to classify histopathological breast images into four classes - invasive carcinoma, in situ carcinoma, normal tissue, and benign lesion. The classifiers used were the most robust ones according to the existing literature: XGBoost, random forest, multilayer perceptron, and support vector machine. Moreover, we performed content-based image retrieval to confirm the classification results and suggest a ranking for sets of images that were not labeled. The results obtained were considerably robust and proved to be effective for the composition of a CADx system to help specialists at large medical centers.


Subject(s)
Breast Neoplasms , Breast/diagnostic imaging , Breast Neoplasms/diagnostic imaging , Female , Humans , Neural Networks, Computer , Phylogeny , Support Vector Machine
16.
Comput Methods Programs Biomed ; 188: 105269, 2020 May.
Article in English | MEDLINE | ID: mdl-31846832

ABSTRACT

Background and Objective Dry eye syndrome disease negatively impacts many people in various ways. Several tests are required to diagnose it for evaluating different physiological characteristics. One of the most applied tests for this is the manual classification of tear film images captured with Doane interferometer. Interferometry images can be categorized into five groups: debris, fine fringes, coalescing fine fringes, strong fringes, and coalescing strong fringes. Instability in the tear film creates the need for an automatic system to provide experts with diagnostic support. Therefore, the purpose of this study was to propose a method for automatic classification of the tear film lipid layer using phylogenetic diversity indexes for feature extraction and several classifiers. Methods The proposed method consisted of five main steps: (1) acquisition of VOPTICAL_GCU image dataset, (2) segmentation of the region of interest, (3) feature extraction using phylogenetic diversity indexes, (4) classification using the algorithms Support Vector Machines, Random Forest, Naive Bayes, Multilayer Perceptron, Random Tree, and RBFNetwork, and, (5) validation of results. Results The best result was obtained using Random Forest classifier, reaching an accuracy of over 97%, standard deviation of 0.51%, an area under the receiver operating characteristic curve of 0.99, a Kappa index of 0.96, and an F-Measure of 0.97. Conclusions The proposed method demonstrated that the tear film lipid layer classification problem can be resolved efficiently by using phylogenetic diversity indexes.


Subject(s)
Dry Eye Syndromes/diagnostic imaging , Interferometry , Pattern Recognition, Automated , Tears/physiology , Algorithms , Bayes Theorem , Computer Simulation , Humans , Image Processing, Computer-Assisted , Lipids/chemistry , Probability , ROC Curve , Reproducibility of Results , Scotland , Support Vector Machine
17.
Comput Methods Programs Biomed ; 177: 285-296, 2019 Aug.
Article in English | MEDLINE | ID: mdl-31319957

ABSTRACT

BACKGROUND AND OBJECTIVE: Chest X-ray (CXR) is one of the most used imaging techniques for detection and diagnosis of pulmonary diseases. A critical component in any computer-aided system, for either detection or diagnosis in digital CXR, is the automatic segmentation of the lung field. One of the main challenges inherent to this task is to include in the segmentation the lung regions overlapped by dense abnormalities, also known as opacities, which can be caused by diseases such as tuberculosis and pneumonia. This specific task is difficult because opacities frequently reach high intensity values which can be incorrectly interpreted by an automatic method as the lung boundary, and as a consequence, this creates a challenge in the segmentation process, because the chances of incomplete segmentations are increased considerably. The purpose of this work is to propose a method for automatic segmentation of lungs in CXR that addresses this problem by reconstructing the lung regions "lost" due to pulmonary abnormalities. METHODS: The proposed method, which features two deep convolutional neural network models, consists of four steps main steps: (1) image acquisition, (2) initial segmentation, (3) reconstruction and (4) final segmentation. RESULTS: The proposed method was experimented on 138 Chest X-ray images from Montgomery County's Tuberculosis Control Program, and has achieved as best result an average sensitivity of 97.54%, an average specificity of 96.79%, an average accuracy of 96.97%, an average Dice coefficient of 94%, and an average Jaccard index of 88.07%. CONCLUSIONS: We demonstrate in our lung segmentation method that the problem of dense abnormalities in Chest X-rays can be efficiently addressed by performing a reconstruction step based on a deep convolutional neural network model.


Subject(s)
Diagnosis, Computer-Assisted/methods , Image Processing, Computer-Assisted/methods , Lung/diagnostic imaging , Neural Networks, Computer , Pattern Recognition, Automated , Tuberculosis, Pulmonary/diagnostic imaging , Algorithms , Databases, Factual , Humans , Radiography, Thoracic , Reproducibility of Results , Sensitivity and Specificity
18.
Comput Methods Programs Biomed ; 170: 53-67, 2019 Mar.
Article in English | MEDLINE | ID: mdl-30712604

ABSTRACT

BACKGROUND AND OBJECTIVE: The spinal cord is a very important organ that must be protected in treatments of radiotherapy (RT), considered an organ at risk (OAR). Excess rays associated with the spinal cord can cause irreversible diseases in patients who are undergoing radiotherapy. For the planning of treatments with RT, computed tomography (CT) scans are commonly used to delimit the OARs and to analyze the impact of rays in these organs. Delimiting these OARs take a lot of time from medical specialists, plus the fact that involves a large team of professionals. Moreover, this task made slice-by-slice becomes an exhaustive and consequently subject to errors, especially in organs such as the spinal cord, which extend through several slices of the CT and requires precise segmentation. Thus, we propose, in this work, a computational methodology capable of detecting spinal cord in planning CT images. METHODS: The techniques highlighted in this methodology are adaptive template matching for initial segmentation, intrinsic manifold simple linear iterative clustering (IMSLIC) for candidate segmentation and convolutional neural networks (CNN) for candidate classification, that consists of four steps: (1) images acquisition, (2) initial segmentation, (3) candidates segmentation and (4) candidates classification. RESULTS: The methodology was applied on 36 planning CT images provided by The Cancer Imaging Archive, and achieved an accuracy of 92.55%, specificity of 92.87% and sensitivity of 89.23% with 0.065 of false positives per images, without any false positives reduction technique, in detection of spinal cord. CONCLUSIONS: It is demonstrated the feasibility of the analysis of planning CT images using IMSLIC and convolutional neural network techniques to achieve success in detection of spinal cord regions.


Subject(s)
Image Processing, Computer-Assisted/methods , Neural Networks, Computer , Spinal Cord/physiology , Tomography, X-Ray Computed/methods , Humans , Quality of Health Care , Spinal Cord/physiopathology , Spinal Cord Injuries/radiotherapy
19.
Comput Biol Med ; 106: 114-125, 2019 03.
Article in English | MEDLINE | ID: mdl-30711799

ABSTRACT

BACKGROUND: We propose a computational methodology capable of detecting and analyzing breast tumor habitats in images acquired by magnetic resonance imaging with dynamic contrast enhancement (DCE-MRI), based on the pathophysiological behavior of the contrast agent (CA). METHODS: The proposed methodology comprises three steps. In summary, the first step is the acquisition of images from the Quantitative Imaging Network Breast. In the second step, the segmentation of the breasts is performed to remove the background, noise, and other unwanted objects from the image. In the third step, the generation of habitats is performed by applying two techniques: the molecular texture descriptor (MTD) that highlights the CA regions in the breast, and pathophysiological texture mapping (MPT), which generates tumor habitats based on the behavior of the CA. The combined use of these two techniques allows the automatic detection of tumors in the breast and analysis of each separate habitat with respect to their malignancy type. RESULTS: The results found in this study were promising, with 100% of breast tumors being identified. The segmentation results exhibited an accuracy of 99.95%, sensitivity of 71.07%, specificity of 99.98%, and volumetric similarity of 77.75%. Moreover, we were able to classify the malignancy of the tumors, with 6 classified as malignant type III (WashOut) and 14 as malignant type II (Plateau), for a total of 20 cases. CONCLUSION: We proposed a method for the automatic detection of tumors in the breast in DCE-MRI and performed the pathophysiological mapping of tumor habitats by analyzing the behavior of the CA, combining MTD and MPT, which allowed the mapping of internal tumor habitats.


Subject(s)
Breast Neoplasms/diagnostic imaging , Breast/diagnostic imaging , Image Interpretation, Computer-Assisted/methods , Magnetic Resonance Imaging/methods , Breast/pathology , Breast Neoplasms/pathology , Databases, Factual , Female , Humans , Sensitivity and Specificity
20.
IEEE Trans Image Process ; 28(4): 1813-1823, 2019 Apr.
Article in English | MEDLINE | ID: mdl-30387727

ABSTRACT

Lung cancer is the type of cancer that most often kills after the initial diagnosis. To aid the specialist in its diagnosis, temporal evaluation is a potential tool for analyzing indeterminate lesions, which may be benign or malignant, during treatment. With this goal in mind, a methodology is herein proposed for the analysis, quantification, and visualization of changes in lung lesions. This methodology uses a modified version of the quality threshold clustering algorithm to associate each voxel of the lesion to a cluster, and changes in the lesion over time are defined in terms of voxel moves to another cluster. In addition, statistical features are extracted for classification of the lesion as benign or malignant. To develop the proposed methodology, two databases of pulmonary lesions were used, one for malignant lesions in treatment (public) and the other for indeterminate cases (private). We determined that the density change percentage varied from 6.22% to 36.93% of lesion volume in the public database of malignant lesions under treatment and from 19.98% to 38.81% in the private database of lung nodules. Additionally, other inter-cluster density change measures were obtained. These measures indicate the degree of change in the clusters and how each of them is abundant in relation to volume. From the statistical analysis of regions in which the density changes occurred, we were able to discriminate lung lesions with an accuracy of 98.41%, demonstrating that these changes can indicate the true nature of the lesion. In addition to visualizing the density changes occurring in lesions over time, we quantified these changes and analyzed the entire set through volumetry, which is the technique most commonly used to analyze changes in pulmonary lesions.


Subject(s)
Image Interpretation, Computer-Assisted/methods , Lung Neoplasms/diagnostic imaging , Algorithms , Cluster Analysis , Databases, Factual , Humans , Lung/diagnostic imaging , Time Factors , Tomography, X-Ray Computed
SELECTION OF CITATIONS
SEARCH DETAIL
...