The increasing demand for continual learning in sequential data processing has led to progressively complex training methodologies and larger recurrent network architectures. Consequently, this has widened the knowledge gap between continual learning with recurrent neural networks (RNNs) and their ability to operate on devices with limited memory and compute. To address this challenge, we investigate the effectiveness of simplifying RNN architectures, particularly gated recurrent unit (GRU), and its impact on both single-task and multitask sequential learning. We propose a new variant of GRU, namely the minion recurrent unit (MiRU). MiRU replaces conventional gating mechanisms with scaling coefficients to regulate dynamic updates of hidden states and historical context, reducing computational costs and memory requirements. Despite its simplified architecture, MiRU maintains performance comparable to the standard GRU while achieving more than 1.92 speed-up and reducing parameter usage by 2.88, as demonstrated through evaluations on sequential image classification and natural language processing benchmarks. The impact of model simplification on its learning capacity is also investigated by performing continual learning tasks with a rehearsal-based strategy and global inhibition. We find that MiRU demonstrates stable performance in multitask learning even when using only rehearsal, unlike the standard GRU and its variants. These features position MiRU as a promising candidate for edge-device applications.
Biodiesel as an attractive energy source; a low-cost and green synthesis technique was utilized for biodiesel preparation via waste cooking oil methanolysis using waste snail shell derived catalyst. The present work aimed to investigate the production of biodiesel fuel from waste materials. The catalyst was greenly synthesized from waste snail shells throughout a calcination process at different calcination time of 2–4 h and temperature of 750–950 ◦C. The catalyst samples were characterized using X-Ray Diffraction (XRD), Brunauer-Emmett-Teller (BET), Energy Dispersive X-ray (EDX), and Fourier Transform Infrared (FT-IR). The reaction variables varying in the range of 10:1–30:1 M ratio of MeOH: oil, 3–11 wt% catalyst loading, 50–
... Show MoreWe manufactured the nanoparticles light emitting diode (NPs-LED) for organic and inorganic semiconductors to achieve electroluminescence (EL). The nanoparticles of Europium oxide(Eu2O3) were incorporated into the thin film layers of the organic compounds, poly(3,4,- ethylene dioxythiophene)/polystyrene sulfonic acid (PEDOT:PSS), N,N’–diphenyl-N,N’ –bis(3-methylphenyl)-1,1’-biphenyl 4,4’- diamine (poly TPD) and polymethyl methacrylate (PMMA), by the spin coating and with the help of the phase segregation method. The EL of NPs-LED, was study for the different bias voltages (20, 25, 30) V at the room temperature, from depending on the CIE 1931 color spaces and it was generated the white light at 20V, t
... Show MoreSemantic segmentation is an exciting research topic in medical image analysis because it aims to detect objects in medical images. In recent years, approaches based on deep learning have shown a more reliable performance than traditional approaches in medical image segmentation. The U-Net network is one of the most successful end-to-end convolutional neural networks (CNNs) presented for medical image segmentation. This paper proposes a multiscale Residual Dilated convolution neural network (MSRD-UNet) based on U-Net. MSRD-UNet replaced the traditional convolution block with a novel deeper block that fuses multi-layer features using dilated and residual convolution. In addition, the squeeze and execution attention mechanism (SE) and the s
... Show MoreRecently, the phenomenon of the spread of fake news or misinformation in most fields has taken on a wide resonance in societies. Combating this phenomenon and detecting misleading information manually is rather boring, takes a long time, and impractical. It is therefore necessary to rely on the fields of artificial intelligence to solve this problem. As such, this study aims to use deep learning techniques to detect Arabic fake news based on Arabic dataset called the AraNews dataset. This dataset contains news articles covering multiple fields such as politics, economy, culture, sports and others. A Hybrid Deep Neural Network has been proposed to improve accuracy. This network focuses on the properties of both the Text-Convolution Neural
... Show MoreSoftware-defined networking (SDN) presents novel security and privacy risks, including distributed denial-of-service (DDoS) attacks. In response to these threats, machine learning (ML) and deep learning (DL) have emerged as effective approaches for quickly identifying and mitigating anomalies. To this end, this research employs various classification methods, including support vector machines (SVMs), K-nearest neighbors (KNNs), decision trees (DTs), multiple layer perceptron (MLP), and convolutional neural networks (CNNs), and compares their performance. CNN exhibits the highest train accuracy at 97.808%, yet the lowest prediction accuracy at 90.08%. In contrast, SVM demonstrates the highest prediction accuracy of 95.5%. As such, an
... Show MoreMuch recent research has focused on dielectric fluids in engineering applications because of their physical properties. In this study, the use of HFE‐7100 as a working fluid in a porous pipe exposed to thermal conditions like solar radiation conditions in Baghdad city was studied. The two‐phase mixture model with Local Thermal Non‐Equilibrium assumption was applied to analyze the flow boiling of a subcooled HFE‐7100 in a vertical pipe filled with high porosity metal foam. The Finite volume approach with MATLAB code was used to solve the governing equations like continuity, momentum based on Forchheimer‐extended Darcy model and energy equations. The results displayed that the heat transfer r
Transformers are a specific category of neural network design. Transformers often depend on extensive pre-training on a large scale and exhibit a notable degree of computational complexity. The disadvantage of using this method is a significant increase in computational complexity, which necessitates a significant commitment of time and computing resources in order to successfully work with these models. Transformer networks possess the desirable benefit of extracting distant characteristics effectively via their self-attention mechanism. In this paper, the Global Self-Attention Transformer module is applied to tackle these issues. The model is based on a segmentation problem called Brain-GS that works as a mechanism and encompasses
... Show More