The automatic localization of the left ventricle(LV)in short-axis magnetic resonance(MR)images is a required step to process cardiac images using convolutional neural networks for the extraction of a region of interes...
详细信息
The automatic localization of the left ventricle(LV)in short-axis magnetic resonance(MR)images is a required step to process cardiac images using convolutional neural networks for the extraction of a region of interest(ROI).The precise extraction of the LV’s ROI from cardiac MRI images is crucial for detecting heart disorders via cardiac segmentation or ***,this task appears to be intricate due to the diversities in the size and shape of the LV and the scattering of surrounding tissues across different ***,this study proposed a region-based convolutional network(Faster R-CNN)for the LV localization from short-axis cardiac MRI images using a region proposal network(RPN)integrated with deep feature classification and *** was trained using images with corresponding bounding boxes(labels)around the LV,and various experiments were applied to select the appropriate layers and set the suitable *** experimental findings showthat the proposed modelwas adequate,with accuracy,precision,recall,and F1 score values of 0.91,0.94,0.95,and 0.95,*** model also allows the cropping of the detected area of LV,which is vital in reducing the computational cost and time during segmentation and classification ***,itwould be an ideal model and clinically applicable for diagnosing cardiac diseases.
Flapping wing aerial vehicles are nowadays in demand due to surveillance, civil needs, espionage and border missions.A lot of challenges exists in the development of autonomous flight missions for the flapping wing ae...
详细信息
The microgrid is a potential solution for implementing smart distributed systems. However, controlling a microgrid is still a complex issue, and many proposed solutions are only based on locally measured signals witho...
详细信息
作者:
Alsharif, MaramRawat, Danda B.
Department of Electrical Engineering & Computer Science WashingtonDC20059 United States
Machine learning based Intrusion detection (ML-IDS) has been long enforced for the protection of the IoT against malicious attacks. Researchers focused on improving ensemble intrusion detection methods in order to boo...
详细信息
Passive components are essential in power converter circuits and significantly affect their volume and weight. Miniaturization and weight reduction of these components are crucial. Among passive components, accurate m...
详细信息
In the case of standalone houses, ensuring a continuous and regulated power supply from renewable sources is crucial. To address their unpredictable nature, an environmentally conscious hybrid renewable energy system ...
详细信息
When developing and implementing ethical Artificial Intelligence (AI) in industrial settings, various viewpoints on building trustworthy AI emerge. This research emphasizes these differences and provides suggestions t...
详细信息
Global trading is undergoing significant changes, necessitating modifications to the trading strategies. This study presents a newly developed cloud-based trading strategy that uses Amazon Web Services (AWS), machine ...
详细信息
Conformal prediction is an uncertainty quantification method that constructs a prediction set for a previously unseen datum, ensuring the true label is included with a predetermined coverage probability. Adaptive conf...
An imbalanced dataset often challenges machine learning, particularly classification methods. Underrepresented minority classes can result in biased and inaccurate models. The Synthetic Minority Over-Sampling Techniqu...
详细信息
An imbalanced dataset often challenges machine learning, particularly classification methods. Underrepresented minority classes can result in biased and inaccurate models. The Synthetic Minority Over-Sampling Technique (SMOTE) was developed to address the problem of imbalanced data. Over time, several weaknesses of the SMOTE method have been identified in generating synthetic minority class data, such as overlapping, noise, and small disjuncts. However, these studies generally focus on only one of SMOTE’s weaknesses: noise or overlapping. Therefore, this study addresses both issues simultaneously by tackling noise and overlapping in SMOTE-generated data. This study proposes a combined approach of filtering, clustering, and distance modification to reduce noise and overlapping produced by SMOTE. Filtering removes minority class data (noise) located in majority class regions, with the k-nn method applied for filtering. The use of Noise Reduction (NR), which removes data that is considered noise before applying SMOTE, has a positive impact in overcoming data imbalance. Clustering establishes decision boundaries by partitioning data into clusters, allowing SMOTE with modified distance metrics to generate minority class data within each cluster. This SMOTE clustering and distance modification approach aims to minimize overlap in synthetic minority data that could introduce noise. The proposed method is called “NR-Clustering SMOTE,” which has several stages in balancing data: (1) filtering by removing minority classes close to majority classes (data noise) using the k-nn method;(2) clustering data using K-means aims to establish decision boundaries by partitioning data into several clusters;(3) applying SMOTE oversampling with Manhattan distance within each cluster. Test results indicate that the proposed NR-Clustering SMOTE method achieves the best performance across all evaluation metrics for classification methods such as Random Forest, SVM, and Naїve Bayes, compared t
暂无评论