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.展开更多
In the present research,we describe a computer-aided detection(CAD)method aimed at automatic fetal head circumference(HC)measurement in 2D ultrasonography pictures during all trimesters of pregnancy.The HC might be ut...In the present research,we describe a computer-aided detection(CAD)method aimed at automatic fetal head circumference(HC)measurement in 2D ultrasonography pictures during all trimesters of pregnancy.The HC might be utilized toward determining gestational age and tracking fetal development.This automated approach is particularly valuable in low-resource settings where access to trained sonographers is limited.The CAD system is divided into two steps:to begin,Haar-like characteristics were extracted from ultrasound pictures in order to train a classifier using random forests to find the fetal skull.We identified the HC using dynamic programming,an elliptical fit,and a Hough transform.The computer-aided detection(CAD)program was well-trained on 999 pictures(HC18 challenge data source),and then verified on 335 photos from all trimesters in an independent test set.A skilled sonographer and an expert in medicine personally marked the test set.We used the crown-rump length(CRL)measurement to calculate the reference gestational age(GA).In the first,second,and third trimesters,the median difference between the standard GA and the GA calculated by the skilled sonographer stayed at 0.7±2.7,0.0±4.5,and 2.0±12.0 days,respectively.The regular duration variance between the baseline GA and the health investigator’s GA remained 1.5±3.0,1.9±5.0,and 4.0±14 a couple of days.The mean variance between the standard GA and the CAD system’s GA remained between 0.5 and 5.0,with an additional variation of 2.9 to 12.5 days.The outcomes reveal that the computer-aided detection(CAD)program outperforms an expert sonographer.When paired with the classifications reported in the literature,the provided system achieves results that are comparable or even better.We have assessed and scheduled this computerized approach for HC evaluation,which includes information from all trimesters of gestation.展开更多
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.展开更多
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.展开更多
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.展开更多
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.展开更多
This study offers a framework for a breast cancer computer-aided treat-ment prediction(CATP)system.The rising death rate among women due to breast cancer is a worldwide health concern that can only be addressed by ear...This study offers a framework for a breast cancer computer-aided treat-ment prediction(CATP)system.The rising death rate among women due to breast cancer is a worldwide health concern that can only be addressed by early diagno-sis and frequent screening.Mammography has been the most utilized breast ima-ging technique to date.Radiologists have begun to use computer-aided detection and diagnosis(CAD)systems to improve the accuracy of breast cancer diagnosis by minimizing human errors.Despite the progress of artificial intelligence(AI)in the medical field,this study indicates that systems that can anticipate a treatment plan once a patient has been diagnosed with cancer are few and not widely used.Having such a system will assist clinicians in determining the optimal treatment plan and avoid exposing a patient to unnecessary hazardous treatment that wastes a significant amount of money.To develop the prediction model,data from 336,525 patients from the SEER dataset were split into training(80%),and testing(20%)sets.Decision Trees,Random Forest,XGBoost,and CatBoost are utilized with feature importance to build the treatment prediction model.The best overall Area Under the Curve(AUC)achieved was 0.91 using Random Forest on the SEER dataset.展开更多
On March 13th,CAFIU Vice-President Liu Hongcai met the delegation from(JCP)Japan-China Friendship Association.The two sides exchanged views on people-to-people and youth exchanges between the two countries.Vice-Presid...On March 13th,CAFIU Vice-President Liu Hongcai met the delegation from(JCP)Japan-China Friendship Association.The two sides exchanged views on people-to-people and youth exchanges between the two countries.Vice-President Liu Hongcai said that civil society organisations in China and Japan should persist in serving as bridges for official communication and contributing civil society efforts to promote China-Japan friendship.展开更多
With the development of computer technology, Computer-Aided Translation(CAT) is widely used in the translation process, thus increasing the efficiency of the entire translation work. The purpose of this article is to ...With the development of computer technology, Computer-Aided Translation(CAT) is widely used in the translation process, thus increasing the efficiency of the entire translation work. The purpose of this article is to analyze the importance of introducing CAT technology into translation teaching and explore some ways of integrating CAT technology with translation teaching, so as to improve the quality of the translators and the translation work.展开更多
This article begins with a brief analysis of the significance of translation technology in different spheres of modern life,followed by a distinction between machine translation(MT)and computer-aided translation(CAT)....This article begins with a brief analysis of the significance of translation technology in different spheres of modern life,followed by a distinction between machine translation(MT)and computer-aided translation(CAT).It then describes some translation resources and tools and examines the negative and positive aspects of computer-aided translations.Finally it comes to a conclusion that it would be greatly efficient and productive for the translators to acquire the new skills in the translation workplace.展开更多
Due to the practical problems of the high costs and the long development cycle of China’s cabinet production,a computer-aided design method of the cabinet based on style imagery is proposed.According to the principle...Due to the practical problems of the high costs and the long development cycle of China’s cabinet production,a computer-aided design method of the cabinet based on style imagery is proposed.According to the principle of the conjoint analysis method, the rough set theory and the weight coefficient of different components of the cabinet,a multi-dimensional model of style imagery to evaluate the cabinet is built. Then the related constants of style imagery are calculated and the cabinet components library is also built by the three-dimensional modeling.Finally,with recombinant technology and the mapping model between cabinet style and external characteristics,the prototype system based on Visual Studio is proposed.This system actualizes the bidirectional reasoning between product style imagery and the shape features,which can assist designers to produce more creative designs,greatly improve the efficiency of cabinet development and increase the profits of companies.展开更多
Segmenting the lesion regions from the ultrasound (US) images is an important step in the intra-operative planning of some computer-aided therapies. High-Intensity Focused Ultrasound (HIFU), as a popular computer-...Segmenting the lesion regions from the ultrasound (US) images is an important step in the intra-operative planning of some computer-aided therapies. High-Intensity Focused Ultrasound (HIFU), as a popular computer-aided therapy, has been widely used in the treatment of uterine fibroids. However, such segmentation in HIFU remains challenge for two reasons: (1) the blurry or missing boundaries of lesion regions in the HIFU images and (2) the deformation of uterine fibroids caused by the patient's breathing or an external force during the US imaging process, which can lead to complex shapes of lesion regions. These factors have prevented classical active contour-based segmentation methods from yielding desired results for uterine fibroids in US images. In this paper, a novel active contour-based segmentation method is proposed, which utilizes the correlation information of target shapes among a sequence of images as prior knowledge to aid the existing active contour method. This prior knowledge can be interpreted as a unsupervised clustering of shapes prior modeling. Meanwhile, it is also proved that the shapes correlation has the low-rank property in a linear space, and the theory of matrix recovery is used as an effective tool to impose the proposed prior on an existing active contour model. Finally, an accurate method is developed to solve the proposed model by using the Augmented Lagrange Multiplier (ALM). Experimental results from both synthetic and clinical uterine fibroids US image sequences demonstrate that the proposed method can consistently improve the performance of active contour models and increase the robustness against missing or misleading boundaries, and can greatly improve the efficiency of HIFU therapy.展开更多
The finite element analysis and the optimum design of aluminum profile extrusion mould were investigated using the ANSYS software and its parameterized modeling method. The optimum dimensions of the mould were obtaine...The finite element analysis and the optimum design of aluminum profile extrusion mould were investigated using the ANSYS software and its parameterized modeling method. The optimum dimensions of the mould were obtained. It is found that the stress distribution is very uneven, and the stress convergence is rather severe in the bridge of the aluminum profile extrusion mould. The optimum height of the mould is 70.527 mm, and the optimum radius of dividing holes are 70.182 mm and 80.663 mm. Increasing the height of the mould in the range of 61.282 mm to 70.422 mm can prolong its longevity, but when the height is over 70.422 mm, its longevity reduces.展开更多
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.展开更多
Current formulation development strongly relies on trial-and-error experiments in the laboratory by pharmaceutical scientists,which is time-consuming,high cost and waste materials.This research aims to integrate vario...Current formulation development strongly relies on trial-and-error experiments in the laboratory by pharmaceutical scientists,which is time-consuming,high cost and waste materials.This research aims to integrate various computational tools,including machine learning,molecular dynamic simulation and physiologically based absorption modeling(PBAM),to enhance andrographolide(AG)/cyclodextrins(CDs)formulation design.The light GBM prediction model we built before was utilized to predict AG/CDs inclusion's binding free energy.AG/γ-CD inclusion complexes showed the strongest binding affinity,which was experimentally validated by the phase solubility study.The molecular dynamic simulation was used to investigate the inclusion mechanism between AG andγ-CD,which was experimentally characterized by DSC,FTIR and NMR techniques.PBAM was applied to simulate the in vivo behavior of the formulations,which were validated by cell and animal experiments.Cell experiments revealed that the presence of D-α-Tocopherol polyethylene glycol succinate(TPGS)significantly increased the intracellular uptake of AG in MDCKMDR1 cells and the absorptive transport of AG in MDCK-MDR1 monolayers.The relative bioavailability of the AG-CD-TPGS ternary system in rats was increased to 2.6-fold and 1.59-fold compared with crude AG and commercial dropping pills,respectively.In conclusion,this is the first time to integrate various computational tools to develop a new AG-CD-TPGS ternary formulation with significant improvement of aqueous solubility,dissolution rate and bioavailability.The integrated computational tool is a novel and robust methodology to facilitate pharmaceutical formulation design.展开更多
基金via funding from Prince Sattam bin Abdulaziz University Project Number(PSAU/2023/R/1444).
文摘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.
文摘In the present research,we describe a computer-aided detection(CAD)method aimed at automatic fetal head circumference(HC)measurement in 2D ultrasonography pictures during all trimesters of pregnancy.The HC might be utilized toward determining gestational age and tracking fetal development.This automated approach is particularly valuable in low-resource settings where access to trained sonographers is limited.The CAD system is divided into two steps:to begin,Haar-like characteristics were extracted from ultrasound pictures in order to train a classifier using random forests to find the fetal skull.We identified the HC using dynamic programming,an elliptical fit,and a Hough transform.The computer-aided detection(CAD)program was well-trained on 999 pictures(HC18 challenge data source),and then verified on 335 photos from all trimesters in an independent test set.A skilled sonographer and an expert in medicine personally marked the test set.We used the crown-rump length(CRL)measurement to calculate the reference gestational age(GA).In the first,second,and third trimesters,the median difference between the standard GA and the GA calculated by the skilled sonographer stayed at 0.7±2.7,0.0±4.5,and 2.0±12.0 days,respectively.The regular duration variance between the baseline GA and the health investigator’s GA remained 1.5±3.0,1.9±5.0,and 4.0±14 a couple of days.The mean variance between the standard GA and the CAD system’s GA remained between 0.5 and 5.0,with an additional variation of 2.9 to 12.5 days.The outcomes reveal that the computer-aided detection(CAD)program outperforms an expert sonographer.When paired with the classifications reported in the literature,the provided system achieves results that are comparable or even better.We have assessed and scheduled this computerized approach for HC evaluation,which includes information from all trimesters of gestation.
文摘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.
文摘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.
基金The authors extend their appreciation to the Deputyship for Research&Innovation,Ministry of Education in Saudi Arabia for funding this research work through the project number(IF-PSAU-2021/01/18596).
文摘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.
文摘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.
基金N.I.R.R.and K.I.M.have received a grant from the Malaysian Ministry of Higher Education.Grant number:203/PKOMP/6712025,http://portal.mygrants.gov.my/main.php.
文摘This study offers a framework for a breast cancer computer-aided treat-ment prediction(CATP)system.The rising death rate among women due to breast cancer is a worldwide health concern that can only be addressed by early diagno-sis and frequent screening.Mammography has been the most utilized breast ima-ging technique to date.Radiologists have begun to use computer-aided detection and diagnosis(CAD)systems to improve the accuracy of breast cancer diagnosis by minimizing human errors.Despite the progress of artificial intelligence(AI)in the medical field,this study indicates that systems that can anticipate a treatment plan once a patient has been diagnosed with cancer are few and not widely used.Having such a system will assist clinicians in determining the optimal treatment plan and avoid exposing a patient to unnecessary hazardous treatment that wastes a significant amount of money.To develop the prediction model,data from 336,525 patients from the SEER dataset were split into training(80%),and testing(20%)sets.Decision Trees,Random Forest,XGBoost,and CatBoost are utilized with feature importance to build the treatment prediction model.The best overall Area Under the Curve(AUC)achieved was 0.91 using Random Forest on the SEER dataset.
文摘On March 13th,CAFIU Vice-President Liu Hongcai met the delegation from(JCP)Japan-China Friendship Association.The two sides exchanged views on people-to-people and youth exchanges between the two countries.Vice-President Liu Hongcai said that civil society organisations in China and Japan should persist in serving as bridges for official communication and contributing civil society efforts to promote China-Japan friendship.
文摘With the development of computer technology, Computer-Aided Translation(CAT) is widely used in the translation process, thus increasing the efficiency of the entire translation work. The purpose of this article is to analyze the importance of introducing CAT technology into translation teaching and explore some ways of integrating CAT technology with translation teaching, so as to improve the quality of the translators and the translation work.
文摘This article begins with a brief analysis of the significance of translation technology in different spheres of modern life,followed by a distinction between machine translation(MT)and computer-aided translation(CAT).It then describes some translation resources and tools and examines the negative and positive aspects of computer-aided translations.Finally it comes to a conclusion that it would be greatly efficient and productive for the translators to acquire the new skills in the translation workplace.
基金The National Natural Science Foundation of China(No.71271053)the Scientific Innovation Research of College Graduates in Jiangsu Province(No.CXLX13_082)
文摘Due to the practical problems of the high costs and the long development cycle of China’s cabinet production,a computer-aided design method of the cabinet based on style imagery is proposed.According to the principle of the conjoint analysis method, the rough set theory and the weight coefficient of different components of the cabinet,a multi-dimensional model of style imagery to evaluate the cabinet is built. Then the related constants of style imagery are calculated and the cabinet components library is also built by the three-dimensional modeling.Finally,with recombinant technology and the mapping model between cabinet style and external characteristics,the prototype system based on Visual Studio is proposed.This system actualizes the bidirectional reasoning between product style imagery and the shape features,which can assist designers to produce more creative designs,greatly improve the efficiency of cabinet development and increase the profits of companies.
基金Supported by the National Basic Research Program of China(2011CB707904)the Natural Science Foundation of China(61472289)Hubei Province Natural Science Foundation of China(2015CFB254)
文摘Segmenting the lesion regions from the ultrasound (US) images is an important step in the intra-operative planning of some computer-aided therapies. High-Intensity Focused Ultrasound (HIFU), as a popular computer-aided therapy, has been widely used in the treatment of uterine fibroids. However, such segmentation in HIFU remains challenge for two reasons: (1) the blurry or missing boundaries of lesion regions in the HIFU images and (2) the deformation of uterine fibroids caused by the patient's breathing or an external force during the US imaging process, which can lead to complex shapes of lesion regions. These factors have prevented classical active contour-based segmentation methods from yielding desired results for uterine fibroids in US images. In this paper, a novel active contour-based segmentation method is proposed, which utilizes the correlation information of target shapes among a sequence of images as prior knowledge to aid the existing active contour method. This prior knowledge can be interpreted as a unsupervised clustering of shapes prior modeling. Meanwhile, it is also proved that the shapes correlation has the low-rank property in a linear space, and the theory of matrix recovery is used as an effective tool to impose the proposed prior on an existing active contour model. Finally, an accurate method is developed to solve the proposed model by using the Augmented Lagrange Multiplier (ALM). Experimental results from both synthetic and clinical uterine fibroids US image sequences demonstrate that the proposed method can consistently improve the performance of active contour models and increase the robustness against missing or misleading boundaries, and can greatly improve the efficiency of HIFU therapy.
文摘The finite element analysis and the optimum design of aluminum profile extrusion mould were investigated using the ANSYS software and its parameterized modeling method. The optimum dimensions of the mould were obtained. It is found that the stress distribution is very uneven, and the stress convergence is rather severe in the bridge of the aluminum profile extrusion mould. The optimum height of the mould is 70.527 mm, and the optimum radius of dividing holes are 70.182 mm and 80.663 mm. Increasing the height of the mould in the range of 61.282 mm to 70.422 mm can prolong its longevity, but when the height is over 70.422 mm, its longevity reduces.
文摘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.
基金financially supported by the FDCT Project 0029/2018/A1the University of Macao Research Grants(MYRG2019-00041-ICMS)performed in part at the High-Performance Computing Cluster(HPCC)which is supported by Information and Communication Technology Office(ICTO)of the University of Macao。
文摘Current formulation development strongly relies on trial-and-error experiments in the laboratory by pharmaceutical scientists,which is time-consuming,high cost and waste materials.This research aims to integrate various computational tools,including machine learning,molecular dynamic simulation and physiologically based absorption modeling(PBAM),to enhance andrographolide(AG)/cyclodextrins(CDs)formulation design.The light GBM prediction model we built before was utilized to predict AG/CDs inclusion's binding free energy.AG/γ-CD inclusion complexes showed the strongest binding affinity,which was experimentally validated by the phase solubility study.The molecular dynamic simulation was used to investigate the inclusion mechanism between AG andγ-CD,which was experimentally characterized by DSC,FTIR and NMR techniques.PBAM was applied to simulate the in vivo behavior of the formulations,which were validated by cell and animal experiments.Cell experiments revealed that the presence of D-α-Tocopherol polyethylene glycol succinate(TPGS)significantly increased the intracellular uptake of AG in MDCKMDR1 cells and the absorptive transport of AG in MDCK-MDR1 monolayers.The relative bioavailability of the AG-CD-TPGS ternary system in rats was increased to 2.6-fold and 1.59-fold compared with crude AG and commercial dropping pills,respectively.In conclusion,this is the first time to integrate various computational tools to develop a new AG-CD-TPGS ternary formulation with significant improvement of aqueous solubility,dissolution rate and bioavailability.The integrated computational tool is a novel and robust methodology to facilitate pharmaceutical formulation design.