Your browser doesn't support javascript.
loading
: 20 | 50 | 100
1 - 17 de 17
1.
Front Comput Neurosci ; 18: 1393849, 2024.
Article En | MEDLINE | ID: mdl-38725868

Alzheimer's disease (AD) is a neurodegenerative illness that impairs cognition, function, and behavior by causing irreversible damage to multiple brain areas, including the hippocampus. The suffering of the patients and their family members will be lessened with an early diagnosis of AD. The automatic diagnosis technique is widely required due to the shortage of medical experts and eases the burden of medical staff. The automatic artificial intelligence (AI)-based computerized method can help experts achieve better diagnosis accuracy and precision rates. This study proposes a new automated framework for AD stage prediction based on the ResNet-Self architecture and Fuzzy Entropy-controlled Path-Finding Algorithm (FEcPFA). A data augmentation technique has been utilized to resolve the dataset imbalance issue. In the next step, we proposed a new deep-learning model based on the self-attention module. A ResNet-50 architecture is modified and connected with a self-attention block for important information extraction. The hyperparameters were optimized using Bayesian optimization (BO) and then utilized to train the model, which was subsequently employed for feature extraction. The self-attention extracted features were optimized using the proposed FEcPFA. The best features were selected using FEcPFA and passed to the machine learning classifiers for the final classification. The experimental process utilized a publicly available MRI dataset and achieved an improved accuracy of 99.9%. The results were compared with state-of-the-art (SOTA) techniques, demonstrating the improvement of the proposed framework in terms of accuracy and time efficiency.

2.
Front Artif Intell ; 7: 1351942, 2024.
Article En | MEDLINE | ID: mdl-38655268

Acute lymphoblastic leukemia (ALL) is a fatal blood disorder characterized by the excessive proliferation of immature white blood cells, originating in the bone marrow. An effective prognosis and treatment of ALL calls for its accurate and timely detection. Deep convolutional neural networks (CNNs) have shown promising results in digital pathology. However, they face challenges in classifying different subtypes of leukemia due to their subtle morphological differences. This study proposes an improved pipeline for binary detection and sub-type classification of ALL from blood smear images. At first, a customized, 88 layers deep CNN is proposed and trained using transfer learning along with GoogleNet CNN to create an ensemble of features. Furthermore, this study models the feature selection problem as a combinatorial optimization problem and proposes a memetic version of binary whale optimization algorithm, incorporating Differential Evolution-based local search method to enhance the exploration and exploitation of feature search space. The proposed approach is validated using publicly available standard datasets containing peripheral blood smear images of various classes of ALL. An overall best average accuracy of 99.15% is achieved for binary classification of ALL with an 85% decrease in the feature vector, together with 99% precision and 98.8% sensitivity. For B-ALL sub-type classification, the best accuracy of 98.69% is attained with 98.7% precision and 99.57% specificity. The proposed methodology shows better performance metrics as compared with several existing studies.

3.
Front Oncol ; 14: 1328200, 2024.
Article En | MEDLINE | ID: mdl-38505591

In the field of medicine, decision support systems play a crucial role by harnessing cutting-edge technology and data analysis to assist doctors in disease diagnosis and treatment. Leukemia is a malignancy that emerges from the uncontrolled growth of immature white blood cells within the human body. An accurate and prompt diagnosis of leukemia is desired due to its swift progression to distant parts of the body. Acute lymphoblastic leukemia (ALL) is an aggressive type of leukemia that affects both children and adults. Computer vision-based identification of leukemia is challenging due to structural irregularities and morphological similarities of blood entities. Deep neural networks have shown promise in extracting valuable information from image datasets, but they have high computational costs due to their extensive feature sets. This work presents an efficient pipeline for binary and subtype classification of acute lymphoblastic leukemia. The proposed method first unveils a novel neighborhood pixel transformation method using differential evolution to improve the clarity and discriminability of blood cell images for better analysis. Next, a hybrid feature extraction approach is presented leveraging transfer learning from selected deep neural network models, InceptionV3 and DenseNet201, to extract comprehensive feature sets. To optimize feature selection, a customized binary Grey Wolf Algorithm is utilized, achieving an impressive 80% reduction in feature size while preserving key discriminative information. These optimized features subsequently empower multiple classifiers, potentially capturing diverse perspectives and amplifying classification accuracy. The proposed pipeline is validated on publicly available standard datasets of ALL images. For binary classification, the best average accuracy of 98.1% is achieved with 98.1% sensitivity and 98% precision. For ALL subtype classifications, the best accuracy of 98.14% was attained with 78.5% sensitivity and 98% precision. The proposed feature selection method shows a better convergence behavior as compared to classical population-based meta-heuristics. The suggested solution also demonstrates comparable or better performance in comparison to several existing techniques.

4.
Front Oncol ; 14: 1347856, 2024.
Article En | MEDLINE | ID: mdl-38454931

With over 2.1 million new cases of breast cancer diagnosed annually, the incidence and mortality rate of this disease pose severe global health issues for women. Identifying the disease's influence is the only practical way to lessen it immediately. Numerous research works have developed automated methods using different medical imaging to identify BC. Still, the precision of each strategy differs based on the available resources, the issue's nature, and the dataset being used. We proposed a novel deep bottleneck convolutional neural network with a quantum optimization algorithm for breast cancer classification and diagnosis from mammogram images. Two novel deep architectures named three-residual blocks bottleneck and four-residual blocks bottle have been proposed with parallel and single paths. Bayesian Optimization (BO) has been employed to initialize hyperparameter values and train the architectures on the selected dataset. Deep features are extracted from the global average pool layer of both models. After that, a kernel-based canonical correlation analysis and entropy technique is proposed for the extracted deep features fusion. The fused feature set is further refined using an optimization technique named quantum generalized normal distribution optimization. The selected features are finally classified using several neural network classifiers, such as bi-layered and wide-neural networks. The experimental process was conducted on a publicly available mammogram imaging dataset named INbreast, and a maximum accuracy of 96.5% was obtained. Moreover, for the proposed method, the sensitivity rate is 96.45, the precision rate is 96.5, the F1 score value is 96.64, the MCC value is 92.97%, and the Kappa value is 92.97%, respectively. The proposed architectures are further utilized for the diagnosis process of infected regions. In addition, a detailed comparison has been conducted with a few recent techniques showing the proposed framework's higher accuracy and precision rate.

5.
Front Oncol ; 14: 1335740, 2024.
Article En | MEDLINE | ID: mdl-38390266

Brain tumor classification is one of the most difficult tasks for clinical diagnosis and treatment in medical image analysis. Any errors that occur throughout the brain tumor diagnosis process may result in a shorter human life span. Nevertheless, most currently used techniques ignore certain features that have particular significance and relevance to the classification problem in favor of extracting and choosing deep significance features. One important area of research is the deep learning-based categorization of brain tumors using brain magnetic resonance imaging (MRI). This paper proposes an automated deep learning model and an optimal information fusion framework for classifying brain tumor from MRI images. The dataset used in this work was imbalanced, a key challenge for training selected networks. This imbalance in the training dataset impacts the performance of deep learning models because it causes the classifier performance to become biased in favor of the majority class. We designed a sparse autoencoder network to generate new images that resolve the problem of imbalance. After that, two pretrained neural networks were modified and the hyperparameters were initialized using Bayesian optimization, which was later utilized for the training process. After that, deep features were extracted from the global average pooling layer. The extracted features contain few irrelevant information; therefore, we proposed an improved Quantum Theory-based Marine Predator Optimization algorithm (QTbMPA). The proposed QTbMPA selects both networks' best features and finally fuses using a serial-based approach. The fused feature set is passed to neural network classifiers for the final classification. The proposed framework tested on an augmented Figshare dataset and an improved accuracy of 99.80%, a sensitivity rate of 99.83%, a false negative rate of 17%, and a precision rate of 99.83% is obtained. Comparison and ablation study show the improvement in the accuracy of this work.

6.
Article En | MEDLINE | ID: mdl-38082574

Detection of metastatic breast cancer lesions is a challenging task in breast cancer treatment. The recent advancements in deep learning gained attention owing to its robustness, particularly in addressing automated segmentation and classification issues in medical images. In this paper, we proposed a modified Swin Transformer model (mST) integrated with a novel Multi-Level Adaptive Feature Fusion (MLAFF) Module. We constructed a modified Swin Transformer network comprising of a Local Transferable MSA (LT-MSA) and a Global Transferable MSA (GT-MSA) in addition to a Feed Forward Network (FFN). Our novel Multi-Level Adaptive Feature Fusion (MLAFF) module iteratively combines the features throughout multiple transformers. We utilized a pre-trained deep learning model U-Net and trained it on mammography utilizing Transfer Learning for automated segmentation. The proposed method, mST-MLAFF, is used for breast cancer classification into normal, benign, and malignant classes. Our model outperformed comparison methods based on U-Net and Swin Transformer in breast metastatic lesion segmentation on the seven benchmark datasets, namely INBreast, DDSM, MIAS, CBIS-DDSM, MIMBCD-UI, KAU-BCMD, and Mammographic Masses. Our model achieved 98% Dice-Similarity coefficient (DSC) for segmentation and an average of 94.5% accuracy for classification, whereas U-Net based model achieved 92% DSC and Swin Transformer achieved 93% DSC. Extensive performance evaluation of our model on benchmark datasets shows the potential of our model for breast cancer classification.Clinical relevance- This research work is focused on assisting the radiologist in the early detection and classification of breast cancer. A single mammography image is analyzed in less than a minute for automated segmentation and classification into malignant and benign classes.


Breast Neoplasms , Melanoma , Skin Neoplasms , Humans , Female , Mammography , Benchmarking , Breast Neoplasms/diagnostic imaging
7.
Future Med Chem ; 15(23): 2181-2194, 2023 Dec.
Article En | MEDLINE | ID: mdl-37997685

Background: DNA gyrase and urease enzymes are important targets for the treatment of gastroenteritis, appendicitis, tuberculosis, urinary tract infections and Crohn's disease. Materials & methods: Esterification of norfloxacin was performed to enhance DNA gyrase and urease enzyme inhibition potential. Structure elucidation and chemical characterization were done through spectral (1H NMR, Fourier transform IR, 13C NMR) and carbon, hydrogen, nitrogen and sulfur analysis along with molecular docking. Results & conclusion: The majority of derivatives exhibited significant results but the 3e derivative showed maximum bactericidal, DPPH scavenging (96%), DNA gyrase and urease enzyme inhibitory activity with IC50 of 0.15 ± 0.24 and 1.14 ± 0.11 µM respectively which was further supported by molecular docking studies. So, the active derivatives can serve as a lead compound for the treatment of various pathological conditions.


DNA Gyrase , Norfloxacin , Molecular Docking Simulation , Norfloxacin/pharmacology , DNA Gyrase/metabolism , Urease/chemistry , Urease/metabolism , Anti-Bacterial Agents/pharmacology , Anti-Bacterial Agents/chemistry , Enzyme Inhibitors/pharmacology , Enzyme Inhibitors/chemistry , Structure-Activity Relationship , Molecular Structure
8.
Diagnostics (Basel) ; 13(19)2023 Sep 26.
Article En | MEDLINE | ID: mdl-37835807

Cancer is one of the leading significant causes of illness and chronic disease worldwide. Skin cancer, particularly melanoma, is becoming a severe health problem due to its rising prevalence. The considerable death rate linked with melanoma requires early detection to receive immediate and successful treatment. Lesion detection and classification are more challenging due to many forms of artifacts such as hairs, noise, and irregularity of lesion shape, color, irrelevant features, and textures. In this work, we proposed a deep-learning architecture for classifying multiclass skin cancer and melanoma detection. The proposed architecture consists of four core steps: image preprocessing, feature extraction and fusion, feature selection, and classification. A novel contrast enhancement technique is proposed based on the image luminance information. After that, two pre-trained deep models, DarkNet-53 and DensNet-201, are modified in terms of a residual block at the end and trained through transfer learning. In the learning process, the Genetic algorithm is applied to select hyperparameters. The resultant features are fused using a two-step approach named serial-harmonic mean. This step increases the accuracy of the correct classification, but some irrelevant information is also observed. Therefore, an algorithm is developed to select the best features called marine predator optimization (MPA) controlled Reyni Entropy. The selected features are finally classified using machine learning classifiers for the final classification. Two datasets, ISIC2018 and ISIC2019, have been selected for the experimental process. On these datasets, the obtained maximum accuracy of 85.4% and 98.80%, respectively. To prove the effectiveness of the proposed methods, a detailed comparison is conducted with several recent techniques and shows the proposed framework outperforms.

9.
Diagnostics (Basel) ; 13(18)2023 Sep 06.
Article En | MEDLINE | ID: mdl-37761236

Background: Using artificial intelligence (AI) with the concept of a deep learning-based automated computer-aided diagnosis (CAD) system has shown improved performance for skin lesion classification. Although deep convolutional neural networks (DCNNs) have significantly improved many image classification tasks, it is still difficult to accurately classify skin lesions because of a lack of training data, inter-class similarity, intra-class variation, and the inability to concentrate on semantically significant lesion parts. Innovations: To address these issues, we proposed an automated deep learning and best feature selection framework for multiclass skin lesion classification in dermoscopy images. The proposed framework performs a preprocessing step at the initial step for contrast enhancement using a new technique that is based on dark channel haze and top-bottom filtering. Three pre-trained deep learning models are fine-tuned in the next step and trained using the transfer learning concept. In the fine-tuning process, we added and removed a few additional layers to lessen the parameters and later selected the hyperparameters using a genetic algorithm (GA) instead of manual assignment. The purpose of hyperparameter selection using GA is to improve the learning performance. After that, the deeper layer is selected for each network and deep features are extracted. The extracted deep features are fused using a novel serial correlation-based approach. This technique reduces the feature vector length to the serial-based approach, but there is little redundant information. We proposed an improved anti-Lion optimization algorithm for the best feature selection to address this issue. The selected features are finally classified using machine learning algorithms. Main Results: The experimental process was conducted using two publicly available datasets, ISIC2018 and ISIC2019. Employing these datasets, we obtained an accuracy of 96.1 and 99.9%, respectively. Comparison was also conducted with state-of-the-art techniques and shows the proposed framework improved accuracy. Conclusions: The proposed framework successfully enhances the contrast of the cancer region. Moreover, the selection of hyperparameters using the automated techniques improved the learning process of the proposed framework. The proposed fusion and improved version of the selection process maintains the best accuracy and shorten the computational time.

10.
Comput Med Imaging Graph ; 108: 102269, 2023 09.
Article En | MEDLINE | ID: mdl-37487362

Optical Coherence Tomography (OCT) is an emerging technology that provides three-dimensional images of the microanatomy of biological tissue in-vivo and at micrometer-scale resolution. OCT imaging has been widely used to diagnose and manage various medical diseases, such as macular degeneration, glaucoma, and coronary artery disease. Despite its wide range of applications, the segmentation of OCT images remains difficult due to the complexity of tissue structures and the presence of artifacts. In recent years, different approaches have been used for OCT image segmentation, such as intensity-based, region-based, and deep learning-based methods. This paper reviews the major advances in state-of-the-art OCT image segmentation techniques. It provides an overview of the advantages and limitations of each method and presents the most relevant research works related to OCT image segmentation. It also provides an overview of existing datasets and discusses potential clinical applications. Additionally, this review gives an in-depth analysis of machine learning and deep learning approaches for OCT image segmentation. It outlines challenges and opportunities for further research in this field.


Deep Learning , Glaucoma , Macular Degeneration , Humans , Tomography, Optical Coherence/methods , Machine Learning , Glaucoma/diagnostic imaging
11.
Diagnostics (Basel) ; 13(8)2023 Apr 10.
Article En | MEDLINE | ID: mdl-37189485

We developed a framework to detect and grade knee RA using digital X-radiation images and used it to demonstrate the ability of deep learning approaches to detect knee RA using a consensus-based decision (CBD) grading system. The study aimed to evaluate the efficiency with which a deep learning approach based on artificial intelligence (AI) can find and determine the severity of knee RA in digital X-radiation images. The study comprised people over 50 years with RA symptoms, such as knee joint pain, stiffness, crepitus, and functional impairments. The digitized X-radiation images of the people were obtained from the BioGPS database repository. We used 3172 digital X-radiation images of the knee joint from an anterior-posterior perspective. The trained Faster-CRNN architecture was used to identify the knee joint space narrowing (JSN) area in digital X-radiation images and extract the features using ResNet-101 with domain adaptation. In addition, we employed another well-trained model (VGG16 with domain adaptation) for knee RA severity classification. Medical experts graded the X-radiation images of the knee joint using a consensus-based decision score. We trained the enhanced-region proposal network (ERPN) using this manually extracted knee area as the test dataset image. An X-radiation image was fed into the final model, and a consensus decision was used to grade the outcome. The presented model correctly identified the marginal knee JSN region with 98.97% of accuracy, with a total knee RA intensity classification accuracy of 99.10%, with a sensitivity of 97.3%, a specificity of 98.2%, a precision of 98.1%, and a dice score of 90.1% compared with other conventional models.

12.
Diagnostics (Basel) ; 13(9)2023 May 03.
Article En | MEDLINE | ID: mdl-37175009

The early detection of breast cancer using mammogram images is critical for lowering women's mortality rates and allowing for proper treatment. Deep learning techniques are commonly used for feature extraction and have demonstrated significant performance in the literature. However, these features do not perform well in several cases due to redundant and irrelevant information. We created a new framework for diagnosing breast cancer using entropy-controlled deep learning and flower pollination optimization from the mammogram images. In the proposed framework, a filter fusion-based method for contrast enhancement is developed. The pre-trained ResNet-50 model is then improved and trained using transfer learning on both the original and enhanced datasets. Deep features are extracted and combined into a single vector in the following phase using a serial technique known as serial mid-value features. The top features are then classified using neural networks and machine learning classifiers in the following stage. To accomplish this, a technique for flower pollination optimization with entropy control has been developed. The exercise used three publicly available datasets: CBIS-DDSM, INbreast, and MIAS. On these selected datasets, the proposed framework achieved 93.8, 99.5, and 99.8% accuracy, respectively. Compared to the current methods, the increase in accuracy and decrease in computational time are explained.

13.
Chem Biodivers ; 20(7): e202300482, 2023 Jul.
Article En | MEDLINE | ID: mdl-37220245

Prodrugs of dexibuprofen having ester moieties instead of free carboxylic acid which involves in gastrointestinal side effects have been synthesized. Dexibuprofen acid was condensed with different alcohols/phenols to afford the ester prodrugs. All of the synthesized prodrugs were characterized by their physical attributes, elemental analysis, FT-IR, 1 H-NMR, and 13 C-NMR spectroscopy. The in vitro anti-inflammatory studies was done by chemiluminescence technique reflect prodrugs have been more potent, owing to the different chemical structures. Lipoxygenase enzyme inhibition assay was also assess and found compound DR7 with IC50 =19.8 µM), DR9 (IC50 =24.8 µM) and DR3 (IC50 =47.2 µM) as compared with Dexibuprofen (IC50 =156.6 µM). It was also evaluated for docking studies revealed that DR7 has found to be more potent anti-inflammatory against 5-LOX (3 V99) as well as analgesic against COX-II (5KIR) enzyme. Anti-oxidant activities were also performed, DR3 (86.9 %), DR5 (83.5 %), DR7 (93.9 %) and DR9 (87.4 %) were found to be more anti-oxidant as compared to (2S)-2-[4-(2-methylpropyl)phenyl]propanoic acid (52.7 %).


Antioxidants , Prodrugs , Antioxidants/pharmacology , Molecular Docking Simulation , Spectroscopy, Fourier Transform Infrared , Anti-Inflammatory Agents/pharmacology , Esters , Molecular Structure , Structure-Activity Relationship
14.
Molecules ; 28(4)2023 Feb 16.
Article En | MEDLINE | ID: mdl-36838897

This study aimed to evaluate 2-(N-((2'-(2H-tetrazole-5-yl)-[1,1'-biphenyl]-4yl)-methyl)-pentanamido)-3-methyl butanoic acid-based ester derivatives as a new class of angiotensin-II receptor antagonists. For this purpose, a series of compounds were synthesized using a variety of phenols. Their chemical characterization was established by FTIR, 1HNMR, and 13CNMR techniques. The biological activities including antioxidant potentials using the DPPH assay, the antihypertensive assay, the urease enzyme inhibition assay, and the antibacterial assay using agar well diffusion methods were performed. All the new compounds showed significant free radical scavenging potentials more than the parent drug while retaining antihypertensive potentials along with urease inhibition properties. However, the AV2 test compound was found to be the most potent against hypertension. Most of the synthesized analogs showed urease inhibitory actions. Molecular docking studies were performed for all the active analogs to decode the binding detail of the ligands with receptors of the enzyme's active site.


Antihypertensive Agents , Urease , Butyric Acid , Molecular Docking Simulation , Tetrazoles , Structure-Activity Relationship
15.
Front Med (Lausanne) ; 10: 1330218, 2023.
Article En | MEDLINE | ID: mdl-38188327

Despite a worldwide decline in maternal mortality over the past two decades, a significant gap persists between low- and high-income countries, with 94% of maternal mortality concentrated in low and middle-income nations. Ultrasound serves as a prevalent diagnostic tool in prenatal care for monitoring fetal growth and development. Nevertheless, acquiring standard fetal ultrasound planes with accurate anatomical structures proves challenging and time-intensive, even for skilled sonographers. Therefore, for determining common maternal fetuses from ultrasound images, an automated computer-aided diagnostic (CAD) system is required. A new residual bottleneck mechanism-based deep learning architecture has been proposed that includes 82 layers deep. The proposed architecture has added three residual blocks, each including two highway paths and one skip connection. In addition, a convolutional layer has been added of size 3 × 3 before each residual block. In the training process, several hyper parameters have been initialized using Bayesian optimization (BO) rather than manual initialization. Deep features are extracted from the average pooling layer and performed the classification. In the classification process, an increase occurred in the computational time; therefore, we proposed an improved search-based moth flame optimization algorithm for optimal feature selection. The data is then classified using neural network classifiers based on the selected features. The experimental phase involved the analysis of ultrasound images, specifically focusing on fetal brain and common maternal fetal images. The proposed method achieved 78.5% and 79.4% accuracy for brain fetal planes and common maternal fetal planes. Comparison with several pre-trained neural nets and state-of-the-art (SOTA) optimization algorithms shows improved accuracy.

16.
IEEE J Transl Eng Health Med ; 8: 4300113, 2020.
Article En | MEDLINE | ID: mdl-31929952

Lung cancer is a major cause for cancer-related deaths. The detection of pulmonary cancer in the early stages can highly increase survival rate. Manual delineation of lung nodules by radiologists is a tedious task. We developed a novel computer-aided decision support system for lung nodule detection based on a 3D Deep Convolutional Neural Network (3DDCNN) for assisting the radiologists. Our decision support system provides a second opinion to the radiologists in lung cancer diagnostic decision making. In order to leverage 3-dimensional information from Computed Tomography (CT) scans, we applied median intensity projection and multi-Region Proposal Network (mRPN) for automatic selection of potential region-of-interests. Our Computer Aided Diagnosis (CAD) system has been trained and validated using LUNA16, ANODE09, and LIDC-IDR datasets; the experiments demonstrate the superior performance of our system, attaining sensitivity, specificity, AUROC, accuracy, of 98.4%, 92%, 96% and 98.51% with 2.1 FPs per scan. We integrated cloud computing, trained and validated our Cloud-Based 3DDCNN on the datasets provided by Shanghai Sixth People's Hospital, as well as LUNA16, ANODE09, and LIDC-IDR. Our system outperformed the state-of-the-art systems and obtained an impressive 98.7% sensitivity at 1.97 FPs per scan. This shows the potentials of deep learning, in combination with cloud computing, for accurate and efficient lung nodule detection via CT imaging, which could help doctors and radiologists in treating lung cancer patients.

17.
J Biomed Inform ; 79: 117-128, 2018 03.
Article En | MEDLINE | ID: mdl-29366586

Pulmonary cancer is considered as one of the major causes of death worldwide. For the detection of lung cancer, computer-assisted diagnosis (CADx) systems have been designed. Internet-of-Things (IoT) has enabled ubiquitous internet access to biomedical datasets and techniques; in result, the progress in CADx is significant. Unlike the conventional CADx, deep learning techniques have the basic advantage of an automatic exploitation feature as they have the ability to learn mid and high level image representations. We proposed a Computer-Assisted Decision Support System in Pulmonary Cancer by using the novel deep learning based model and metastasis information obtained from MBAN (Medical Body Area Network). The proposed model, DFCNet, is based on the deep fully convolutional neural network (FCNN) which is used for classification of each detected pulmonary nodule into four lung cancer stages. The performance of proposed work is evaluated on different datasets with varying scan conditions. Comparison of proposed classifier is done with the existing CNN techniques. Overall accuracy of CNN and DFCNet was 77.6% and 84.58%, respectively. Experimental results illustrate the effectiveness of proposed method for the detection and classification of lung cancer nodules. These results demonstrate the potential for the proposed technique in helping the radiologists in improving nodule detection accuracy with efficiency.


Decision Support Systems, Clinical , Diagnosis, Computer-Assisted/methods , Lung Neoplasms/diagnostic imaging , Neoplasm Staging/methods , Tomography, X-Ray Computed , Algorithms , Databases, Factual , Decision Making , Humans , Image Processing, Computer-Assisted/methods , Internet , Lung/diagnostic imaging , Machine Learning , Neural Networks, Computer , Pattern Recognition, Automated , Software , Solitary Pulmonary Nodule/diagnostic imaging , Symptom Assessment
...