Digital pathology is rapidly transforming histopathological diagnosis, yet many existing deep learning models treat all spatial regions uniformly and do not exploit the multi-frequency structure of tissue, which limits both diagnostic accuracy and computational efficiency. This paper proposes WaSA-Net, an end-to-end architecture that integrates three complementary modules for histopathological image analysis. First, the Wavelet-Guided Tokenization (WGT) module decomposes input images into frequency-aware representations using learnable wavelet-like filters, so that both global tissue structures and fine-grained cellular patterns are exposed to attention from the first layer. Second, the Dynamic Sparse Attention with Pathology Priors (DSA-PP) module adaptively selects diagnostically informative tokens through a lightweight gating mechanism and incorporates learnable pathology prior tokens that embed domain-specific inductive biases, reducing attention complexity while preserving critical contextual information. Third, the Cross-Frequency Feature Pyramid Fusion (CFFPF) module performs bidirectional cross-attention across frequency bands and applies adaptive per-sample frequency weighting to identify the most discriminative frequency components for each tissue type. The proposed architecture is evaluated on three widely used histopathology benchmarks: PatchCamelyon for metastasis detection, PathMNIST for multi-class colorectal tissue classification, and BreakHis for breast cancer diagnosis. WaSA-Net achieves strong performance with only 4.8M parameters, reaching 95.91% accuracy (AUC 0.9981) on PathMNIST, 93.47% accuracy (AUC 0.9812) on PatchCamelyon, and 96.72% accuracy (AUC 0.9923) on BreakHis. Despite its compact design, WaSA-Net matches or surpasses larger models while requiring no external pre-training data. These results indicate that frequency-aware representations and dynamic sparse attention can improve both efficiency and diagnostic performance in digital pathology.
Diabetic retinopathy (DR) is a progressive eye disorder that may lead to permanent blindness when it is not treated. Nevertheless, the issue of early recognition is a problem since the retinal assessment takes a lot of time, and ophthalmologists are in short supply in most places. The paper fulfills this urgent requirement by suggesting a light-weight deep learning architecture to classify DR, namely, in the consumer electronics domain. The model combines DenseNet models and Grad-CAM++ to enhance both interpretation and extraction of features. It involves three dense net models that are used to label retinal images, D121-[M1], D169-[M2], and D121-[M3] to classify APTOS-2019 retinal image samples, 44570 sample images of 5 levels of DR. The framework produces detailed heatmaps which indicate significant parts of the retina which affect classification through incorporation of Grad-CAM++. The design is made to comply with the requirements of consumer devices with a focus on efficiency and flexibility. The steps involved in preprocessing are image resizing to 224 & times; 224 pixels and data augmentation to enhance strength. D121-[M3] was the best performing of the models; it received 95.63 percent training accuracy, 0.9921 precision, 0.9930 recall, and a 0.9925 F1-score.
Optical microrobots actuated by optical tweezers (OT) are an emerging tool for cell-level manipulation, micro-assembly, and targeted biomedical interventions, but their closed-loop control depends on perception subsystems that must run in real time within tight power budgets. Existing perception pipelines on optical-microscopy data rely on dense artificial neural networks that consume several to tens of millijoules per inference, which is incompatible with embedded controllers driving the optical hardware. This paper proposes SpikeMicroNet, a directly trained, defocus-aware spiking neural network for single-frame optical microrobot perception. The proposed model integrates a Phase-Coded Defocus Encoder (PCDE) that converts a static microscopy frame into a temporally structured spike train, an Adaptive-Threshold Leaky Integrate-and-Fire (AT-LIF) neuron that maintains stable firing rates across heterogeneous microrobot geometries, and a Defocus-Aware Spiking Self-Attention (DASSA) block whose attention map is conditioned on the temporal phase of the encoder. The performance of the proposed method is benchmarked on the OpTical MicroRobot dataset against seven ANN and SNN baselines under a subject independent evaluation protocol. SpikeMicroNet attains $$95.1\%$$ top-1 accuracy on pose classification and a depth mean absolute error of $$1.78\,\mu$$m while reducing the estimated model-side compute energy by up to $$28.4\times$$ relative to the strongest dense vision transformer baseline. To the best of our knowledge, this is the first spiking neural network designed and benchmarked for optical microrobot perception.
Due to challenges such as illumination variability, noise, and visual distortions, machine learning (ML) and deep learning (DL) approaches for skin disease evaluation remain complex. Traditional methods often neglect these issues, leading to skewed predictions and poor performance. This research leverages a diverse dataset and robust image processing techniques to enhance diagnostic accuracy under such demanding conditions. We propose Dermo-Transfer, a novel architecture that combines MobileNet with dense blocks and residual connections to improve skin disease severity classification by addressing problems such as vanishing gradients and overfitting. Our method incorporates multi-scale Retinex, gamma correction, and histogram equalization to enhance image quality and visibility. Furthermore, a quantum support vector machine (QSVM) classifier is employed to improve classification performance, providing confidence scores and effectively handling multi-class problems. The proposed approach significantly enhances diagnostic accuracy and outperforms previous models. Dermo-Transfer not only improves pattern recognition and classification accuracy but also robustly handles varying image quality and lighting conditions. Dermo-Transfer was trained on 77,314 images covering skin conditions such as molluscum, warts, eczema, psoriasis, lichen planus, seborrheic keratoses, atopic dermatitis, melanoma, basal cell carcinoma (BCC), melanocytic nevi (NV), benign keratosis, and other benign tumors. The Dermo-Transfer classification method achieved accuracies of 99 %, 98.5 %, 97.5 %, and 89 % across four datasets, demonstrating its effectiveness and potential utility for clinical diagnostics. Additionally, Dermo-Transfer outperformed SkinLesNet and MobileNet V2-LSTM in terms of classification accuracy. Experimental results also highlight how IoT devices and mobile applications can enhance the computational efficiency and practical deployment of the Dermo-Transfer model.
With the rapid increase of Consumer Internet of Things (CIoT) and advancements in communication technologies, both are generating a huge amount of imbalance data. Traditional network architectures struggle to handle the complex and heterogeneous nature of CIoT devices, as well as the imbalance and unpredictability of traffic flows. Software Defined Networking (SDN) is a novel networking paradigm. By decoupling the data plane from the control plane, it efficiently manages the complexity and heterogeneity of CIoT devices. However, challenges such as imbalance data security, future traffic load prediction, and optimized routing still persist in CIoT environment. Advancements in Deep Learning (DL) algorithms, along with their extensive application in CIoT domain, have enabled resolving SDN-CIoT security and performance issues. To address the above mentioned challenges, in this article, we propose an AI-based framework which comprises two modules: 1) DL-based security and traffic load prediction module and 2) DRL-based routing optimization module. In addition, the proposed framework employs the CNN based intelligent load balancing strategy among SDN controllers to reduce the computational burden on the main controller. The performance of the proposed model is evaluated through simulation and results demonstrate that the proposed framework achieved excellent performance compared to the state-of-the art methods.
The convergence of the Internet of Things (IoT) and Software-Defined Networking (SDN) has paved the way for a new technological paradigm in Healthcare Industry 5.0. This integration addresses the complexity, heterogeneity, and dynamic nature of smart IoT devices within healthcare systems. However, it also increases the risk of cyberattacks, particularly Distributed Denial of Service (DDoS) attacks, which pose significant threats to such critical infrastructure. While Deep Learning (DL)-based intrusion detection methods have demonstrated high accuracy in detecting these attacks, their opaque decision-making process often leads to their characterization as black-box models, limiting their practical use for security analysts. To overcome these challenges, this study proposes an explainable hybrid model for DDoS attack detection in SDN-IoT-based Healthcare Industry 5.0 environments. The model combines the strengths of Convolutional Neural Networks (CNNs) for spatial feature extraction and Long Short-Term Memory (LSTM) networks for capturing temporal dependencies in network traffic. Implemented using an SDN controller, the model accurately classifies DDoS and IoT attacks while providing transparency through the SHapley Additive exPlanation (SHAP) method, which identifies the most influential features in the model’s decision-making process. Simulation results on the CICDDoS2019 and IoT Healthcare Security datasets demonstrate the model’s effectiveness, achieving detection accuracy of 99.59% and 98.12%, respectively. These findings confirm the robustness of the proposed hybrid model compared to state-of-the-art methods for detecting potential attacks in Healthcare Industry 5.0 systems.
Healthcare 5.0, driven by the Internet of Medical Things (IoMT), introduces transformative changes in the medical field but also exposes systems to growing cybersecurity threats. While Deep Learning (DL) offers high accuracy in attack detection, its effectiveness is often limited by data imbalance and difficulty in identifying key features dynamically. Additionally, DL models are often criticized for their lack of interpretability, as their internal decisionmaking remains obscure. To overcome these limitations, this paper presents an explainable and adaptive DL-based security framework. It integrates a Generative Adversarial Network (GAN) to balance the dataset by generating realistic samples for underrepresented attack classes, and employs Bidirectional Long Short-Term Memory (BiLSTM) to identify temporal patterns and critical features. To enhance transparency, SHapley Additive exPlanations (SHAP) and Permutation Feature Importance (PFI) are used for interpreting the model's decisions. Experiments conducted on the NSL-KDD dataset demonstrate the effectiveness of the proposed method, achieving 93.81% accuracy and an F1-score of 82.95%.
Acute lymphoblastic leukemia (ALL) is a malignant blood disorder that primarily affects white blood cells, particularly in children, where early and accurate diagnosis is critical for effective treatment and recovery. This study introduces a novel deep learning framework, termed XIncept-ALL, for automated detection and classification of ALL severity levels. The model integrates pre-trained InceptionV3 and Xception networks through feature fusion blocks, enabling robust representation learning. To enhance performance, data auto-augmentation techniques were applied to address class imbalance and reduce overfitting. Furthermore, Grad-CAM visualizations were employed to highlight discriminative regions of ALL cell images, providing interpretability of the model's predictions and validating that the network focuses on clinically relevant features. The proposed system was evaluated using a newly developed private dataset, Pak-ALL, collected from Pakistani hospitals, along with additional datasets from reliable web sources. Extracted features were classified using an XGBoost classifier into four categories: Benign, Early, Pre, and Pro. Extensive experiments demonstrated the superior performance of the proposed framework, achieving an average accuracy of 99.5% on a challenging external dataset (Iranian dataset). The results highlight the efficiency, scalability, and practicality of the XIncept-ALL model for medical image analysis. By offering both improved classification accuracy and interpretable decision support via Grad-CAM, the proposed approach represents a significant advancement toward reliable computer-aided diagnostic systems for ALL, with strong potential to support clinical decision-making and improve patient outcomes.
The advancement of communication technologies and cloud systems has led to the emergence of the Healthcare-Consumer Internet of Things (H-CIoT) as a significant domain. This emergence has transformed the traditional healthcare system into the next generation of H-CIoT, characterized by higher connectivity and intelligence. Software-Defined Networking (SDN) is currently being incorporated into H-CIoT, enabling it to meet the complex, dynamic, and heterogeneous requirements of H-CIoT networks. As the H-CIoT network expands, there is an increasing demand for secure, efficient, and optimal routing to ensure low latency and high throughput. In this paper, we propose an Artificial Intelligence (AI)-based approach that combines the strengths of Generative Adversarial Networks (GANs) and Deep Reinforcement Learning (DRL) to accurately detect anomalies in H-CIoT imbalance data and achieve optimum routing. The DRL model dynamically formulates the optimal routing policies through efficient adaptation to underlying network traffic patterns. It also comprehends the characteristics of imbalance data to enhance its routing decisions. Simulation-based results validate the effectiveness and superiority of our proposed model over OSPF routing optimization technique in term of throughput (12%), latency (20%), and the Probability of avoiding malicious minor class attacks (30%), confirming it as an outstanding suitability for the next-generation H-CIoT network.
Skin cancer is a class of disorder defined by the growth of abnormal cells on the body. Accurately identifying and diagnosing skin lesions is quite difficult because skin malignancies share many common characteristics and a wide range of morphologies. To face this challenge, deep learning algorithms have been proposed. Deep learning algorithms have shown diagnostic efficacy comparable to dermatologists in the discipline of images-based skin lesion diagnosis in recent research articles. This work proposes a novel deep learning algorithm to detect skin cancer. The proposed CAD-Skin system detects and classifies skin lesions using deep convolutional neural networks and autoencoders to improve the classification efficiency of skin cancer. The CAD-Skin system was designed and developed by the use of the modern preprocessing approach, which is a combination of multi-scale retinex, gamma correction, unsharp masking, and contrast-limited adaptive histogram equalization. In this work, we have implemented a data augmentation strategy to deal with unbalanced datasets. This step improves the model’s resilience to different pigmented skin conditions and avoids overfitting. Additionally, a Quantum Support Vector Machine (QSVM) algorithm is integrated for final-stage classification. Our proposed CAD-Skin enhances category recognition for different skin disease severities, including actinic keratosis, malignant melanoma, and other skin cancers. The proposed system was tested using the PAD-UFES-20-Modified, ISIC-2018, and ISIC-2019 datasets. The system reached accuracy rates of 98%, 99%, and 99%, consecutively, which is higher than state-of-the-art work in the literature. The minimum accuracy achieved for certain skin disorder diseases reached 97.43%. Our research study demonstrates that the proposed CAD-Skin provides precise diagnosis and timely detection of skin abnormalities, diversifying options for doctors and enhancing patient satisfaction during medical practice.
The Internet of Medical Things (IoMT) has become a novel paradigm for real-time healthcare applications. Artificial intelligence (AI) based efforts have been made to address the security challenges of IoMT, the problem of imbalance data still exists, due to which AI algorithms cannot sufficiently learn malicious traffic behavior and fail to identify rare anomalies in imbalance data accurately. Therefore, in this article, we propose an intelligent model based on software defined networking and deep learning (DL) to handle the heterogeneous, complex, and distributed architecture. To tackle the imbalance challenge, the proposed model utilizes generative adversarial network (GAN) to generate plausible synthetic data for minor class traffic. It combines autoencoder-driven DL models with reconstruction error and Wasserstein distance-based GAN. When compared to naive and advanced techniques, the proposed model produced noticeably better results on an imbalance dataset and outperformed these techniques by 4.78% and 4.54% in terms of accuracy and F1-score values, respectively.
Surface material identification using hyperspectral imaging (HSI) analysis is a crucial and challenging issue in remote sensing. Researchers widely recognize that exploiting spectral-spatial data outperforms using spectral pixel-wise methods. Most of the work focuses on machine learning techniques to address issues with HSI categorization. The semi-supervised learning model, for example, was utilized in early research to address the issue of the expenses associated with training samples during HSI classification. Nevertheless, these approaches and techniques have certain drawbacks. The suggested framework must be improved in terms of hardware and computational capacity to enhance security. While integrated patch-based convolutional neural network (CNN) can help overcome these issues, due to the complicated geographical distribution of many targets, there are some downsides, such as using spectra as odorless vectors. The supervised learning techniques categorize the inputs by using a collection of appropriate examples for each class, referred to as training samples. For this purpose, samples must be obtained, however, the process is expensive and time-consuming. Deep learning techniques for evaluating spatial spectrum data have significantly advanced, yet security challenges remain in remote sensing with HSI. In this article, we introduce a novel HSI classification method, termed Deep-Detect, which leverages deep learning models with attention mechanisms to tackle these challenges. We use two weighting factors that may be obtained flexibly during the training phase to integrate both spectral and spatial properties, whose importance differs for various objects and scenarios. Additionally, we proposed a spatial and spectral fully convolutional networks (Spe-FCNs) attention mechanism that focuses attention on the input patches’ most informative regions. To verify performance, we used the northern Italy dataset from Pavia University and compared our proposed model with state-of-the-art HSI classification models. Our findings show that the proposed Deep-Detect model enhances classification accuracy while addressing key security concerns in HSIs.
This paper presents an adaptive Generative Artificial Intelligence (GenAI) system which will be able to improve care standards for the elderly by personalizing the health monitoring and interventions. The GenAI system we had developed came to the rescue of the acute needs of the aging population as it was capable of the dynamic learning and adaptation to the user's individual requirements. The architecture of the system has a complex, multi-layered design that combines sensors, data processing units, and user interfaces together, therefore, it provides the care that fits the person and at the same time it will help to reduce the health emergencies. In the real-world, the reduction of the emergency incidents by 40 %, the high level of user satisfaction (85 %) and the decreasing stress level of the caregivers were the main results. The research shows the system's effectiveness in the improvement of the quality of life for the elderly and support of the caregivers by making their daily activities smooth and providing important health information. In the future, we plan to grow the GenAI system, improve its algorithms to achieve even higher levels of accuracy, and broaden the system's applications to other healthcare technologies. The future of elderly care can be changed by the technology of GenAI, so, it is the area where it is needed the most for research and application in healthcare technology.
Background: Diabetic retinopathy, hypertensive retinopathy, glaucoma, and contrast-related eye diseases are well-recognized conditions resulting from high blood pressure, rising blood glucose, and elevated eye pressure. Later-stage symptoms usually include patches of cotton wool, restricted veins in the optic nerve, and buildup of blood in the optic nerve. Severe consequences include damage of the visual nerve, and retinal artery obstruction, and possible blindness may result from these conditions. An early illness diagnosis is made easier by the use of deep learning models and artificial intelligence (AI). Objectives: This study introduces a novel methodology called CAD-EYE for classifying diabetic retinopathy, hypertensive retinopathy, glaucoma, and contrast-related eye issues. Methods: The proposed system combines the features extracted using two deep learning (DL) models (MobileNet and EfficientNet) using feature fusion to increase the diagnostic system efficiency. The system uses fluorescence imaging for increasing accuracy as an image processing algorithm. The algorithm is added to increase the interpretability and explainability of the CAD-EYE system. This algorithm was not used in such an application in the previous literature to the best of the authors’ knowledge. The study utilizes datasets sourced from reputable internet platforms to train the proposed system. Results: The system was trained on 65,871 fundus images from the collected datasets, achieving a 98% classification accuracy. A comparative analysis demonstrates that CAD-EYE surpasses cutting-edge models such as ResNet, GoogLeNet, VGGNet, InceptionV3, and Xception in terms of classification accuracy. A state-of-the-art comparison shows the superior performance of the model against previous work in the literature. Conclusions: These findings support the usefulness of CAD-EYE as a diagnosis tool that can help medical professionals diagnose an eye disease. However, this tool will not be replacing optometrists.
The aim of this paper is on the role of AI powered data analysis in the decision-making processes of information systems such as ERP systems. We reviewed the literature, technological aspects, and case studies that pertain to the area of embedding AI analytics into ERP systems, or in any compliance with the ERP design. We consider the weights and downsides of the suggested AI analytics sales model, potential ethical issues, privacy concerns, other technical issues, and foresight research. We focus on bridging this information gap by increasing the knowledge of intersection analysis and artificial intelligence that structures ERP systems, describing how ERP systems can benefit along with the shortcomings in this area and how they can be addressed in further research. At the same time, we address the practical aspects of the implementation of AI-guided methods in everyday business activities and evaluate their applicability to various sectors. By analyzing the latest trends, we intend to add value to the existing body of knowledge by addressing emerging opportunities and challenges in the effective utilization of AI in enterprise systems. Our review also indicates the necessity of a cross-discipline agenda in order to resolve current issues and shape the growth of this fast-changing domain.
The Internet of Things (IoT) is an emerging technology that allow smart devices to communicate through various heterogeneous channels (wired or wireless). However, for conventional networks, it has become a challenging task to efficiently control and manage the data flows of a huge number of devices. Software-defined networking (SDN) is a new way of thinking about networking. Because it is programmable, flexible, agile, and gives you a big picture of the network, it has tried to solve some IoT problems, like scalability, heterogeneity, and complexity. In large-scale SDN-IoT networks, there is a requirement for routing protocols that are both efficient and secure in order to ensure a superior level of quality of service (QoS) and quality of experience (QoE). To address the above stated challenges, a novel deep reinforcement learning (DRL) known as DQQS model is proposed. The aim is to achieve QoS and QoE while also ensuring the security of the SDN-IoT network. The proposed DQQS model dynamically extracts patterns from the past network history by interacting with the underlying network and generating optimized routing policies. This article employs three network metrics—throughput, latency, and the probability of avoiding malicious nodes—to measure the performance of DQQS. Simulations reveal that the proposed framework outperforms four state-of-the-art routing algorithms: OSPF, L-L Routing, Sailfish Routing, and RL-Routing in terms of both throughput and latency. For instance, in an attacked environment, the proposed DQQS model achieved the highest throughput value of 14.5 Mbps, surpassing OSPF at 8 Mbps, L-L at 8.2 Mbps, Sailfish at 9 Mbps, and RL at 9.5 Mbps. Similarly, this model exhibited superior performance in latency, recording the lowest latency value of 52 ms, compared to OSPF 88 ms, L-L 85 ms, Sailfish 72 ms, and RL 75 ms routing algorithms. The experimental results demonstrate that this new DQQS model is a pioneering deep reinforcement learning-based technique that optimally addresses secure routing in the SDN-IoT environment, ensuring enhanced quality of service and experience, and outperforming state-of-the art DL methodologies in both security and network performance metrics.
In reaction to any unusual circumstances, an ordinary man looks for the government’s response system to play its pivotal role in providing a timely response by any respective field force. It is the responsibility of emergency response forces to ensure a rapid and appropriate reaction to any undesired situation. According to statistics obtained from emergency centers in Pakistan and different countries, it is brought into consideration that every day, around 20–25 thousand emergency calls are received, and on weekend’s ratio increases by 20%. Extensively it is classified by different studies, facts, and feedback that 80% of the calls are hoax calls. Currently, the system is entirely dependent on a human resource where a human operator is required to listen to the person in the problem and decide which response force needs to be informed. This naturally brings a delay in response time. The system that is being developed first analyses voice-to-text conversions from a semantic perspective applies data parsing techniques to the text that has been extracted, and then creates tokens based on pre-learned keywords. The system is trained on a data set that was obtained from a well-known emergency command center. Keeping in mind the confidentiality of the data set, only the emergency-related descriptions were used to train our model. For each unique case, a keyword was listed in the database as a token, allowing the system to make decisions independently for each pattern it had learned. We have used SVM and logistic regression algorithms in a python framework for training and testing of research work. SVC will extract features from the data set then a pipelining algorithm will clean the data set and remove the unwanted data. It is a kind of pre-processing that is being done to achieve the best and the better accuracy measures. Then these text tokens will be converted into vectors, and a vectorizer algorithm needs vectors/numbers for input and processing purposes. Then a function will take training data and trained labels in a classifier to predict the data. These prediction values and trained labels will be compared to achieve the best accuracy. Similarly, in the testing, the classification report is generated without the help of the fit function because training is allocated with the fit function, as it is not needed in the testing phase.
Hypertensive retinopathy (HR) is a well-known eye disease that is caused by high blood pressure (hypertension). In this illness, symptoms typically develop later. The AV nicking, cotton wool patches, constricted veins in the optic nerve, and blood pouring into the eye's optic nerve all contribute to the appearance of the HR symptoms. HR disease may have different types of serious complications, including retinal artery blockage, destruction of the visual nerves, and maybe vision loss. The automated early detection of this illness can be aided by AI and deep learning models. In this research, a novel dataset for HR is collected from Pakistani hospitals (Pak-HR) and internet sources. Second, a brand-new methodology Inception-HR (Incept-HR) is developed to evaluate hypertensive retinopathy using InceptionV3 and residual blocks. 6,000 digital fundus images from the collected dataset were used to train the Incept-HR system. The proposed classification method, Incept-HR, has 99% accuracy and an f1-score of 0.99. The results show that this model produces useful outcomes and can be applied as a diagnostic testing tool. The system is not intended to replace optometrists; rather, it aims to assist professionals. The proposed methodology outperforms both the cutting-edge models VGG19 and VGG16 in terms of accuracy.
The management of contemporary communication networks of supply chain (SC) 4.0 is becoming more complex due to the heterogeneity requirements of new devices concerning the integration of the Internet of Things in the legacy industry networks. Hence, it becomes a challenging task to secure networks of SC 4.0 from cyber-attacks and provide a robust and efficient defence framework that can resist sophisticated attacks. Machine learning-based intelligent detection algorithms are often trained at either a centralized or single server, which makes it difficult to train an effective model and also it violates privacy concerns if gathering data from other servers at the edge. Classical machine learning approaches function on the legacy group of data placed on a central or single server, which brands it the least favored choice for supply chain networks, with data privacy issues. To address these problems, this article proposes a federated learning-based efficient detection model named, DFF-SC4N, to proactively identify intrusions from SC 4.0 networks using distributed local data training. DFF-SC4N uses communication rounds in a federated learning manner having gated recurrent units by only sharing the learned parameters and keeps the data intact on local servers. The accuracy of the global model is optimized by an aggregating model, which updates from multiple servers and multiple SC 4.0 networks. Extensive experiments on real industrial network data demonstrate that the DFF-SC4N outperforms both centralized training models and state-of-the-art peer methods in protecting SC 4.0 networks.
Different cross-layer designs for mobile Adhoc network focuses on different optimization functions, specific best-of-service (QoS) metric, and the functions like delay, priority dealing with, protection, and so on. Current cross-layer designs provide character solutions for congestion control, fault tolerance, energy conservation, electricity minimization, and waft control, and the essential downside is excessive price and overhead. In this paper, we underwrite the design of more than one pass-layer configuration based on engineering to give a mixed answer for connecting the executives, energy protection, blockage control, and confirmation control. By reproduction results, we show that the typical surrenders to-end delay, average power utilization, and bundle misfortune are considerably diminished with the expansion in high throughput and positive transportation proportion.