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
34 result(s) for "Eisa, Taiseer Abdalla Elfadil"
Sort by:
An Intelligent Carbon-Based Prediction of Wastewater Treatment Plants Using Machine Learning Algorithms
Purification of polluted water and return back to the agriculture field is the wastewater treatment for plants. Contaminated water causes illness and health emergencies of public. Also, health risk due release of toxic contaminants brings problem to all living beings. At present, sensors are used in waste water treatment and transfer data via internet of things (IoT). Prediction of wastewater quality content which is presence of total nitrogen (T-N) and total phosphorous (T-P) elements, chemical oxygen demand (COD), biochemical demand (BOD), and total suspended solids (TSS) is associated with eutrophication that should be prevented. This may leads to algal bloom and spoils aquatic life which is consumed by human. The presence of nitrogen and phosphorous elements is in the content of wastewater, and these elements are associated with eutrophication which should be prevented. Adsorption of T-N and T-P activated carbon was predictable as one of the most promising methods for wastewater treatment. Many research works have been done. The issues are inefficiency in the prediction of wastewater treatment. To overcome this issue, this paper proposed fusion of B-KNN with the ELM algorithm that is used. The accuracy of the BKNN-ELM algorithm in classification of water quality status produced the highest accuracy of the highest accuracy which is K=9 and k=10 with rate of accuracy which is 93.56%, and the lowest accuracy is K=1 of 65.34%. Experiment evaluation shows that a total suspended solid predicted by proposed model is 91 with accuracy of 93%. The relative error rate of prediction is 12.03 which is lesser than existing models.
Artificial Intelligence-Based Fusion Model for Paddy Leaf Disease Detection and Classification
In agriculture, rice plant disease diagnosis has become a challenging issue, and early identification of this disease can avoid huge loss incurred from less crop productivity. Some of the recently-developed computer vision and Deep Learning (DL) approaches can be commonly employed in designing effective models for rice plant disease detection and classification processes. With this motivation, the current research work devises an Efficient Deep Learning based Fusion Model for Rice Plant Disease (EDLFM-RPD) detection and classification. The aim of the proposed EDLFM-RPD technique is to detect and classify different kinds of rice plant diseases in a proficient manner. In addition, EDLFM-RPD technique involves median filtering-based preprocessing and K-means segmentation to determine the infected portions. The study also used a fusion of handcrafted Gray Level Co-occurrence Matrix (GLCM) and Inception-based deep features to derive the features. Finally, Salp Swarm Optimization with Fuzzy Support Vector Machine (FSVM) model is utilized for classification. In order to validate the enhanced outcomes of EDLFM-RPD technique, a series of simulations was conducted. The results were assessed under different measures. The obtained values infer the improved performance of EDLFM-RPD technique over recent approaches and achieved a maximum accuracy of 96.170%.
Parkinson's Detection Using RNN-Graph-LSTM with Optimization Based on Speech Signals
Early detection of Parkinson's Disease (PD) using the PD patients’ voice changes would avoid the intervention before the identification of physical symptoms. Various machine learning algorithms were developed to detect PD detection. Nevertheless, these ML methods are lack in generalization and reduced classification performance due to subject overlap. To overcome these issues, this proposed work apply graph long short term memory (GLSTM) model to classify the dynamic features of the PD patient speech signal. The proposed classification model has been further improved by implementing the recurrent neural network (RNN) in batch normalization layer of GLSTM and optimized with adaptive moment estimation (ADAM) on network hidden layer. To consider the importance of feature engineering, this proposed system use Linear Discriminant analysis (LDA) for dimensionality reduction and Sparse Auto-Encoder (SAE) for extracting the dynamic speech features. Based on the computation of energy content transited from unvoiced to voice (onset) and voice to voiceless (offset), dynamic features are measured. The PD datasets is evaluated under 10 fold cross validation without sample overlap. The proposed smart PD detection method called RNN-GLSTM-ADAM is numerically experimented with persistent phonations in terms of accuracy, sensitivity, and specificity and Matthew correlation coefficient. The evaluated result of RNN-GLSTM-ADAM extremely improves the PD detection accuracy than static feature based conventional ML and DL approaches.
Optimal Load Forecasting Model for Peer-to-Peer Energy Trading in Smart Grids
Peer-to-Peer (P2P) electricity trading is a significant research area that offers maximum fulfilment for both prosumer and consumer. It also decreases the quantity of line loss incurred in Smart Grid (SG). But, uncertainities in demand and supply of the electricity might lead to instability in P2P market for both prosumer and consumer. In recent times, numerous Machine Learning (ML)-enabled load predictive techniques have been developed, while most of the existing studies did not consider its implicit features, optimal parameter selection, and prediction stability. In order to overcome fulfill this research gap, the current research paper presents a new Multi-Objective Grasshopper Optimisation Algorithm (MOGOA) with Deep Extreme Learning Machine (DELM)-based short-term load predictive technique i.e., MOGOA-DELM model for P2P Energy Trading (ET) in SGs. The proposed MOGOA-DELM model involves four distinct stages of operations namely, data cleaning, Feature Selection (FS), prediction, and parameter optimization. In addition, MOGOA-based FS technique is utilized in the selection of optimum subset of features. Besides, DELM-based predictive model is also applied in forecasting the load requirements. The proposed MOGOA model is also applied in FS and the selection of optimal DELM parameters to improve the predictive outcome. To inspect the effectual outcome of the proposed MOGOA-DELM model, a series of simulations was performed using UK Smart Meter dataset. In the experimentation procedure, the proposed model achieved the highest accuracy of 85.80% and the results established the superiority of the proposed model in predicting the testing data.
Toward Robust Lung Cancer Diagnosis: Integrating Multiple CT Datasets, Curriculum Learning, and Explainable AI
Background and Objectives: Computer-aided diagnostic systems have achieved remarkable success in the medical field, particularly in diagnosing malignant tumors, and have done so at a rapid pace. However, the generalizability of the results remains a challenge for researchers and decreases the credibility of these models, which represents a point of criticism by physicians and specialists, especially given the sensitivity of the field. This study proposes a novel model based on deep learning to enhance lung cancer diagnosis quality, understandability, and generalizability. Methods: The proposed approach uses five computed tomography (CT) datasets to assess diversity and heterogeneity. Moreover, the mixup augmentation technique was adopted to facilitate the reliance on salient characteristics by combining features and CT scan labels from datasets to reduce their biases and subjectivity, thus improving the model’s generalization ability and enhancing its robustness. Curriculum learning was used to train the model, starting with simple sets to learn complicated ones quickly. Results: The proposed approach achieved promising results, with an accuracy of 99.38%; precision, specificity, and area under the curve (AUC) of 100%; sensitivity of 98.76%; and F1-score of 99.37%. Additionally, it scored a 00% false positive rate and only a 1.23% false negative rate. An external dataset was used to further validate the proposed method’s effectiveness. The proposed approach achieved optimal results of 100% in all metrics, with 00% false positive and false negative rates. Finally, explainable artificial intelligence (XAI) using Gradient-weighted Class Activation Mapping (Grad-CAM) was employed to better understand the model. Conclusions: This research proposes a robust and interpretable model for lung cancer diagnostics with improved generalizability and validity. Incorporating mixup and curriculum training supported by several datasets underlines its promise for employment as a diagnostic device in the medical industry.
Blockchain for IoT Applications: Taxonomy, Platforms, Recent Advances, Challenges and Future Research Directions
The Internet of Things (IoT) has become a popular computing technology paradigm. It is increasingly being utilized to facilitate human life processes through a variety of applications, including smart healthcare, smart grids, smart finance, and smart cities. Scalability, interoperability, security, and privacy, as well as trustworthiness, are all issues that IoT applications face. Blockchain solutions have recently been created to help overcome these difficulties. The purpose of this paper is to provide a survey and tutorial on the use of blockchain in IoT systems. The importance of blockchain technology in terms of features and benefits for constituents of IoT applications is discussed. We propose a blockchain taxonomy for IoT applications based on the most significant factors. In addition, we examine the most widely used blockchain platforms for IoT applications. Furthermore, we discuss how blockchain technology can be used to broaden the spectrum of IoT applications. Besides, we discuss the recent advances and solutions offered for IoT environments. Finally, we discuss the challenges and future research directions of the use of blockchain for the IoT.
Coyote Optimization Using Fuzzy System for Energy Efficiency in WSN
In recent days, internet of things is widely implemented in Wireless Sensor Network (WSN). It comprises of sensor hubs associated together through the WSNs. The WSN is generally affected by the power in battery due to the linked sensor nodes. In order to extend the lifespan of WSN, clustering techniques are used for the improvement of energy consumption. Clustering methods divide the nodes in WSN and form a cluster. Moreover, it consists of unique Cluster Head (CH) in each cluster. In the existing system, Soft-K means clustering techniques are used in energy consumption in WSN. The soft-k means algorithm does not work with the large –scale wireless sensor networks, therefore it causes reliability and energy consumption problems. To overcome this, the proposed Load-Balanced Clustering conjunction with Coyote Optimization with Fuzzy Logic (LBC-COFL) algorithm is used. The main objective is to perform the lifespan by balancing the gateways with the load of less energy. The proposed algorithm is evaluated using the metrics such as energy consumption, throughput, central tendency, network lifespan, and total energy utilization.
Financial Fraud Detection Based on Machine Learning: A Systematic Literature Review
Financial fraud, considered as deceptive tactics for gaining financial benefits, has recently become a widespread menace in companies and organizations. Conventional techniques such as manual verifications and inspections are imprecise, costly, and time consuming for identifying such fraudulent activities. With the advent of artificial intelligence, machine-learning-based approaches can be used intelligently to detect fraudulent transactions by analyzing a large number of financial data. Therefore, this paper attempts to present a systematic literature review (SLR) that systematically reviews and synthesizes the existing literature on machine learning (ML)-based fraud detection. Particularly, the review employed the Kitchenham approach, which uses well-defined protocols to extract and synthesize the relevant articles; it then report the obtained results. Based on the specified search strategies from popular electronic database libraries, several studies have been gathered. After inclusion/exclusion criteria, 93 articles were chosen, synthesized, and analyzed. The review summarizes popular ML techniques used for fraud detection, the most popular fraud type, and evaluation metrics. The reviewed articles showed that support vector machine (SVM) and artificial neural network (ANN) are popular ML algorithms used for fraud detection, and credit card fraud is the most popular fraud type addressed using ML techniques. The paper finally presents main issues, gaps, and limitations in financial fraud detection areas and suggests possible areas for future research.
Locomotion of Bioinspired Underwater Snake Robots Using Metaheuristic Algorithm
Snake Robots (SR) have been successfully deployed and proved to attain bio-inspired solutions owing to its capability to move in harsh environments, a characteristic not found in other kinds of robots (like wheeled or legged robots). Underwater Snake Robots (USR) establish a bioinspired solution in the domain of underwater robotics. It is a key challenge to increase the motion efficiency in underwater robots, with respect to forwarding speed, by enhancing the locomotion method. At the same time, energy efficiency is also considered as a crucial issue for long-term automation of the systems. In this aspect, the current research paper concentrates on the design of effectual Locomotion of Bioinspired Underwater Snake Robots using Metaheuristic Algorithm (LBIUSR-MA). The proposed LBIUSR-MA technique derives a bi-objective optimization problem to maximize the Forward Velocity (FV) and minimize the Average Power Consumption (APC). LBIUSR-MA technique involves the design of Manta Ray Foraging Optimization (MRFO) technique and derives two objective functions to resolve the optimization issue. In addition to these, effective weighted sum technique is also used for the integration of two objective functions. Moreover, the objective functions are required to be assessed for varying gait variables so as to inspect the performance of locomotion. A detailed set of simulation analyses was conducted and the experimental results demonstrate that the developed LBIUSR-MA method achieved a low Average Power Consumption (APC) value of 80. under δ value of 50. The proposed model accomplished the minimum PAC and maximum FV of USR in an effective manner.
QoS Aware Multicast Routing Protocol for Video Transmission in Smart Cities
In recent years, Software Defined Networking (SDN) has become an important candidate for communication infrastructure in smart cities. It produces a drastic increase in the need for delivery of video services that are of high resolution, multiview, and large-scale in nature. However, this entity gets easily influenced by heterogeneous behaviour of the user's wireless link features that might reduce the quality of video stream for few or all clients. The development of SDN allows the emergence of new possibilities for complicated controlling of video conferences. Besides, multicast routing protocol with multiple constraints in terms of Quality of Service (QoS) is a Nondeterministic Polynomial time (NP) hard problem which can be solved only with the help of metaheuristic optimization algorithms. With this motivation, the current research paper presents a new Improved Black Widow Optimization with Levy Distribution model (IBWO-LD)-based multicast routing protocol for smart cities. The presented IBWO-LD model aims at minimizing the energy consumption and bandwidth utilization while at the same time accomplish improved quality of video streams that the clients receive. Besides, a priority-based scheduling and classifier model is designed to allocate multicast request based on the type of applications and deadline constraints. A detailed experimental analysis was carried out to ensure the outcomes improved under different aspects. The results from comprehensive comparative analysis highlighted the superiority of the proposed IBWO-LD model over other compared methods.