Background:In medical image analysis,the diagnosis of skin lesions remains a challenging task.Skin lesion is a common type of skin cancer that exists worldwide.Dermoscopy is one of the latest technologies used for the...Background:In medical image analysis,the diagnosis of skin lesions remains a challenging task.Skin lesion is a common type of skin cancer that exists worldwide.Dermoscopy is one of the latest technologies used for the diagnosis of skin cancer.Challenges:Many computerized methods have been introduced in the literature to classify skin cancers.However,challenges remain such as imbalanced datasets,low contrast lesions,and the extraction of irrelevant or redundant features.Proposed Work:In this study,a new technique is proposed based on the conventional and deep learning framework.The proposed framework consists of two major tasks:lesion segmentation and classification.In the lesion segmentation task,contrast is initially improved by the fusion of two filtering techniques and then performed a color transformation to color lesion area color discrimination.Subsequently,the best channel is selected and the lesion map is computed,which is further converted into a binary form using a thresholding function.In the lesion classification task,two pre-trained CNN models were modified and trained using transfer learning.Deep features were extracted from both models and fused using canonical correlation analysis.During the fusion process,a few redundant features were also added,lowering classification accuracy.A new technique called maximum entropy score-based selection(MESbS)is proposed as a solution to this issue.The features selected through this approach are fed into a cubic support vector machine(C-SVM)for the final classification.Results:The experimental process was conducted on two datasets:ISIC 2017 and HAM10000.The ISIC 2017 dataset was used for the lesion segmentation task,whereas the HAM10000 dataset was used for the classification task.The achieved accuracy for both datasets was 95.6% and 96.7%, respectively, which was higher thanthe existing techniques.展开更多
Owing to technological developments,Medical image analysis has received considerable attention in the rapid detection and classification of diseases.The brain is an essential organ in humans.Brain tumors cause loss of...Owing to technological developments,Medical image analysis has received considerable attention in the rapid detection and classification of diseases.The brain is an essential organ in humans.Brain tumors cause loss of memory,vision,and name.In 2020,approximately 18,020 deaths occurred due to brain tumors.These cases can be minimized if a brain tumor is diagnosed at a very early stage.Computer vision researchers have introduced several techniques for brain tumor detection and classification.However,owing to many factors,this is still a challenging task.These challenges relate to the tumor size,the shape of a tumor,location of the tumor,selection of important features,among others.In this study,we proposed a framework for multimodal brain tumor classification using an ensemble of optimal deep learning features.In the proposed framework,initially,a database is normalized in the form of high-grade glioma(HGG)and low-grade glioma(LGG)patients and then two pre-trained deep learning models(ResNet50 and Densenet201)are chosen.The deep learning models were modified and trained using transfer learning.Subsequently,the enhanced ant colony optimization algorithm is proposed for best feature selection from both deep models.The selected features are fused using a serial-based approach and classified using a cubic support vector machine.The experimental process was conducted on the BraTs2019 dataset and achieved accuracies of 87.8%and 84.6%for HGG and LGG,respectively.The comparison is performed using several classification methods,and it shows the significance of our proposed technique.展开更多
The recent COVID-19 pandemic caused by the novel coronavirus,severe acute respiratory syndrome coronavirus 2(SARS-CoV-2),has had a significant impact on human life and the economy around the world.A reverse transcript...The recent COVID-19 pandemic caused by the novel coronavirus,severe acute respiratory syndrome coronavirus 2(SARS-CoV-2),has had a significant impact on human life and the economy around the world.A reverse transcription polymerase chain reaction(RT-PCR)test is used to screen for this disease,but its low sensitivity means that it is not sufficient for early detection and treatment.As RT-PCR is a time-consuming procedure,there is interest in the introduction of automated techniques for diagnosis.Deep learning has a key role to play in the field of medical imaging.The most important issue in this area is the choice of key features.Here,we propose a set of deep learning features based on a system for automated classification of computed tomography(CT)images to identify COVID-19.Initially,this method was used to prepare a database of three classes:Pneumonia,COVID19,and Healthy.The dataset consisted of 6000 CT images refined by a hybrid contrast stretching approach.In the next step,two advanced deep learning models(ResNet50 and DarkNet53)were fine-tuned and trained through transfer learning.The features were extracted from the second last feature layer of both models and further optimized using a hybrid optimization approach.For each deep model,the Rao-1 algorithm and the PSO algorithm were combined in the hybrid approach.Later,the selected features were merged using the new minimum parallel distance non-redundant(PMDNR)approach.The final fused vector was finally classified using the extreme machine classifier.The experimental process was carried out on a set of prepared data with an overall accuracy of 95.6%.Comparing the different classification algorithms at the different levels of the features demonstrated the reliability of the proposed framework.展开更多
COVID-19 is the common name of the disease caused by the novel coronavirus(2019-nCoV)that appeared in Wuhan,China in 2019.Discovering the infected people is the most important factor in the fight against the disease.T...COVID-19 is the common name of the disease caused by the novel coronavirus(2019-nCoV)that appeared in Wuhan,China in 2019.Discovering the infected people is the most important factor in the fight against the disease.The gold-standard test to diagnose COVID-19 is polymerase chain reaction(PCR),but it takes 5–6 h and,in the early stages of infection,may produce false-negative results.Examining Computed Tomography(CT)images to diagnose patients infected with COVID-19 has become an urgent necessity.In this study,we propose a residual attention deep support vector data description SVDD(RADSVDD)approach to diagnose COVID-19.It is a novel approach combining residual attention with deep support vector data description(DSVDD)to classify the CT images.To the best of our knowledge,we are the first to combine residual attention with DSVDD in general,and specifically in the diagnosis of COVID-19.Combining attention with DSVDD naively may cause model collapse.Attention in the proposed RADSVDD guides the network during training and enables quick learning,residual connectivity prevents vanishing gradients.Our approach consists of three models,each model is devoted to recognizing one certain disease and classifying other diseases as anomalies.These models learn in an end-to-end fashion.The proposed approach attained high performance in classifying CT images into intact,COVID-19,and non-COVID-19 pneumonia.To evaluate the proposed approach,we created a dataset from published datasets and had it assessed by an experienced radiologist.The proposed approach achieved high performance,with the normal model attained sensitivity(0.96–0.98),specificity(0.97–0.99),F1-score(0.97–0.98),and area under the receiver operator curve(AUC)0.99;the COVID-19 model attained sensitivity(0.97–0.98),specificity(0.97–0.99),F1-score(0.97–0.99),and AUC 0.99;and the non-COVID pneumoniamodel attained sensitivity(0.97–1),specificity(0.98–0.99),F1-score(0.97–0.99),and AUC 0.99.展开更多
Manual diagnosis of brain tumors usingmagnetic resonance images(MRI)is a hectic process and time-consuming.Also,it always requires an expert person for the diagnosis.Therefore,many computer-controlled methods for diag...Manual diagnosis of brain tumors usingmagnetic resonance images(MRI)is a hectic process and time-consuming.Also,it always requires an expert person for the diagnosis.Therefore,many computer-controlled methods for diagnosing and classifying brain tumors have been introduced in the literature.This paper proposes a novel multimodal brain tumor classification framework based on two-way deep learning feature extraction and a hybrid feature optimization algorithm.NasNet-Mobile,a pre-trained deep learning model,has been fine-tuned and twoway trained on original and enhancedMRI images.The haze-convolutional neural network(haze-CNN)approach is developed and employed on the original images for contrast enhancement.Next,transfer learning(TL)is utilized for training two-way fine-tuned models and extracting feature vectors from the global average pooling layer.Then,using a multiset canonical correlation analysis(CCA)method,features of both deep learning models are fused into a single feature matrix—this technique aims to enhance the information in terms of features for better classification.Although the information was increased,computational time also jumped.This issue is resolved using a hybrid feature optimization algorithm that chooses the best classification features.The experiments were done on two publicly available datasets—BraTs2018 and BraTs2019—and yielded accuracy rates of 94.8%and 95.7%,respectively.The proposedmethod is comparedwith several recent studies andoutperformed inaccuracy.In addition,we analyze the performance of each middle step of the proposed approach and find the selection technique strengthens the proposed framework.展开更多
The study aims to formulate a solution for identifying the safest route between any two inputted Geographical locations.Using the New York City dataset,which provides us with location tagged crime statistics;we are im...The study aims to formulate a solution for identifying the safest route between any two inputted Geographical locations.Using the New York City dataset,which provides us with location tagged crime statistics;we are implementing different clustering algorithms and analysed the results comparatively to discover the best-suited one.The results unveil the fact that the K-Means algorithm best suits for our needs and delivered the best results.Moreover,a comparative analysis has been performed among various clustering techniques to obtain best results.we compared all the achieved results and using the conclusions we have developed a user-friendly application to provide safe route to users.The successful implementation would hopefully aid us to curb the ever-increasing crime rates;as it aims to provide the user with a beforehand knowledge of the route they are about to take.A warning that the path is marked high on danger index would convey the basic hint for the user to decide which path to prefer.Thus,addressing a social problem which needs to be eradicated from our modern era.展开更多
Background—Human Gait Recognition(HGR)is an approach based on biometric and is being widely used for surveillance.HGR is adopted by researchers for the past several decades.Several factors are there that affect the s...Background—Human Gait Recognition(HGR)is an approach based on biometric and is being widely used for surveillance.HGR is adopted by researchers for the past several decades.Several factors are there that affect the system performance such as the walking variation due to clothes,a person carrying some luggage,variations in the view angle.Proposed—In this work,a new method is introduced to overcome different problems of HGR.A hybrid method is proposed or efficient HGR using deep learning and selection of best features.Four major steps are involved in this work-preprocessing of the video frames,manipulation of the pre-trained CNN model VGG-16 for the computation of the features,removing redundant features extracted from the CNN model,and classification.In the reduction of irrelevant features Principal Score and Kurtosis based approach is proposed named PSbK.After that,the features of PSbK are fused in one materix.Finally,this fused vector is fed to the One against All Multi Support Vector Machine(OAMSVM)classifier for the final results.Results—The system is evaluated by utilizing the CASIA B database and six angles 00◦,18◦,36◦,54◦,72◦,and 90◦are used and attained the accuracy of 95.80%,96.0%,95.90%,96.20%,95.60%,and 95.50%,respectively.Conclusion—The comparison with recent methods show the proposed method work better.展开更多
文摘Background:In medical image analysis,the diagnosis of skin lesions remains a challenging task.Skin lesion is a common type of skin cancer that exists worldwide.Dermoscopy is one of the latest technologies used for the diagnosis of skin cancer.Challenges:Many computerized methods have been introduced in the literature to classify skin cancers.However,challenges remain such as imbalanced datasets,low contrast lesions,and the extraction of irrelevant or redundant features.Proposed Work:In this study,a new technique is proposed based on the conventional and deep learning framework.The proposed framework consists of two major tasks:lesion segmentation and classification.In the lesion segmentation task,contrast is initially improved by the fusion of two filtering techniques and then performed a color transformation to color lesion area color discrimination.Subsequently,the best channel is selected and the lesion map is computed,which is further converted into a binary form using a thresholding function.In the lesion classification task,two pre-trained CNN models were modified and trained using transfer learning.Deep features were extracted from both models and fused using canonical correlation analysis.During the fusion process,a few redundant features were also added,lowering classification accuracy.A new technique called maximum entropy score-based selection(MESbS)is proposed as a solution to this issue.The features selected through this approach are fed into a cubic support vector machine(C-SVM)for the final classification.Results:The experimental process was conducted on two datasets:ISIC 2017 and HAM10000.The ISIC 2017 dataset was used for the lesion segmentation task,whereas the HAM10000 dataset was used for the classification task.The achieved accuracy for both datasets was 95.6% and 96.7%, respectively, which was higher thanthe existing techniques.
基金This study was supported by the grants of the Korea Health Technology R&D Project through the Korea Health Industry Development Institute(KHIDI),funded by the Ministry of Health&Welfare(HI18C1216)the grant of the National Research Foundation of Korea(NRF-2020R1I1A1A01074256)the Soonchunhyang University Research Fund.
文摘Owing to technological developments,Medical image analysis has received considerable attention in the rapid detection and classification of diseases.The brain is an essential organ in humans.Brain tumors cause loss of memory,vision,and name.In 2020,approximately 18,020 deaths occurred due to brain tumors.These cases can be minimized if a brain tumor is diagnosed at a very early stage.Computer vision researchers have introduced several techniques for brain tumor detection and classification.However,owing to many factors,this is still a challenging task.These challenges relate to the tumor size,the shape of a tumor,location of the tumor,selection of important features,among others.In this study,we proposed a framework for multimodal brain tumor classification using an ensemble of optimal deep learning features.In the proposed framework,initially,a database is normalized in the form of high-grade glioma(HGG)and low-grade glioma(LGG)patients and then two pre-trained deep learning models(ResNet50 and Densenet201)are chosen.The deep learning models were modified and trained using transfer learning.Subsequently,the enhanced ant colony optimization algorithm is proposed for best feature selection from both deep models.The selected features are fused using a serial-based approach and classified using a cubic support vector machine.The experimental process was conducted on the BraTs2019 dataset and achieved accuracies of 87.8%and 84.6%for HGG and LGG,respectively.The comparison is performed using several classification methods,and it shows the significance of our proposed technique.
基金This research was supported by X-mind Corps program of National Research Foundation of Korea(NRF)funded by the Ministry of Science,ICT(No.2019H1D8A1105622)the Soonchunhyang University Research Fund.
文摘The recent COVID-19 pandemic caused by the novel coronavirus,severe acute respiratory syndrome coronavirus 2(SARS-CoV-2),has had a significant impact on human life and the economy around the world.A reverse transcription polymerase chain reaction(RT-PCR)test is used to screen for this disease,but its low sensitivity means that it is not sufficient for early detection and treatment.As RT-PCR is a time-consuming procedure,there is interest in the introduction of automated techniques for diagnosis.Deep learning has a key role to play in the field of medical imaging.The most important issue in this area is the choice of key features.Here,we propose a set of deep learning features based on a system for automated classification of computed tomography(CT)images to identify COVID-19.Initially,this method was used to prepare a database of three classes:Pneumonia,COVID19,and Healthy.The dataset consisted of 6000 CT images refined by a hybrid contrast stretching approach.In the next step,two advanced deep learning models(ResNet50 and DarkNet53)were fine-tuned and trained through transfer learning.The features were extracted from the second last feature layer of both models and further optimized using a hybrid optimization approach.For each deep model,the Rao-1 algorithm and the PSO algorithm were combined in the hybrid approach.Later,the selected features were merged using the new minimum parallel distance non-redundant(PMDNR)approach.The final fused vector was finally classified using the extreme machine classifier.The experimental process was carried out on a set of prepared data with an overall accuracy of 95.6%.Comparing the different classification algorithms at the different levels of the features demonstrated the reliability of the proposed framework.
文摘COVID-19 is the common name of the disease caused by the novel coronavirus(2019-nCoV)that appeared in Wuhan,China in 2019.Discovering the infected people is the most important factor in the fight against the disease.The gold-standard test to diagnose COVID-19 is polymerase chain reaction(PCR),but it takes 5–6 h and,in the early stages of infection,may produce false-negative results.Examining Computed Tomography(CT)images to diagnose patients infected with COVID-19 has become an urgent necessity.In this study,we propose a residual attention deep support vector data description SVDD(RADSVDD)approach to diagnose COVID-19.It is a novel approach combining residual attention with deep support vector data description(DSVDD)to classify the CT images.To the best of our knowledge,we are the first to combine residual attention with DSVDD in general,and specifically in the diagnosis of COVID-19.Combining attention with DSVDD naively may cause model collapse.Attention in the proposed RADSVDD guides the network during training and enables quick learning,residual connectivity prevents vanishing gradients.Our approach consists of three models,each model is devoted to recognizing one certain disease and classifying other diseases as anomalies.These models learn in an end-to-end fashion.The proposed approach attained high performance in classifying CT images into intact,COVID-19,and non-COVID-19 pneumonia.To evaluate the proposed approach,we created a dataset from published datasets and had it assessed by an experienced radiologist.The proposed approach achieved high performance,with the normal model attained sensitivity(0.96–0.98),specificity(0.97–0.99),F1-score(0.97–0.98),and area under the receiver operator curve(AUC)0.99;the COVID-19 model attained sensitivity(0.97–0.98),specificity(0.97–0.99),F1-score(0.97–0.99),and AUC 0.99;and the non-COVID pneumoniamodel attained sensitivity(0.97–1),specificity(0.98–0.99),F1-score(0.97–0.99),and AUC 0.99.
基金supported by“Human Resources Program in Energy Technology”of the Korea Institute of Energy Technology Evaluation and Planning(KETEP)Granted Financial Resources from theMinistry of Trade,Industry&Energy,Republic of Korea(No.20204010600090).
文摘Manual diagnosis of brain tumors usingmagnetic resonance images(MRI)is a hectic process and time-consuming.Also,it always requires an expert person for the diagnosis.Therefore,many computer-controlled methods for diagnosing and classifying brain tumors have been introduced in the literature.This paper proposes a novel multimodal brain tumor classification framework based on two-way deep learning feature extraction and a hybrid feature optimization algorithm.NasNet-Mobile,a pre-trained deep learning model,has been fine-tuned and twoway trained on original and enhancedMRI images.The haze-convolutional neural network(haze-CNN)approach is developed and employed on the original images for contrast enhancement.Next,transfer learning(TL)is utilized for training two-way fine-tuned models and extracting feature vectors from the global average pooling layer.Then,using a multiset canonical correlation analysis(CCA)method,features of both deep learning models are fused into a single feature matrix—this technique aims to enhance the information in terms of features for better classification.Although the information was increased,computational time also jumped.This issue is resolved using a hybrid feature optimization algorithm that chooses the best classification features.The experiments were done on two publicly available datasets—BraTs2018 and BraTs2019—and yielded accuracy rates of 94.8%and 95.7%,respectively.The proposedmethod is comparedwith several recent studies andoutperformed inaccuracy.In addition,we analyze the performance of each middle step of the proposed approach and find the selection technique strengthens the proposed framework.
基金This research was supported by X-mind Corps program of National Research Foundation of Korea(NRF)funded by the Ministry of Science,ICT(No.2019H1D8A1105622)the Soonchunhyang University Research Fund.
文摘The study aims to formulate a solution for identifying the safest route between any two inputted Geographical locations.Using the New York City dataset,which provides us with location tagged crime statistics;we are implementing different clustering algorithms and analysed the results comparatively to discover the best-suited one.The results unveil the fact that the K-Means algorithm best suits for our needs and delivered the best results.Moreover,a comparative analysis has been performed among various clustering techniques to obtain best results.we compared all the achieved results and using the conclusions we have developed a user-friendly application to provide safe route to users.The successful implementation would hopefully aid us to curb the ever-increasing crime rates;as it aims to provide the user with a beforehand knowledge of the route they are about to take.A warning that the path is marked high on danger index would convey the basic hint for the user to decide which path to prefer.Thus,addressing a social problem which needs to be eradicated from our modern era.
基金This study was supported by the grants of the Korea Health Technology R&D Project through the Korea Health Industry Development Institute(KHIDI),funded by the Ministry of Health&Welfare(HI18C1216)and the Soonchunhyang University Research Fund.
文摘Background—Human Gait Recognition(HGR)is an approach based on biometric and is being widely used for surveillance.HGR is adopted by researchers for the past several decades.Several factors are there that affect the system performance such as the walking variation due to clothes,a person carrying some luggage,variations in the view angle.Proposed—In this work,a new method is introduced to overcome different problems of HGR.A hybrid method is proposed or efficient HGR using deep learning and selection of best features.Four major steps are involved in this work-preprocessing of the video frames,manipulation of the pre-trained CNN model VGG-16 for the computation of the features,removing redundant features extracted from the CNN model,and classification.In the reduction of irrelevant features Principal Score and Kurtosis based approach is proposed named PSbK.After that,the features of PSbK are fused in one materix.Finally,this fused vector is fed to the One against All Multi Support Vector Machine(OAMSVM)classifier for the final results.Results—The system is evaluated by utilizing the CASIA B database and six angles 00◦,18◦,36◦,54◦,72◦,and 90◦are used and attained the accuracy of 95.80%,96.0%,95.90%,96.20%,95.60%,and 95.50%,respectively.Conclusion—The comparison with recent methods show the proposed method work better.