Search Results Heading

MBRLSearchResults

mbrl.module.common.modules.added.book.to.shelf
Title added to your shelf!
View what I already have on My Shelf.
Oops! Something went wrong.
Oops! Something went wrong.
While trying to add the title to your shelf something went wrong :( Kindly try again later!
Are you sure you want to remove the book from the shelf?
Oops! Something went wrong.
Oops! Something went wrong.
While trying to remove the title from your shelf something went wrong :( Kindly try again later!
    Done
    Filters
    Reset
  • Discipline
      Discipline
      Clear All
      Discipline
  • Is Peer Reviewed
      Is Peer Reviewed
      Clear All
      Is Peer Reviewed
  • Item Type
      Item Type
      Clear All
      Item Type
  • Subject
      Subject
      Clear All
      Subject
  • Year
      Year
      Clear All
      From:
      -
      To:
  • More Filters
3 result(s) for "Mahto, Rajul"
Sort by:
Modified Genetic Algorithm with Deep Learning for Fraud Transactions of Ethereum Smart Contract
Recently, the Ethereum smart contracts have seen a surge in interest from the scientific community and new commercial uses. However, as online trade expands, other fraudulent practices—including phishing, bribery, and money laundering—emerge as significant challenges to trade security. This study is useful for reliably detecting fraudulent transactions; this work developed a deep learning model using a unique metaheuristic optimization strategy. The new optimization method to overcome the challenges, Optimized Genetic Algorithm-Cuckoo Search (GA-CS), is combined with deep learning. In this research, a Genetic Algorithm (GA) is used in the phase of exploration in the Cuckoo Search (CS) technique to address a deficiency in CS. A comprehensive experiment was conducted to appraise the efficiency and performance of the suggested strategies compared with those of various popular techniques, such as k-nearest neighbors (KNN), logistic regression (LR), multi-layer perceptron (MLP), XGBoost, light gradient boosting machine (LGBM), random forest (RF), and support vector classification (SVC), in terms of restricted features and we compared their performance and efficiency metrics to the suggested approach in detecting fraudulent behavior on Ethereum. The suggested technique and SVC models outperform the rest of the models, with the highest accuracy, while deep learning with the proposed optimization strategy outperforms the RF model, with slightly higher performance of 99.71% versus 98.33%.
A novel and innovative cancer classification framework through a consecutive utilization of hybrid feature selection
Cancer prediction in the early stage is a topic of major interest in medicine since it allows accurate and efficient actions for successful medical treatments of cancer. Mostly cancer datasets contain various gene expression levels as features with less samples, so firstly there is a need to eliminate similar features to permit faster convergence rate of classification algorithms. These features (genes) enable us to identify cancer disease, choose the best prescription to prevent cancer and discover deviations amid different techniques. To resolve this problem, we proposed a hybrid novel technique CSSMO-based gene selection for cancer classification. First, we made alteration of the fitness of spider monkey optimization (SMO) with cuckoo search algorithm (CSA) algorithm viz., CSSMO for feature selection, which helps to combine the benefit of both metaheuristic algorithms to discover a subset of genes which helps to predict a cancer disease in early stage. Further, to enhance the accuracy of the CSSMO algorithm, we choose a cleaning process, minimum redundancy maximum relevance (mRMR) to lessen the gene expression of cancer datasets. Next, these subsets of genes are classified using deep learning (DL) to identify different groups or classes related to a particular cancer disease. Eight different benchmark microarray gene expression datasets of cancer have been utilized to analyze the performance of the proposed approach with different evaluation matrix such as recall, precision, F1-score, and confusion matrix. The proposed gene selection method with DL achieves much better classification accuracy than other existing DL and machine learning classification models with all large gene expression dataset of cancer.
Novel Cuckoo Search-Based Metaheuristic Approach for Deep Learning Prediction of Depression
Depression is a common illness worldwide with doubtless severe implications. Due to the absence of early identification and treatment for depression, millions of individuals worldwide suffer from mental illnesses. It might be difficult to identify those who are experiencing mental health illnesses and to provide them with the early help that they need. Additionally, depression may be associated with thoughts of suicide. Currently, there are no clinically specific diagnostic biomarkers that can identify the severity and type of depression. In this research paper, the novel particle swarm-cuckoo search (PS-CS) optimization algorithm is proposed instead of the traditional backpropagation algorithm for training deep neural networks. The backpropagation algorithm is widely used for supervised learning in deep neural networks, but it has limitations in terms of convergence speed and the possibility of getting trapped in local optima. These problems were addressed by using a deep neural network architecture for depression detection tasks along with the PS-CS optimization technique. The PS-CS algorithm combines the strengths of both particle swarm optimization and cuckoo search algorithms, which allows for a more efficient and effective optimization of the network parameters. We also evaluated how well the suggested methods performed against the most widely used classification models, including (K-nearest neighbor) KNN, (support vector regression) SVR, and decision trees, as well as the most widely used deep learning models, including residual neural network (ResNet), visual geometry group (VGG), and simple neural network (LeNet). The findings show that the suggested method, PS-CS, in conjunction with the CNN model, outperformed all other models, achieving the maximum accuracy of 99.5%. Other models, such as the KNN, decision trees, and logistic regression, achieved lower accuracies ranging from 69% to 97%.