期刊文献+
共找到119篇文章
< 1 2 6 >
每页显示 20 50 100
Optimizing Deep Learning for Computer-Aided Diagnosis of Lung Diseases: An Automated Method Combining Evolutionary Algorithm, Transfer Learning, and Model Compression
1
作者 Hassen Louati Ali Louati +1 位作者 Elham Kariri Slim Bechikh 《Computer Modeling in Engineering & Sciences》 SCIE EI 2024年第3期2519-2547,共29页
Recent developments in Computer Vision have presented novel opportunities to tackle complex healthcare issues,particularly in the field of lung disease diagnosis.One promising avenue involves the use of chest X-Rays,w... Recent developments in Computer Vision have presented novel opportunities to tackle complex healthcare issues,particularly in the field of lung disease diagnosis.One promising avenue involves the use of chest X-Rays,which are commonly utilized in radiology.To fully exploit their potential,researchers have suggested utilizing deep learning methods to construct computer-aided diagnostic systems.However,constructing and compressing these systems presents a significant challenge,as it relies heavily on the expertise of data scientists.To tackle this issue,we propose an automated approach that utilizes an evolutionary algorithm(EA)to optimize the design and compression of a convolutional neural network(CNN)for X-Ray image classification.Our approach accurately classifies radiography images and detects potential chest abnormalities and infections,including COVID-19.Furthermore,our approach incorporates transfer learning,where a pre-trainedCNNmodel on a vast dataset of chest X-Ray images is fine-tuned for the specific task of detecting COVID-19.This method can help reduce the amount of labeled data required for the task and enhance the overall performance of the model.We have validated our method via a series of experiments against state-of-the-art architectures. 展开更多
关键词 computer-aided diagnosis deep learning evolutionary algorithms deep compression transfer learning
下载PDF
Computer-Aided Diagnosis for Tuberculosis Classification with Water Strider Optimization Algorithm 被引量:1
2
作者 José Escorcia-Gutierrez Roosvel Soto-Diaz +4 位作者 Natasha Madera Carlos Soto Francisco Burgos-Florez Alexander Rodríguez Romany F.Mansour 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期1337-1353,共17页
Computer-aided diagnosis(CAD)models exploit artificial intelligence(AI)for chest X-ray(CXR)examination to identify the presence of tuberculosis(TB)and can improve the feasibility and performance of CXR for TB screenin... Computer-aided diagnosis(CAD)models exploit artificial intelligence(AI)for chest X-ray(CXR)examination to identify the presence of tuberculosis(TB)and can improve the feasibility and performance of CXR for TB screening and triage.At the same time,CXR interpretation is a time-consuming and subjective process.Furthermore,high resemblance among the radiological patterns of TB and other lung diseases can result in misdiagnosis.Therefore,computer-aided diagnosis(CAD)models using machine learning(ML)and deep learning(DL)can be designed for screening TB accurately.With this motivation,this article develops a Water Strider Optimization with Deep Transfer Learning Enabled Tuberculosis Classification(WSODTL-TBC)model on Chest X-rays(CXR).The presented WSODTL-TBC model aims to detect and classify TB on CXR images.Primarily,the WSODTL-TBC model undergoes image filtering techniques to discard the noise content and U-Net-based image segmentation.Besides,a pre-trained residual network with a two-dimensional convolutional neural network(2D-CNN)model is applied to extract feature vectors.In addition,the WSO algorithm with long short-term memory(LSTM)model was employed for identifying and classifying TB,where the WSO algorithm is applied as a hyperparameter optimizer of the LSTM methodology,showing the novelty of the work.The performance validation of the presented WSODTL-TBC model is carried out on the benchmark dataset,and the outcomes were investigated in many aspects.The experimental development pointed out the betterment of the WSODTL-TBC model over existing algorithms. 展开更多
关键词 computer-aided diagnosis water strider optimization deep learning chest x-rays transfer learning
下载PDF
Computer-Aided Diagnosis Model Using Machine Learning for Brain Tumor Detection and Classification
3
作者 M.Uvaneshwari M.Baskar 《Computer Systems Science & Engineering》 SCIE EI 2023年第8期1811-1826,共16页
The Brain Tumor(BT)is created by an uncontrollable rise of anomalous cells in brain tissue,and it consists of 2 types of cancers they are malignant and benign tumors.The benevolent BT does not affect the neighbouring ... The Brain Tumor(BT)is created by an uncontrollable rise of anomalous cells in brain tissue,and it consists of 2 types of cancers they are malignant and benign tumors.The benevolent BT does not affect the neighbouring healthy and normal tissue;however,the malignant could affect the adjacent brain tissues,which results in death.Initial recognition of BT is highly significant to protecting the patient’s life.Generally,the BT can be identified through the magnetic resonance imaging(MRI)scanning technique.But the radiotherapists are not offering effective tumor segmentation in MRI images because of the position and unequal shape of the tumor in the brain.Recently,ML has prevailed against standard image processing techniques.Several studies denote the superiority of machine learning(ML)techniques over standard techniques.Therefore,this study develops novel brain tumor detection and classification model using met heuristic optimization with machine learning(BTDC-MOML)model.To accomplish the detection of brain tumor effectively,a Computer-Aided Design(CAD)model using Machine Learning(ML)technique is proposed in this research manuscript.Initially,the input image pre-processing is performed using Gaborfiltering(GF)based noise removal,contrast enhancement,and skull stripping.Next,mayfly optimization with the Kapur’s thresholding based segmentation process takes place.For feature extraction proposes,local diagonal extreme patterns(LDEP)are exploited.At last,the Extreme Gradient Boosting(XGBoost)model can be used for the BT classification process.The accuracy analysis is performed in terms of Learning accuracy,and the validation accuracy is performed to determine the efficiency of the proposed research work.The experimental validation of the proposed model demonstrates its promising performance over other existing methods. 展开更多
关键词 Brain tumor machine learning SEGMENTATION computer-aided diagnosis skull stripping
下载PDF
Novel Computer-Aided Diagnosis System for the Early Detection of Alzheimer’s Disease
4
作者 Meshal Alharbi Shabana R.Ziyad 《Computers, Materials & Continua》 SCIE EI 2023年第3期5483-5505,共23页
Aging is a natural process that leads to debility,disease,and dependency.Alzheimer’s disease(AD)causes degeneration of the brain cells leading to cognitive decline and memory loss,as well as dependence on others to f... Aging is a natural process that leads to debility,disease,and dependency.Alzheimer’s disease(AD)causes degeneration of the brain cells leading to cognitive decline and memory loss,as well as dependence on others to fulfill basic daily needs.AD is the major cause of dementia.Computer-aided diagnosis(CADx)tools aid medical practitioners in accurately identifying diseases such as AD in patients.This study aimed to develop a CADx tool for the early detection of AD using the Intelligent Water Drop(IWD)algorithm and the Random Forest(RF)classifier.The IWD algorithm an efficient feature selection method,was used to identify the most deterministic features of AD in the dataset.RF is an ensemble method that leverages multiple weak learners to classify a patient’s disease as either demented(DN)or cognitively normal(CN).The proposed tool also classifies patients as mild cognitive impairment(MCI)or CN.The dataset on which the performance of the proposed CADx was evaluated was sourced from the Alzheimer’s Disease Neuroimaging Initiative(ADNI).The RF ensemble method achieves 100%accuracy in identifying DN patients from CN patients.The classification accuracy for classifying patients as MCI or CN is 92%.This study emphasizes the significance of pre-processing prior to classification to improve the classification results of the proposed CADx tool. 展开更多
关键词 Alzheimer’s disease DEMENTIA mild cognitive impairment computer-aided diagnosis intelligent water drop algorithm random forest
下载PDF
Pre-Trained Deep Neural Network-Based Computer-Aided Breast Tumor Diagnosis Using ROI Structures
5
作者 Venkata Sunil Srikanth S.Krithiga 《Intelligent Automation & Soft Computing》 SCIE 2023年第1期63-78,共16页
Deep neural network(DNN)based computer-aided breast tumor diagnosis(CABTD)method plays a vital role in the early detection and diagnosis of breast tumors.However,a Brightness mode(B-mode)ultrasound image derives train... Deep neural network(DNN)based computer-aided breast tumor diagnosis(CABTD)method plays a vital role in the early detection and diagnosis of breast tumors.However,a Brightness mode(B-mode)ultrasound image derives training feature samples that make closer isolation toward the infection part.Hence,it is expensive due to a metaheuristic search of features occupying the global region of interest(ROI)structures of input images.Thus,it may lead to the high computational complexity of the pre-trained DNN-based CABTD method.This paper proposes a novel ensemble pretrained DNN-based CABTD method using global-and local-ROI-structures of B-mode ultrasound images.It conveys the additional consideration of a local-ROI-structures for further enhan-cing the pretrained DNN-based CABTD method’s breast tumor diagnostic performance without degrading its visual quality.The features are extracted at various depths(18,50,and 101)from the global and local ROI structures and feed to support vector machine for better classification.From the experimental results,it has been observed that the combined local and global ROI structure of small depth residual network ResNet18(0.8 in%)has produced significant improve-ment in pixel ratio as compared to ResNet50(0.5 in%)and ResNet101(0.3 in%),respectively.Subsequently,the pretrained DNN-based CABTD methods have been tested by influencing local and global ROI structures to diagnose two specific breast tumors(Benign and Malignant)and improve the diagnostic accuracy(86%)compared to Dense Net,Alex Net,VGG Net,and Google Net.Moreover,it reduces the computational complexity due to the small depth residual network ResNet18,respectively. 展开更多
关键词 computer-aided diagnosis breast tumor B-mode ultrasound images deep neural network local-ROI-structures feature extraction support vector machine
下载PDF
Enhanced characterization of solid solitary pulmonary nodules with Bayesian analysis-based computer-aided diagnosis 被引量:5
6
作者 Simone Perandini Gian Alberto Soardi +9 位作者 Massimiliano Motton Raffaele Augelli Chiara Dallaserra Gino Puntel Arianna Rossi Giuseppe Sala Manuel Signorini Laura Spezia Federico Zamboni Stefania Montemezzi 《World Journal of Radiology》 CAS 2016年第8期729-734,共6页
The aim of this study was to prospectively assess the accuracy gain of Bayesian analysis-based computeraided diagnosis(CAD) vs human judgment alone in characterizing solitary pulmonary nodules(SPNs) at computed tomogr... The aim of this study was to prospectively assess the accuracy gain of Bayesian analysis-based computeraided diagnosis(CAD) vs human judgment alone in characterizing solitary pulmonary nodules(SPNs) at computed tomography(CT). The study included 100 randomly selected SPNs with a definitive diagnosis. Nodule features at first and follow-up CT scans as well as clinical data were evaluated individually on a 1 to 5 points risk chart by 7 radiologists, firstly blinded then aware of Bayesian Inference Malignancy Calculator(BIMC) model predictions. Raters' predictions were evaluated by means of receiver operating characteristic(ROC) curve analysis and decision analysis. Overall ROC area under the curve was 0.758 before and 0.803 after the disclosure of CAD predictions(P = 0.003). A net gain in diagnostic accuracy was found in 6 out of 7 readers. Mean risk class of benign nodules dropped from 2.48 to 2.29, while mean risk class of malignancies rose from 3.66 to 3.92. Awareness of CAD predictions also determined a significant drop on mean indeterminate SPNs(15 vs 23.86 SPNs) and raised the mean number of correct and confident diagnoses(mean 39.57 vs 25.71 SPNs). This study provides evidence supporting the integration of the Bayesian analysis-based BIMC model in SPN characterization. 展开更多
关键词 SOLITARY pulmonary NODULE computer-aided diagnosis Lung NEOPLASMS MULTIDETECTOR COMPUTED tomography Bayesian prediction
下载PDF
Computer-aided texture analysis combined with experts' knowledge: Improving endoscopic celiac disease diagnosis 被引量:1
7
作者 Michael Gadermayr Hubert Kogler +3 位作者 Maximilian Karla Dorit Merhof Andreas Uhl Andreas Vécsei 《World Journal of Gastroenterology》 SCIE CAS 2016年第31期7124-7134,共11页
AIM: To further improve the endoscopic detection of intestinal mucosa alterations due to celiac disease(CD).METHODS: We assessed a hybrid approach based on the integration of expert knowledge into the computerbased cl... AIM: To further improve the endoscopic detection of intestinal mucosa alterations due to celiac disease(CD).METHODS: We assessed a hybrid approach based on the integration of expert knowledge into the computerbased classification pipeline. A total of 2835 endoscopic images from the duodenum were recorded in 290 children using the modified immersion technique(MIT). These children underwent routine upper endoscopy for suspected CD or non-celiac upper abdominal symptoms between August 2008 and December 2014. Blinded to the clinical data and biopsy results, three medical experts visually classified each image as normal mucosa(Marsh-0) or villous atrophy(Marsh-3). The experts' decisions were further integrated into state-of-the-arttexture recognition systems. Using the biopsy results as the reference standard, the classification accuracies of this hybrid approach were compared to the experts' diagnoses in 27 different settings.RESULTS: Compared to the experts' diagnoses, in 24 of 27 classification settings(consisting of three imaging modalities, three endoscopists and three classification approaches), the best overall classification accuracies were obtained with the new hybrid approach. In 17 of 24 classification settings, the improvements achieved with the hybrid approach were statistically significant(P < 0.05). Using the hybrid approach classification accuracies between 94% and 100% were obtained. Whereas the improvements are only moderate in the case of the most experienced expert, the results of the less experienced expert could be improved significantly in 17 out of 18 classification settings. Furthermore, the lowest classification accuracy, based on the combination of one database and one specific expert, could be improved from 80% to 95%(P < 0.001).CONCLUSION: The overall classification performance of medical experts, especially less experienced experts, can be boosted significantly by integrating expert knowledge into computer-aided diagnosis systems. 展开更多
关键词 CELIAC disease diagnosis ENDOSCOPY computer-aided texture analysis BIOPSY Pattern recognition
下载PDF
Computer-aided diagnosis for contrast-enhanced ultrasound in the liver 被引量:1
8
作者 Katsutoshi Sugimoto Junji Shiraishi +1 位作者 Fuminori Moriyasu Kunio Doi 《World Journal of Radiology》 CAS 2010年第6期215-223,共9页
Computer-aided diagnosis(CAD) has become one of the major research subjects in medical imaging and diagnostic radiology.The basic concept of CAD is to provide computer output as a second opinion to assist radiologists... Computer-aided diagnosis(CAD) has become one of the major research subjects in medical imaging and diagnostic radiology.The basic concept of CAD is to provide computer output as a second opinion to assist radiologists' image interpretations by improving the accuracy and consistency of radiologic diagnosis and also by reducing the image-reading time.To date,research on CAD in ultrasound(US)-based diagnosis has been carried out mostly for breast lesions and has been limited in the fields of gastroenterology and hepatology,with most studies being conducted using B-mode US images.Two CAD schemes with contrast-enhanced US(CEUS) that are used in classifying focal liver lesions(FLLs) as liver metastasis,hemangioma,or three histologically differentiated types of hepatocellular carcinoma(HCC) are introduced in this article:one is based on physicians' subjective pattern classifications(subjective analysis) and the other is a computerized scheme for classification of FLLs(quantitative analysis).Classification accuracies for FLLs for each CAD scheme were 84.8% and 88.5% for metastasis,93.3% and 93.8% for hemangioma,and 98.6% and 86.9% for all HCCs,respectively.In addition,the classification accuracies for histologic differentiation of HCCs were 65.2% and 79.2% for well-differentiated HCCs,41.7% and 50.0% for moderately differentiated HCCs,and 80.0% and 77.8% for poorly differentiated HCCs,respectively.There are a number of issues concerning the clinical application of CAD for CEUS,however,it is likely that CAD for CEUS of the liver will make great progress in the future. 展开更多
关键词 computer-aided diagnosis FOCAL LIVER LESION ULTRASONOGRAPHY Contrast agent MICRO-FLOW imaging
下载PDF
Computer-aided diagnosis of retinopathy based on vision transformer 被引量:1
9
作者 Zhencun Jiang Lingyang Wang +4 位作者 Qixin Wu Yilei Shao Meixiao Shen Wenping Jiang Cuixia Dai 《Journal of Innovative Optical Health Sciences》 SCIE EI CAS 2022年第2期49-57,共9页
Age-related Macular Degeneration(AMD)and Diabetic Macular Edema(DME)are two com-mon retinal diseases for elder people that may ultimately cause irreversible blindness.Timely and accurate diagnosis is essential for the... Age-related Macular Degeneration(AMD)and Diabetic Macular Edema(DME)are two com-mon retinal diseases for elder people that may ultimately cause irreversible blindness.Timely and accurate diagnosis is essential for the treatment of these diseases.In recent years,computer-aided diagnosis(CAD)has been deeply investigated and effectively used for rapid and early diagnosis.In this paper,we proposed a method of CAD using vision transformer to analyze optical co-herence tomography(OCT)images and to automatically discriminate AMD,DME,and normal eyes.A classification accuracy of 99.69%was achieved.After the model pruning,the recognition time reached 0.010 s and the classification accuracy did not drop.Compared with the Con-volutional Neural Network(CNN)image classification models(VGG16,Resnet50,Densenet121,and EfficientNet),vision transformer after pruning exhibited better recognition ability.Results show that vision transformer is an improved alternative to diagnose retinal diseases more accurately. 展开更多
关键词 Vision transformer OCT image classi¯cation RETINOPATHY computer-aided diagnosis model pruning
下载PDF
An Optimal Deep Learning Based Computer-Aided Diagnosis System for Diabetic Retinopathy
10
作者 Phong Thanh Nguyen Vy Dang Bich Huynh +3 位作者 Khoa Dang Vo Phuong Thanh Phan Eunmok Yang Gyanendra Prasad Joshi 《Computers, Materials & Continua》 SCIE EI 2021年第3期2815-2830,共16页
Diabetic Retinopathy(DR)is a significant blinding disease that poses serious threat to human vision rapidly.Classification and severity grading of DR are difficult processes to accomplish.Traditionally,it depends on o... Diabetic Retinopathy(DR)is a significant blinding disease that poses serious threat to human vision rapidly.Classification and severity grading of DR are difficult processes to accomplish.Traditionally,it depends on ophthalmoscopically-visible symptoms of growing severity,which is then ranked in a stepwise scale from no retinopathy to various levels of DR severity.This paper presents an ensemble of Orthogonal Learning Particle Swarm Optimization(OPSO)algorithm-based Convolutional Neural Network(CNN)Model EOPSO-CNN in order to perform DR detection and grading.The proposed EOPSO-CNN model involves three main processes such as preprocessing,feature extraction,and classification.The proposed model initially involves preprocessing stage which removes the presence of noise in the input image.Then,the watershed algorithm is applied to segment the preprocessed images.Followed by,feature extraction takes place by leveraging EOPSO-CNN model.Finally,the extracted feature vectors are provided to a Decision Tree(DT)classifier to classify the DR images.The study experiments were carried out using Messidor DR Dataset and the results showed an extraordinary performance by the proposed method over compared methods in a considerable way.The simulation outcome offered the maximum classification with accuracy,sensitivity,and specificity values being 98.47%,96.43%,and 99.02%respectively. 展开更多
关键词 Diabetic retinopathy convolutional neural network CLASSIFICATION image processing computer-aided diagnosis
下载PDF
Transfer Learning-based Computer-aided Diagnosis System for Predicting Grades of Diabetic Retinopathy
11
作者 Qaisar Abbas Mostafa E.A.Ibrahim Abdul Rauf Baig 《Computers, Materials & Continua》 SCIE EI 2022年第6期4573-4590,共18页
Diabetic retinopathy(DR)diagnosis through digital fundus images requires clinical experts to recognize the presence and importance of many intricate features.This task is very difficult for ophthalmologists and timeco... Diabetic retinopathy(DR)diagnosis through digital fundus images requires clinical experts to recognize the presence and importance of many intricate features.This task is very difficult for ophthalmologists and timeconsuming.Therefore,many computer-aided diagnosis(CAD)systems were developed to automate this screening process ofDR.In this paper,aCAD-DR system is proposed based on preprocessing and a pre-train transfer learningbased convolutional neural network(PCNN)to recognize the five stages of DR through retinal fundus images.To develop this CAD-DR system,a preprocessing step is performed in a perceptual-oriented color space to enhance the DR-related lesions and then a standard pre-train PCNN model is improved to get high classification results.The architecture of the PCNN model is based on three main phases.Firstly,the training process of the proposed PCNN is accomplished by using the expected gradient length(EGL)to decrease the image labeling efforts during the training of the CNN model.Secondly,themost informative patches and images were automatically selected using a few pieces of training labeled samples.Thirdly,the PCNN method generated useful masks for prognostication and identified regions of interest.Fourthly,the DR-related lesions involved in the classification task such as micro-aneurysms,hemorrhages,and exudates were detected and then used for recognition of DR.The PCNN model is pre-trained using a high-end graphical processor unit(GPU)on the publicly available Kaggle benchmark.The obtained results demonstrate that the CAD-DR system outperforms compared to other state-of-the-art in terms of sensitivity(SE),specificity(SP),and accuracy(ACC).On the test set of 30,000 images,the CAD-DR system achieved an average SE of 93.20%,SP of 96.10%,and ACC of 98%.This result indicates that the proposed CAD-DR system is appropriate for the screening of the severity-level of DR. 展开更多
关键词 Diabetic Retinopathy retinal fundus images computer-aided diagnosis system deep learning transfer learning convolutional neural network
下载PDF
Observer Variability in BI-RADS Ultrasound Features and Its Influence on Computer-Aided Diagnosis of Breast Masses
12
作者 Laith R. Sultan Ghizlane Bouzghar +4 位作者 Benjamin J. Levenback Nauroze A. Faizi Santosh S. Venkatesh Emily F. Conant Chandra M. Sehgal 《Advances in Breast Cancer Research》 2015年第1期1-8,共8页
Objective: Computer classification of sonographic BI-RADS features can aid differentiation of the malignant and benign masses. However, the variability in the diagnosis due to the differences in the observed features ... Objective: Computer classification of sonographic BI-RADS features can aid differentiation of the malignant and benign masses. However, the variability in the diagnosis due to the differences in the observed features between the observations is not known. The goal of this study is to measure the variation in sonographic features between multiple observations and determine the effect of features variation on computer-aided diagnosis of the breast masses. Materials and Methods: Ultrasound images of biopsy proven solid breast masses were analyzed in three independent observations for BI-RADS sonographic features. The BI-RADS features from each observation were used with Bayes classifier to determine probability of malignancy. The observer agreement in the sonographic features was measured by kappa coefficient and the difference in the diagnostic performances between observations was determined by the area under the ROC curve, Az, and interclass correlation coefficient. Results: While some features were repeatedly observed, κ = 0.95, other showed a significant variation, κ = 0.16. For all features, combined intra-observer agreement was substantial, κ = 0.77. The agreement, however, decreased steadily to 0.66 and 0.56 as time between the observations increased from 1 to 2 and 3 months, respectively. Despite the variation in features between observations the probabilities of malignancy estimates from Bayes classifier were robust and consistently yielded same level of diagnostic performance, Az was 0.772-0.817 for sonographic features alone and 0.828-0.849 for sonographic features and age combined. The difference in the performance, ΔAz, between the observations for the two groups was small (0.003-0.044) and was not statistically significant (p < 0.05). Interclass correlation coefficient for the observations was 0.822 (CI: 0.787-0.853) for BI-RADS sonographic features alone and for those combined with age was 0.833 (CI: 0.800-0.862). Conclusion: Despite the differences in the BI-RADS sonographic features between different observations, the diagnostic performance of computer-aided analysis for differentiating breast masses did not change. Through continual retraining, the computer-aided analysis provides consistent diagnostic performance independent of the variations in the observed sonographic features. 展开更多
关键词 BREAST Imaging BREAST Cancer OBSERVER VARIABILITY computer-aided diagnosis
下载PDF
TCT联合HPV E6/E7 mRNA检测对子宫颈癌前早期病变诊断价值的meta分析
13
作者 陈君君 郭培培 +4 位作者 路红春 梁宇鸣 沈婧 刘腾 王润洁 《齐齐哈尔医学院学报》 2024年第2期175-182,共8页
目的系统评价液基薄层细胞学检查(thinprep cytologic test,TCT)联合人乳头瘤病毒(human papillomavirus,HPV)E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值。方法计算机检索CNKI、维普数据库(VIP)、万方数据库、中国生物医学文献数据... 目的系统评价液基薄层细胞学检查(thinprep cytologic test,TCT)联合人乳头瘤病毒(human papillomavirus,HPV)E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值。方法计算机检索CNKI、维普数据库(VIP)、万方数据库、中国生物医学文献数据库(CBM)、PubMed、The Cochrane Library、Embase、Science数据库中关于TCT联合HPV E6/E7 mRNA检测诊断子宫颈癌前早期病变的相关文献,检索时限均为建库至2023年1月。由2位评价员按纳入标准和排除标准各自筛选文献、提取资料和评价质量后,应用RevMan 5.3、Stata 15.0、Meta-Disc 1.4统计软件分析TCT联合HPV E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值,计算诊断敏感性的Spearman相关系数验证阈值效应,进行异质性检验;计算合并敏感性、特异性、阳性似然比和阴性似然比、诊断比值比、SROC曲线下面积。结果共纳入15篇文献,合计6620例患者。Meta分析显示,合并敏感性、特异性、阳性似然比、阴性似然比、诊断比值比均不存在明显异质性(I^(2)=31.6%、14.2%、10.9%、16.7%、17.2%,P=0.1162、0.2947、0.3311、0.2663、0.2610),采用固定效应模型进行统计分析,其结果分别为0.95(95%CI:0.94~0.96)、0.87(95%CI:0.86~0.88)、6.86(95%CI:6.26~7.51)、0.06(95%CI:0.05~0.07)、113.23(95%CI:86.44~148.31)。SROC曲线下面积为0.9414。结论TCT联合HPV E6/E7 mRNA检测对诊断子宫颈癌前早期病变有重要价值。 展开更多
关键词 tct HPV E6/E7 mRNA 子宫颈癌前早期病变 诊断
下载PDF
An Intelligent Decision Support System for Lung Cancer Diagnosis
14
作者 Ahmed A.Alsheikhy Yahia F.Said Tawfeeq Shawly 《Computer Systems Science & Engineering》 SCIE EI 2023年第7期799-817,共19页
Lung cancer is the leading cause of cancer-related death around the globe.The treatment and survival rates among lung cancer patients are significantly impacted by early diagnosis.Most diagnostic techniques can identi... Lung cancer is the leading cause of cancer-related death around the globe.The treatment and survival rates among lung cancer patients are significantly impacted by early diagnosis.Most diagnostic techniques can identify and classify only one type of lung cancer.It is crucial to close this gap with a system that detects all lung cancer types.This paper proposes an intelligent decision support system for this purpose.This system aims to support the quick and early detection and classification of all lung cancer types and subtypes to improve treatment and save lives.Its algorithm uses a Convolutional Neural Network(CNN)tool to perform deep learning and a Random Forest Algorithm(RFA)to help classify the type of cancer present using several extracted features,including histograms and energy.Numerous simulation experiments were conducted on MATLAB,evidencing that this system achieves 98.7%accuracy and over 98%precision and recall.A comparative assessment assessing accuracy,recall,precision,specificity,and F-score between the proposed algorithm and works from the literature shows that the proposed system in this study outperforms existing methods in all considered metrics.This study found that using CNNs and RFAs is highly effective in detecting lung cancer,given the high accuracy,precision,and recall results.These results lead us to believe that bringing this kind of technology to doctors diagnosing lung cancer is critical. 展开更多
关键词 Lung cancer artificial intelligence CNN computer-aid diagnosis HISTOGRAM image segmentation decision support systemv
下载PDF
宫颈HPVE6/E7检测联合计算机辅助诊断TCT及阴道炎检测在宫颈细胞学筛查中的应用价值
15
作者 王巧欢 刘维维 李海英 《临床和实验医学杂志》 2024年第4期425-429,共5页
目的 分析宫颈人乳头瘤病毒(HPV)E6/E7检测联合计算机辅助诊断宫颈液基细胞学(TCT)及阴道炎检测在宫颈细胞学筛查中的应用价值。方法 采用宫颈HPVE6/E7检测、计算机辅助诊断TCT、阴道炎检测法和阴道炎+TCT+HPVE6/E7检测对2023年2~8月在... 目的 分析宫颈人乳头瘤病毒(HPV)E6/E7检测联合计算机辅助诊断宫颈液基细胞学(TCT)及阴道炎检测在宫颈细胞学筛查中的应用价值。方法 采用宫颈HPVE6/E7检测、计算机辅助诊断TCT、阴道炎检测法和阴道炎+TCT+HPVE6/E7检测对2023年2~8月在北京市昌平区中西医结合医院检查的1 586例女性进行宫颈癌筛查,发现181例疑似高级别鳞状上皮内病变(HSIL)病例,对疑似“HSIL”追加病理检查,并以病理检查作为金标准,分析上述筛查4种方法对HSIL的检出率及病理检查结果的一致性,并计算4种筛查方法对HSIL诊断的灵敏度和特异度。结果 181例疑似HSIL患者经病理检查发现共86例HSIL患者。阴道炎检测对HSIL的检出率为16.57%,Kappa值为0.488。计算机辅助诊断TCT检测对HSIL的检出率为24.86%,Kappa值为0.554。宫颈HPVE6/E7检测对HSIL的检出率为19.34%,Kappa值为0.512。阴道炎+TCT+HPVE6/E7检测对HSIL的检出率为38.67%,Kappa值为0.742。阴道炎+TCT+HPVE6/E7检测的AUC值>0.85,预测价值较高,灵敏度、特异度分别为81.40%、84.21%;阴道炎检测、TCT检测、HPVE6/E7检测的AUC值均>0.70,预测价值一般,各检测方法灵敏度、特异度分别为34.88%、52.63%,52.33%、61.05%,40.70%、64.21%。结论 宫颈HPVE6/E7、计算机辅助诊断TCT及阴道炎检测联合筛查可在一定程度上提升宫颈病变的检出率,对宫颈病变诊断具有明显指导意义。 展开更多
关键词 宫颈细胞学筛查 宫颈HPVE6/E7检测 计算机辅助诊断tct 阴道炎检测
下载PDF
TCT联合HPV E6/E7 mRNA检测对子宫颈癌前早期病变诊断价值的meta分析
16
作者 陈君君 郭培培 +4 位作者 路红春 梁宇鸣 沈婧 刘腾 王润洁 《齐齐哈尔医学院学报》 2023年第22期2157-2164,共8页
目的系统评价液基薄层细胞学检查(thinprep cytologic test,TCT)联合人乳头瘤病毒(human papillomavirus,HPV)E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值。方法计算机检索CNKI、维普数据库(VIP)、万方数据库、中国生物医学文献数据... 目的系统评价液基薄层细胞学检查(thinprep cytologic test,TCT)联合人乳头瘤病毒(human papillomavirus,HPV)E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值。方法计算机检索CNKI、维普数据库(VIP)、万方数据库、中国生物医学文献数据库(CBM)、PubMed、The Cochrane Library、Embase、Science数据库中关于TCT联合HPV E6/E7 mRNA检测诊断子宫颈癌前早期病变的相关文献,检索时限均为建库至2023年1月。由2位评价员按纳入标准和排除标准各自筛选文献、提取资料和评价质量后,采用RevMan 5.3、Stata 15.0、Meta-Disc 1.4统计软件分析TCT联合HPV E6/E7 mRNA检测对子宫颈癌前早期病变的诊断价值,计算诊断敏感性的Spearman相关系数验证阈值效应,进行异质性检验ꎻ计算合并敏感性、特异性、阳性似然比和阴性似然比、诊断比值比、SROC曲线下面积。结果共纳入15篇文献,合计6620例患者。Meta分析显示,合并敏感性、特异性、阳性似然比、阴性似然比、诊断比值比均不存在明显异质性(I2=31.6%、14.2%、10.9%、16.7%、17.2%,P=0.1162、0.2947、0.3311、0.2663、0.2610),采用固定效应模型进行统计分析,其结果分别为0.95(95%CI:0.94~0.96)、0.87(95%CI:0.86~0.88)、6.86(95%CI:6.26~7.51)、0.06(95%CI:0.05~0.07)、113.23(95%CI:86.44~148.31)。SROC曲线下面积为0.9414。结论TCT联合HPV E6/E7 mRNA检测对诊断子宫颈癌前早期病变有重要价值。 展开更多
关键词 tct HPV E6/ E7 mRNA 子宫颈癌前早期病变 诊断
下载PDF
Application of an artificial intelligence system for endoscopic diagnosis of superficial esophageal squamous cell carcinoma 被引量:3
17
作者 Qian-Qian Meng Ye Gao +6 位作者 Han Lin Tian-Jiao Wang Yan-Rong Zhang Jian Feng Zhao-Shen Li Lei Xin Luo-Wei Wang 《World Journal of Gastroenterology》 SCIE CAS 2022年第37期5483-5493,共11页
BACKGROUND Upper gastrointestinal endoscopy is critical for esophageal squamous cell carcinoma(ESCC)detection;however,endoscopists require long-term training to avoid missing superficial lesions.AIM To develop a deep ... BACKGROUND Upper gastrointestinal endoscopy is critical for esophageal squamous cell carcinoma(ESCC)detection;however,endoscopists require long-term training to avoid missing superficial lesions.AIM To develop a deep learning computer-assisted diagnosis(CAD)system for endoscopic detection of superficial ESCC and investigate its application value.METHODS We configured the CAD system for white-light and narrow-band imaging modes based on the YOLO v5 algorithm.A total of 4447 images from 837 patients and 1695 images from 323 patients were included in the training and testing datasets,respectively.Two experts and two non-expert endoscopists reviewed the testing dataset independently and with computer assistance.The diagnostic performance was evaluated in terms of the area under the receiver operating characteristic curve,accuracy,sensitivity,and specificity.RESULTS The area under the receiver operating characteristics curve,accuracy,sensitivity,and specificity of the CAD system were 0.982[95%confidence interval(CI):0.969-0.994],92.9%(95%CI:89.5%-95.2%),91.9%(95%CI:87.4%-94.9%),and 94.7%(95%CI:89.0%-97.6%),respectively.The accuracy of CAD was significantly higher than that of non-expert endoscopists(78.3%,P<0.001 compared with CAD)and comparable to that of expert endoscopists(91.0%,P=0.129 compared with CAD).After referring to the CAD results,the accuracy of the non-expert endoscopists significantly improved(88.2%vs 78.3%,P<0.001).Lesions with Paris classification type 0-IIb were more likely to be inaccurately identified by the CAD system.CONCLUSION The diagnostic performance of the CAD system is promising and may assist in improving detectability,particularly for inexperienced endoscopists. 展开更多
关键词 computer-aided diagnosis Artificial intelligence Deep learning Esophageal squamous cell carcinoma Early detection of cancer Upper gastrointestinal endoscopy
下载PDF
Breast Tumor Computer-Aided Detection System Based on Magnetic Resonance Imaging Using Convolutional Neural Network 被引量:2
18
作者 Jing Lu Yan Wu +4 位作者 Mingyan Hu Yao Xiong Yapeng Zhou Ziliang Zhao Liutong Shang 《Computer Modeling in Engineering & Sciences》 SCIE EI 2022年第1期365-377,共13页
Background:The main cause of breast cancer is the deterioration of malignant tumor cells in breast tissue.Early diagnosis of tumors has become the most effective way to prevent breast cancer.Method:For distinguishing ... Background:The main cause of breast cancer is the deterioration of malignant tumor cells in breast tissue.Early diagnosis of tumors has become the most effective way to prevent breast cancer.Method:For distinguishing between tumor and non-tumor in MRI,a new type of computer-aided detection CAD system for breast tumors is designed in this paper.The CAD system was constructed using three networks,namely,the VGG16,Inception V3,and ResNet50.Then,the influence of the convolutional neural network second migration on the experimental results was further explored in the VGG16 system.Result:CAD system built based on VGG16,Inception V3,and ResNet50 has higher performance than mainstream CAD systems.Among them,the system built based on VGG16 and ResNet50 has outstanding performance.We further explore the impact of the secondary migration on the experimental results in the VGG16 system,and these results show that the migration can improve system performance of the proposed framework.Conclusion:The accuracy of CNN represented by VGG16 is as high as 91.25%,which is more accurate than traditional machine learningmodels.The F1 score of the three basic networks that join the secondary migration is close to 1.0,and the performance of the VGG16-based breast tumor CAD system is higher than Inception V3,and ResNet50. 展开更多
关键词 computer-aided diagnosis breast cancer VGG16 convolutional neural network magnetic resonance imaging
下载PDF
Multi-View Auxiliary Diagnosis Algorithm for Lung Nodules 被引量:1
19
作者 Shi Qiu Bin Li +2 位作者 Tao Zhou Feng Li Ting Liang 《Computers, Materials & Continua》 SCIE EI 2022年第9期4897-4910,共14页
Lung is an important organ of human body.More and more people are suffering from lung diseases due to air pollution.These diseases are usually highly infectious.Such as lung tuberculosis,novel coronavirus COVID-19,etc... Lung is an important organ of human body.More and more people are suffering from lung diseases due to air pollution.These diseases are usually highly infectious.Such as lung tuberculosis,novel coronavirus COVID-19,etc.Lung nodule is a kind of high-density globular lesion in the lung.Physicians need to spend a lot of time and energy to observe the computed tomography image sequences to make a diagnosis,which is inefficient.For this reason,the use of computer-assisted diagnosis of lung nodules has become the current main trend.In the process of computer-aided diagnosis,how to reduce the false positive rate while ensuring a low missed detection rate is a difficulty and focus of current research.To solve this problem,we propose a three-dimensional optimization model to achieve the extraction of suspected regions,improve the traditional deep belief network,and to modify the dispersion matrix between classes.We construct a multi-view model,fuse local three-dimensional information into two-dimensional images,and thereby to reduce the complexity of the algorithm.And alleviate the problem of unbalanced training caused by only a small number of positive samples.Experiments show that the false positive rate of the algorithm proposed in this paper is as low as 12%,which is in line with clinical application standards. 展开更多
关键词 Lung nodules deep belief network computer-aided diagnosis MULTI-VIEW
下载PDF
Analysis of Machine Learning Techniques Applied to the Classification of Masses and Microcalcification Clusters in Breast Cancer Computer-Aided Detection
20
作者 Edén A. Alanís-Reyes José L. Hernández-Cruz +3 位作者 Jesús S. Cepeda Camila Castro Hugo Terashima-Marín Santiago E. Conant-Pablos 《Journal of Cancer Therapy》 2012年第6期1020-1028,共9页
Breast cancer is one of the most common and deadliest types of cancer among women and early detection is of major importance to decrease mortality rates. Microcalcification clusters and masses are two major indicators... Breast cancer is one of the most common and deadliest types of cancer among women and early detection is of major importance to decrease mortality rates. Microcalcification clusters and masses are two major indicators of malignancy in the early stages of this disease, when mammography is typically used as the screening technology. Computer-Aided Diagnosis (CAD) systems can support the radiologists’ work, by performing a double-reading process, which provides a second opinion that the physician can take into account in the detection process. This paper presents a CAD model based on computer vision procedures for locating suspicious regions that are later analyzed by artificial neural networks, support vector machines and linear discriminant analysis, to classify them into benign or malignant, based on a set of features that are extracted from lesions to characterize their visual content. A genetic algorithm is used to find the subset of features that provide the greatest discriminant power. Our results show that the SVM presented the highest overall accuracy and specificity for classifying microcalcification clusters, while the NN outperformed the rest for mass-classification in the same parameters. Overall accuracy, sensitivity and specificity were measured. 展开更多
关键词 computer-aided diagnosis BREAST CANCER Detection BREAST CANCER diagnosis Mass-Segmentation CALCIFICATION SEGMENTATION Digital Mammography
下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部