In today's digital age, our dependence on IoT (Internet of Things) and IIoT (Industrial IoT) systems has grown immensely, which facilitates sensitive activities such as banking transactions and personal, enterprise data, and legal document exchanges. Cyberattackers consistently exploit weak security measures and tools. The Network Intrusion Detection System (IDS) acts as a primary tool against such cyber threats. However, machine learning-based IDSs, when trained on specific attack patterns, often misclassify new emerging cyberattacks. Further, the limited availability of attack instances for training a supervised learner and the ever-evolving nature of cyber threats further complicate the matter. This emphasizes the need for an adaptable IDS framework capable of recognizing and learning from unfamiliar/unseen attacks over time. In this research, we propose a one-class classification-driven IDS system structured on two tiers. The first tier distinguishes between normal activities and attacks/threats, while the second tier determines if the detected attack is known or unknown. Within this second tier, we also embed a multi-classification mechanism coupled with a clustering algorithm. This model not only identifies unseen attacks but also uses them for retraining them by clustering unseen attacks. This enables our model to be future-proofed, capable of evolving with emerging threat patterns. Leveraging one-class classifiers (OCC) at the first level, our approach bypasses the need for attack samples, addressing data imbalance and zero-day attack concerns and OCC at the second level can effectively separate unknown attacks from the known attacks. Our methodology and evaluations indicate that the presented framework exhibits promising potential for real-world deployments.
Skin cancer is a potentially life-threatening disease resulting from DNA damage, where early detection is critical to improving survival rates. This study introduces an advanced hybrid deep learning framework designed to enhance the accuracy of skin cancer classification, distinguishing between benign and malignant lesions. Our approach begins with data pre-processing to improve input quality, followed by training two high-performing pre-trained deep learning models, InceptionV3 and DenseNet121. We then apply a weighted sum rule for fusion of the model predictions, leading to high accuracy and generalizability across datasets. On the primary dataset, our hybrid model achieved 92.27
With the increased use of network technologies like Internet of Things (IoT) in many real-world applications, new types of cyberattacks have been emerging. To safeguard critical infrastructures from these emerging threats, it is crucial to deploy an Intrusion Detection System (IDS) that can detect different types of attacks accurately while minimizing false alarms. Machine learning approaches have been used extensively in IDS and they are mainly using flat multi-class classification to differentiate normal traffic and different types of attacks. Though cyberattack types exhibit a hierarchical structure where similar granular attack subtypes can be grouped into more high-level attack types, hierarchical classification approach has not been explored well. In this paper, we investigate the effectiveness of hierarchical classification approach in IDS. We use a three-level hierarchical classification model to classify various network attacks, where the first level classifies benign or attack, the second level classifies coarse high-level attack types, and the third level classifies a granular level attack types. Our empirical results of using 10 different classification algorithms in 10 different datasets show that there is no significant difference in terms of overall classification performance (i.e., detecting normal and different types of attack correctly) of hierarchical and flat classification approaches. However, flat classification approach misclassify attacks as normal whereas hierarchical approach misclassify one type of attack as another attack type. In other words, the hierarchical classification approach significantly minimises attacks from misclassified as normal traffic, which is more important in critical systems.
Intrusion detection systems are essential for securing wireless sensor networks (WSNs) and Internet of Things (IoT) environments against various threats. This study presents a novel hybrid machine learning (ML) model that integrates KMeans-SMOTE (KMS) for data balancing and principal component analysis (PCA) for dimensionality reduction, evaluated using the WSN-DS and TON-IoT datasets. The model employs classifiers such as Decision Tree Classifier, Random Forest Classifier (RFC), and gradient boosting techniques like XGBoost (XGBC) to enhance detection accuracy and efficiency. The proposed hybrid (KMS + PCA + RFC) approach achieves remarkable performance, with an accuracy of 99.94% and an f1-score of 99.94% on the WSN-DS dataset. For the TON-IoT dataset, it achieves 99.97% accuracy and an f1-score of 99.97%, outperforming traditional SMOTE TomekLink and Generative Adversarial Network-based data balancing techniques. This hybrid approach addresses class imbalance and high-dimensionality challenges, providing scalable and robust intrusion detection. Complexity analysis reveals that the proposed model reduces training and prediction times, making it suitable for real-time applications.
Objective Accurate segmentation of brain tumors in medical imaging is essential for diagnosis and treatment planning. Current techniques often struggle with capturing complex tumor features and are computationally demanding, limiting their clinical application. This study introduces the attention-based convolutional U-Net (ACU-Net) model, designed to improve segmentation accuracy and efficiency in fMRI images by incorporating attention mechanisms that selectively highlight critical features while preserving spatial context. Methods The ACU-Net model combines convolutional neural networks (CNNs) with attention mechanisms to enhance feature extraction and spatial coherence. We evaluated ACU-Net on the BraTS 2018 and BraTS 2020 fMRI datasets using rigorous data splitting for training, validation, and testing. Performance metrics, particularly Dice scores, were used to assess segmentation accuracy across different tumor regions, including whole tumor (WT), tumor core (TC), and enhancing tumor (ET) classes. Results ACU-Net demonstrated high segmentation accuracy, achieving Dice scores of 99.23%, 99.27%, and 96.99% for WT, TC, and ET, respectively, on the BraTS 2018 dataset, and 98.72%, 98.40%, and 97.66% for WT, TC, and ET on the BraTS 2020 dataset. These results indicate that ACU-Net effectively captures tumor boundaries and subregions with precision, surpassing traditional segmentation approaches. Conclusion The ACU-Net model shows significant potential to enhance clinical diagnosis and treatment planning by providing precise and efficient brain tumor segmentation in fMRI images. The integration of attention mechanisms within a CNN architecture proves beneficial for identifying complex tumor structures, suggesting that ACU-Net can be a valuable tool in medical imaging applications.
Abstract Leaf diseases pose a significant threat to crop production and profitability, particularly in the case of tomatoes, which are extensively cultivated worldwide. Early detection of these diseases is crucial to prevent significant crop losses. In this study, we propose a novel deep learning-based approach for disease detection and prediction in tomato plant leaves. Convolutional neural networks (CNNs) have emerged as the most effective deep learning algorithm for image classification tasks. Leveraging the power of CNNs, we employed a CNN architecture to detect and identify diseases in tomato leaf samples. The suitability of CNNs for detection and prediction tasks makes them an ideal choice for this study. Our dataset comprised 6,926 images of both healthy and diseased tomato plants obtained from the PlantVillage dataset. By training our CNN model on this dataset, we achieved a promising test accuracy of 98.39\%. This high accuracy demonstrates the effectiveness of our approach in accurately predicting the presence of diseases in tomato plant leaves. Through our study, we aim to contribute to the early detection and prevention of leaf diseases in tomato plants, ultimately improving crop productivity and ensuring the profitability of tomato cultivation.
Brain-related diseases are more sensitive than other diseases due to several factors, including the complexity of surgical procedures, high costs, and other challenges. Alzheimer’s disease is a common brain disorder that causes memory loss and the shrinking of brain cells. Early detection is critical for providing proper treatment to patients. However, identifying Alzheimer’s at an early stage using manual scanning of CT or MRI scans is challenging. Therefore, researchers have delved into the exploration of computer-aided systems, employing Machine Learning and Deep Learning methodologies, which entail the training of datasets to detect Alzheimer’s disease. This study aims to present a hybrid model that combines a CNN model’s feature extraction capabilities with an LSTM model’s detection capabilities. This study has applied the transfer learning called VGG16 in the hybrid model to extract features from MRI images. The LSTM detects features between the convolution layer and the fully connected layer. The output layer of the fully connected layer uses the softmax function. The training of the hybrid model involved utilizing the ADNI dataset. The trial findings revealed that the model achieved a level of accuracy of 98.8%, a sensitivity rate of 100%, and a specificity rate of 76%. The proposed hybrid model outperforms its contemporary CNN counterparts, showcasing a superior performance.
The rapid growth of internet users and social networking sites presents significant challenges for entrepreneurs and marketers. Understanding the evolving behavioral and psychological patterns across consumer demographics is crucial for adapting business models effectively. Particularly, the emergence of new firms targeting adolescents and future generations underscores the importance of comprehending online consumer behavior and communication dynamics. To tackle these challenges, we introduce a Machine Learning-based Digital Native Market Segmentation designed to cater specifically to the interests of digital natives. Leveraging an open-access prototype dataset from social networking sites (SNS), our study employs a variety of clustering techniques, including Kmeans, MiniBatch Kmeans, AGNES, and Fuzzy C-means, to uncover hidden interests of teenage consumers from SNS data. Through rigorous evaluation of these clustering approaches by default parameters, we identify the optimal number of clusters and group consumers with similar tastes effectively. Our findings provide actionable insights into business impact and critical patterns driving future marketing growth. In our experiment, we systematically evaluate various clustering techniques, and notably, the Kmeans cluster outperforms others, demonstrating strong segmentation ability in the digital market. Specifically, it achieves silhouette scores of 63.90% and 58.06% for 2 and 3 clusters, respectively, highlighting its effectiveness in segmenting the digital market.
The exponential growth of data and increased reliance on interconnected systems have heightened the need for robust network security. Cyber-Attack Detection Systems (CADS) are essential for identifying and mitigating threats through network traffic analysis. However, the effectiveness of CADS is highly dependent on selecting pertinent features. This research evaluates the impact of three feature selection techniques—Recursive Feature Elimination (RFE), Mutual Information (MI), and Lasso Feature Selection (LFS)—on CADS performance. We propose a novel stacked ensemble classification approach, combining Random Forest, XGBoost, and Extra-Trees classifiers with a Logistic Regression meta-model. Performance is assessed using CICIDS2017 and NSL-KDD datasets. Results show that RFE achieves 100% accuracy for Brute Force attacks, 99.99% for Infiltration and Web Attacks on CICIDS2017, and 99.95% accuracy for all attacks on NSL-KDD, marking a significant improvement over traditional methods. This study demonstrates that optimizing feature selection and leveraging diverse classifiers can substantially enhance the accuracy of CADS, providing stronger protection against evolving cyber threats.
Financial institutions and businesses face an ongoing challenge from fraudulent transactions, prompting the need for effective detection methods. Detecting credit card fraud is crucial for identifying and preventing unauthorized transactions. While credit card fraud incidents are relatively rare, they can result in substantial financial losses, particularly due to the high monetary value associated with fraudulent transactions. Timely detection of fraud enables investigators to take swift actions to mitigate further losses. However, the investigation process is often time-consuming, limiting the number of alerts that can be thoroughly examined each day. Therefore, the primary objective of a fraud detection model is to provide accurate alerts while minimizing false alarms and missed fraud cases. In this paper, we introduce a state-of-the-art hybrid ensemble (ENS) dependable machine learning (ML) model that intelligently combines multiple algorithms with proper weighted optimization using grid search, including decision tree (DT), random forest (RF), K-nearest neighbor (KNN), and multilayer perceptron (MLP), to enhance fraud identification. To address the data imbalance issue, we employ the instant hardness threshold (IHT) technique in conjunction with logistic regression (LR), surpassing conventional approaches. Our experiments are conducted on a publicly available credit card dataset comprising 284,807 transactions. The proposed model achieves impressive accuracy rates of 99.66%, 99.73%, 98.56%, and 99.79%, and a perfect 100% for the DT, RF, KNN, MLP and ENS models, respectively. The hybrid ensemble model outperforms existing works, establishing a new benchmark for detecting fraudulent transactions in high-frequency scenarios. The results highlight the effectiveness and reliability of our approach, demonstrating superior performance metrics and showcasing its exceptional potential for real-world fraud detection applications.
Hypopharyngeal cancer is a disease that is associated with EGFR‐mutated lung adenocarcinoma. Here we utilized a bioinformatics approach to identify genetic commonalities between these two diseases. To this end, we examined microarray datasets from GEO (Gene Expression Omnibus) to identify differentially expressed genes, common genes, and hub genes between the selected two diseases. Our analyses identified potential therapeutic molecules for the selected diseases based on 10 hub genes with the highest interactions according to the degree topology method and the maximum clique centrality (MCC). These therapeutic molecules may have the potential for simultaneous treatment of these diseases.
Objective Early detection of Parkinson's disease (PD) is essential for halting its progression, yet challenges remain in leveraging deep learning for accurate identification. This study aims to overcome these obstacles by introducing a hybrid deep learning approach that enhances PD detection through a combination of autoencoder (AE) and radial basis function neural network (RBFNN). Methods The proposed method analyzes the power spectral density (PSD) of preprocessed electroencephalography (EEG) signals, with artifacts removed, to assess energy distribution across EEG sub-bands. AEs are employed to extract features from reconstructed signals, which are subsequently classified by an RBFNN. The approach is validated on UC SanDiego's EEG dataset, consisting of 31 subjects and 93 minutes of recordings. Results The hybrid model demonstrates promising performance, achieving a classification accuracy of 99%. The improved accuracy is attributed to advanced feature selection techniques, robust data preprocessing, and the integration of AEs with RBFNN, setting a new benchmark in PD detection frameworks. Conclusion This study highlights the efficacy of the hybrid deep learning framework in detecting PD, particularly emphasizing the importance of using multiple EEG channels and advanced preprocessing techniques. The results underscore the potential of this approach for practical clinical applications, offering a reliable solution for early and accurate PD detection.
Objective Diabetes is a metabolic disorder that causes the risk of stroke, heart disease, kidney failure, and other long-term complications because diabetes generates excess sugar in the blood. Machine learning (ML) models can aid in diagnosing diabetes at the primary stage. So, we need an efficient ML model to diagnose diabetes accurately. Methods In this paper, an effective data preprocessing pipeline has been implemented to process the data and random oversampling to balance the data, handling the imbalance distributions of the observational data more sophisticatedly. We used four different diabetes datasets to conduct our experiments. Several ML algorithms were used to determine the best models to predict diabetes faultlessly. Results The performance analysis demonstrates that among all ML algorithms, random forest surpasses the current works with an accuracy rate of 86% and 98.48% for Dataset 1 and Dataset 2; extreme gradient boosting and decision tree surpass with an accuracy rate of 99.27% and 100% for Dataset 3 and Dataset 4, respectively. Our proposal can increase accuracy by 12.15% compared to the model without preprocessing. Conclusions This excellent research finding indicates that the proposed models might be employed to produce more accurate diabetes predictions to supplement current preventative interventions to reduce the incidence of diabetes and its associated costs.
Cardiovascular arrhythmia, characterized by irregular heart rhythms, poses significant health risks, including stroke and heart failure, making accurate and early detection critical for effective treatment. Traditional detection methods often struggle with challenges such as imbalanced datasets, limiting their ability to identify rare arrhythmia types. This study proposes a novel hybrid approach that integrates ConvNeXt-X deep learning models with advanced data balancing techniques to improve arrhythmia classification accuracy. Specifically, we evaluated three ConvNeXt variants—ConvNeXtTiny, ConvNeXtBase, and ConvNeXtSmall—combined with Random Oversampling (RO) and SMOTE-TomekLink (STL) on the MIT-BIH Arrhythmia Database. Experimental results demonstrate that the ConvNeXtTiny model paired with STL achieved the highest accuracy of 99.75%, followed by ConvNeXtTiny with RO at 99.72%. The STL technique consistently enhanced minority class detection and overall performance across models, with ConvNeXtBase and ConvNeXtSmall achieving accuracies of 99.69% and 99.72%, respectively. These findings highlight the efficacy of ConvNeXt-X models, when coupled with robust data balancing techniques, in achieving reliable and precise arrhythmia detection. This methodology holds significant potential for improving diagnostic accuracy and supporting clinical decision-making in healthcare.
Cardiovascular disease (CVD) is a significant global health concern, requiring early detection and accurate prediction for effective intervention. Machine learning (ML) offers a data-driven approach to analyzing patient data, identifying complex patterns and predicting CVD risk factors like blood pressure (BP), cholesterol levels, and genetic predispositions. Our research aims to predict CVD presence using ML algorithms, leveraging the Heart Disease UCI dataset with 14 attributes and 303 instances. Extensive feature engineering enhanced model performance. We developed five models using Logistic Regression, K-Nearest Neighbors (KNN), Decision Tree Classifier, Support Vector Machine (SVM), and Random Forest Classifier, refining them with hyperparameter tuning. Results show substantial accuracy improvements post-tuning and feature engineering. ‘Logistic Regression’ achieved the highest accuracy at 93.44%, closely followed by ‘Support Vector Machine’ at 91.80%. Our findings emphasize the potential of ML in early CVD prediction, underlining its value in healthcare and proactive risk management. ML’s utilization for CVD risk assessment promises personalized healthcare, benefiting both patients and healthcare providers. This research showcases the practicality and effectiveness of ML-based CVD risk assessment, enabling early intervention, improving patient outcomes, and optimizing healthcare resource allocation.### Competing Interest StatementThe authors have declared no competing interest.
AbstractFraudulent transactions continue to pose a concern for financial institutions and organizations, necessitating the development of effective detection tools. Identification and prevention of fraudulent transactions depend heavily on the detection of credit card fraud. Even though instances of credit card fraud are uncommon, they can nonetheless cause significant financial losses because of the high cost of fraudulent transactions. When fraud is discovered early on, investigators can act quickly to stop additional losses. But because the investigation process takes a while, there are only so many warnings that can be looked through in detail in a given day. Thus, a fraud detection model’s main goal is to minimize false alarms and missed fraud situations while producing accurate alerts. To improve fraud identification, we provide in this study an integrated multistage ensemble Machine Learning (IMEML) model that incorporates various multistage ensemble models intelligently, such as Ensemble Independent Classifier (EIC), Ensemble Bagging Classifier (EBC), and Ensemble ML Classifier (EMC). In order to overcome the problem of data imbalance, we use a number of methods-including Instant Hardness Threshold with EMC (IHT+EMC), Cluster Centroids (CC), and Randon Under Sampler (RUS)-that go beyond traditional methods. We run our studies on a 284,807-transaction credit card dataset that is made available to the public. The accuracy rates of 99.94%, 99.91%, 99.14%, 99.52%, and perfect 100% for accuracy, precision, recall, f1-score, and AUC score, respectively, are achieved by the suggested model, demonstrating remarkable performance scores. For real-world fraud detection applications, the EIBMC model sets a new benchmark for identifying fraudulent transactions in high-frequency scenarios by outperforming cutting-edge techniques.
The rapid expansion of varied network systems, including the Internet of Things (IoT) and the Industrial Internet of Things (IIoT), has led to an increasing range of cyber threats. Ensuring robust protection against these threats necessitates the implementation of an effective Intrusion Detection System (IDS). For more than a decade, researchers have delved into supervised machine learning techniques to develop IDS to classify normal and attack traffic. However, building effective IDS models using supervised learning requires a substantial number of benign and attack samples. To collect a sufficient number of attack samples from real-life scenarios is not possible since cyber attacks occur occasionally. Further, IDS trained and tested on known datasets fails in detecting zero-day or unknown attacks due to the swift evolution of attack patterns. To address this challenge, we put forth two strategies for semi-supervised learning-based IDS where training samples of attacks are not required: (1) training a supervised machine learning model using randomly and uniformly dispersed synthetic attack samples; (2) building a One Class Classification (OCC) model that is trained exclusively on benign network traffic. We have implemented both approaches and compared their performances using 10 recent benchmark IDS datasets. Our findings demonstrate that the OCC model based on the state-of-art anomaly detection technique called usfAD significantly outperforms conventional supervised classification and other OCC-based techniques when trained and tested considering real-life scenarios, particularly to detect previously unseen attacks.
Brain tumors significantly impact human health due to their complexity and the challenges in early detection and treatment. Accurate diagnosis is crucial for effective intervention, but existing methods often suffer from limitations in accuracy and efficiency. To address these challenges, this study presents a novel deep learning (DL) approach utilizing the EfficientNet family for enhanced brain tumor classification and detection. Leveraging a comprehensive dataset of 3064 T1-weighted CE MRI images, our methodology incorporates advanced preprocessing and augmentation techniques to optimize model performance. The experiments demonstrate that EfficientNetB(07) achieved 99.14%, 98.76%, 99.07%, 99.69%, 99.07%, 98.76%, 98.76%, and 99.07% accuracy, respectively. The pinnacle of our research is the EfficientNetB3 model, which demonstrated exceptional performance with an accuracy rate of 99.69%. This performance surpasses many existing state-of-the-art (SOTA) techniques, underscoring the efficacy of our approach. The precision of our high-accuracy DL model promises to improve diagnostic reliability and speed in clinical settings, facilitating earlier and more effective treatment strategies. Our findings suggest significant potential for improving patient outcomes in brain tumor diagnosis.
In the domain of cyber-physical systems, wireless sensor networks (WSNs) play a pivotal role as infrastructures, encompassing both stationary and mobile sensors. These sensors self-organize and establish multi-hop connections for communication, collectively sensing, gathering, processing, and transmitting data about their surroundings. Despite their significance, WSNs face rapid and detrimental attacks that can disrupt functionality. Existing intrusion detection methods for WSNs encounter challenges such as low detection rates, computational overhead, and false alarms. These issues stem from sensor node resource constraints, data redundancy, and high correlation within the network. To address these challenges, we propose an innovative intrusion detection approach that integrates machine learning (ML) techniques with the Synthetic Minority Oversampling Technique Tomek Link (SMOTE-TomekLink) algorithm. This blend synthesizes minority instances and eliminates Tomek links, resulting in a balanced dataset that significantly enhances detection accuracy in WSNs. Additionally, we incorporate feature scaling through standardization to render input features consistent and scalable, facilitating more precise training and detection. To counteract imbalanced WSN datasets, we employ the SMOTE-Tomek resampling technique, mitigating overfitting and underfitting issues. Our comprehensive evaluation, using the wireless sensor network dataset (WSN-DS) containing 374,661 records, identifies the optimal model for intrusion detection in WSNs. The standout outcome of our research is the remarkable performance of our model. In binary classification scenarios, it achieves an accuracy rate of 99.78%, and in multiclass classification scenarios, it attains an exceptional accuracy rate of 99.92%. These findings underscore the efficiency and superiority of our proposal in the context of WSN intrusion detection, showcasing its effectiveness in detecting and mitigating intrusions in WSNs.
Cybersecurity has emerged as a critical global concern. Intrusion Detection Systems (IDS) play a critical role in protecting interconnected networks by detecting malicious actors and activities. Machine Learning (ML)-based behavior analysis within the IDS has considerable potential for detecting dynamic cyber threats, identifying abnormalities, and identifying malicious conduct within the network. However, as the number of data grows, dimension reduction becomes an increasingly difficult task when training ML models. Addressing this, our paper introduces a novel ML-based network intrusion detection model that uses Random Oversampling (RO) to address data imbalance and Stacking Feature Embedding based on clustering results, as well as Principal Component Analysis (PCA) for dimension reduction and is specifically designed for large and imbalanced datasets. This model's performance is carefully evaluated using three cutting-edge benchmark datasets: UNSW-NB15, CIC-IDS-2017, and CIC-IDS-2018. On the UNSW-NB15 dataset, our trials show that the RF and ET models achieve accuracy rates of 99.59% and 99.95%, respectively. Furthermore, using the CIC-IDS2017 dataset, DT, RF, and ET models reach 99.99% accuracy, while DT and RF models obtain 99.94% accuracy on CIC-IDS2018. These performance results continuously outperform the state-of-art, indicating significant progress in the field of network intrusion detection. This achievement demonstrates the efficacy of the suggested methodology, which can be used practically to accurately monitor and identify network traffic intrusions, thereby blocking possible threats.
Joarder Kamruzzaman合作论文数Monash University;Gippsland School of Computer and Information Technology 1