: This paper presents the design of a compact tri-band monopole antenna for wireless applications operating below 8 GHz, employing split-ring resonators (SRRs) to enhance performance. The antenna is realized in two phases, resulting in an offset-fed monopole structure with strate…
TL;DR: A new intrusion detecting framework is presented in this paper that is based on a combination of a Domain-adaptive Gated Deep Belief Network (DomG-DeNet) and an enhanced optimization method known as Builder-on-Zebra Recurrent Dropout Optimization (BoZ-RDO).
: Due to the rapid growth of the modern network infrastructures and the rise in the sophistication of the attacks by criminals based on networks, intrusion detection system (IDS) has become a crucial component in offering network security. The common machine learning and the exis…
TL;DR: A conditional generative adversarial networks method that integrates the machine learning with the deep learning to detect the hardware Trojans injected in Register-Transfer Level code and it contributes to enhancing the security and trustworthiness of ICs against hardware Trojan attacks.
: Hardware Trojan (HT) can compromise the security of a system by changing the integrated circuit (IC) functionality and reducing the system ꞌ s reliability. To handle this issue, machine learning has been widely used to analyze the datasets extracted from circuits to detect hard…
TL;DR: Overall, this review identifies inconsistent preprocessing protocols, and the absence of standardised benchmarking as critical barriers to the transferability and operational reliability of current RWQ prediction frameworks.
River water quality (RWQ) monitoring faces growing challenges from geographical data gaps, methodological inconsistencies, and limited uncertainty quantification in predictive modelling frameworks. This systematic review aims to critically synthesise, compare, and identify knowle…
: Accurate demand forecasting of railway freight car components is critical for effective material planning under condition-based maintenance (CBM). Traditional forecasting methods often fail to capture nonlinear patterns and perform poorly with small and uncertain datasets. This…
TL;DR: A multi-region microscopy dataset comprising 105 microalgae/cyanobacteria taxa collected from three Australian regions is introduced, capturing diversity and challenges of operational monitoring, demonstrating that a structured data-centric workflow can substantially enhance automated microscopy, yet domain generalisation remains a critical bottleneck for deployment.
Harmful algal blooms (HABs) pose growing risks to drinking-water supplies and ecosystems, yet routine monitoring remains dependent on manual light microscopy. Deep learning offers a potential rapid alternative for automating microscopy, but progress has been constrained by ideali…
TL;DR: An Adaptive Binary Genetic Algorithm (A-BGA) is developed that introduces population-diversity-driven dynamic crossover and mutation rates, and reformulates the fitness as a bi-objective trade-off between prediction RMSE and feature cardinality to form a comprehensive framework that enhances prediction efficiency and uncertainty modeling.
: As the share of renewable energy in power systems continues to grow, improving prediction accuracy has become critical for enhancing system flexibility and reducing operational costs. In this paper, we propose two novel optimization methods tailored for renewable energy predict…
TL;DR: An overview of convolutional neural network-based static malware analysis techniques acknowledges the recent trend of conceptualizing malware as a sequential structure with both local and long-term dependencies, the need to reconsider the notion of dataset balance, and the need for consistent and transparent application of the F1-score.
: This paper provides an overview of convolutional neural network-based static malware analysis techniques. Three research questions are considered: Which architectures based on or related to CNNs are used in static malware analysis? Which datasets are used to support research in…
TL;DR: This study provides a thorough examination of parametric and generative design processes for 3D printing applications, evaluating their techniques, industrial uses, benefits, problems and future potential.
: The integration of parametric and generative design approaches into cloud-based computer-aided design (CAD) and computer-aided manufacturing (CAM) platforms is transforming contemporary product development, especially in 3D printing applications. Parametric design prioritizes c…
TL;DR: A comparison of dataset versions with and without the entropy feature showed that the proposed entropy calculation method improves classification performance, even though the number of features was reduced compared to the original dataset.
: In machine learning and classification, entropy holds significant potential. This paper introduces a method to calculate Shannon entropy across all features within individual records in four IDS datasets: CSE-CIC-IDS2018, CIC-IDS2017, UNSW-NB15, and LUFlow. Each dataset is resh…
TL;DR: A Reliable Resource Placement with Migration Function (MF) method to reduce the outage in SC communications is proposed and reduces outage time by 13.79%, network overload by 14.04% and improves the response ratio by 13.41% for the maximum network load.
: Smart City (SC) development with technological aspects depends on wireless communication and intelligent networks such as the Internet of Things (IoT). Wireless networks and IoT interconnect resources and projects them to be ubiquitous for various applications and user services…
TL;DR: KaeTE is presented, an ML-based TE solver that supports dynamic network conditions and the throughput objective and adopts a learning-to-optimize (L2O)-inspired model to iteratively refine the dual variables and ensures that the final TE solutions do not overload any link.
Traffic engineering (TE) is becoming increasingly important in modern networks, as it can improve network performance by splitting traffic across paths. However, traditional TE solvers can be too slow for rapid changes, while recent machine learning (ML) solvers are fast but ofte…
TL;DR: CheckWork is presented, a framework that generates checkpoint-aware Chakra execution traces by augmenting training DAGs with checkpoint operations that enable realistic simulation of checkpointing strategies using existing system simulators and analyse interference between checkpoint traffic and training communication in multi-job environments.
Checkpointing is a fundamental mechanism for fault tolerance in large-scale distributed machine learning (ML) training, but it can introduce significant overhead due to interactions with compute and communication phases. Evaluating checkpointing strategies on production clusters…
TL;DR: Turbolearn co-designs the switch ASIC and switch OS to split inference into a hardware fast path and a software normal path: the fast path performs lightweight feature extraction and classification at line rate, while only low-confidence flows are offloaded to the normal path for full inference.
Intelligent data plane (IDP) enables line-rate traffic analysis by embedding deep learning (DL) models in network switches. However, existing IDP systems must fit the entire inference pipeline into the switch data plane, forcing simplified models and sacrificing accuracy under ti…
TL;DR: A sleep-inspired, replay-driven memory consolidation-based temporal learning framework that reconstructs context from replayed memory during brief sleep periods for temporal context learning in resource-constrained edge systems is proposed.
In edge computing applications, storing long temporal sequences is memory and energy intensive, while sensory data arrives sequentially, requiring online learning. Although online updates reduce storage requirements, they lack access to broader temporal context needed for accurat…
TL;DR: This work adopts a biologically plausible saliency-informed dropout technique as an explainable alternative to the unstructured standard random dropout approach and presents empirical results on regimes where such structured dynamic and static sparsities interact optimally to prune a ResNet model on the Imagenette dataset.
Biological vision has evolved to make efficient use of the limited information processing capability and tight energy budget of the brain by preferentially processing the most salient features of visual scenes. In contrast, modern deep vision models rely on expansive, high-dimens…
TL;DR: Shem is presented, a framework that enables gradient-based optimization of system-level objectives such as robustness and accuracy on user-defined analog compute models and introduces an autoparallelization algorithm that reduces total optimization runtime by 49–91%.
Analog compute paradigms are gaining attention for their potential to overcome the energy and latency limits of digital systems. Analog computations are modeled as dynamical systems for design and optimization, but this process is challenging: the dynamics are governed by nonline…
TL;DR: The research rigorously investigates how neuromorphic architectures encode and integrate temporal information by conducting a comprehensive ablation study using a hybrid network, and demonstrates that shallow neuromorphic integration effectively maximizes the gains from temporal integration while mitigating the information loss inherent in binary spike quantization.
While neuromorphic systems offer a promising path for processing dynamic, event-based data, current benchmarks often fail to isolate the specific impact of temporal integration on model performance. To address this, our research rigorously investigates how neuromorphic architectu…
TL;DR: CRISP (Compiled RISP) is a neuromorphic simulator based on RISP, which compiles a given network into a minimal sequence of machine code for the desired platform entirely at runtime.
Simulators for spiking neural networks lie on the critical path between a researcher with an idea and a working network. Many of the current simulators have various implementation inefficiencies that hamper their performance across a wide variety of tasks. CRISP (Compiled RISP) i…
TL;DR: A compact 2D convolutional neural network framework based on wavelet synchrosqueezing transform (WSST) time–frequency (TF) representations for EEG-based dementia classification demonstrates that the WSST-based representation provides an effective and robust input for CNN-based dementia classification under strict subject-disjoint validation.
Electroencephalography (EEG)-based discrimination of Alzheimer’s disease (AD), frontotemporal dementia (FTD), and cognitively normal controls (CN) remains challenging under clinically realistic subject-disjoint evaluation. This study presents a compact 2D convolutional neural net…
TL;DR: The entire SNN agent fits within a single Loihi 2 neuromorphic core, avoiding the inter-core routing and synchronization overhead that is often the real bottleneck on neuromorphic chips, and suggesting that neuromorphic hardware can host competitive, stable RTS agents.
Spiking neural networks (SNNs) have demonstrated competence in board games, but their application to real-time strategy (RTS) games—which demand simultaneous multi-unit control, resource management, and long-horizon planning—remains unexplored. We present the first SNN agent capa…
TL;DR: This work presents a flexible, end-to-end workflow for the training, optimization, and deployment of SNNs across multiple neuromorphic hardware systems, with an emphasis on extensibility to future neuromorphic platforms.
Surrogate gradient methods have emerged as the dominant approach for enabling backpropagation for spiking neural networks (SNNs). However, many implementations are tightly coupled to target hardware platforms, constraining flexibility. In this work, we present a flexible, end-to-…
TL;DR: A cross-layer fault simulation framework is developed that couples a gate-level model of the NoC with a high-level SNN simulator, enabling accurate propagation of hardware-level routing anomalies to SNN-level behavioral deviations.
The robustness of Spiking Neural Networks (SNNs) critically depends on the integrity of spike routing in neuromorphic hardware. While most prior work has focused on compute and memory faults, permanent faults in the Network-on-Chip (NoC) carrying the digital encoding of spike eve…
TL;DR: This work proposes heterogeneous neural networks that combine spiking neural networks (SNNs) and artificial neural networks (ANNs) at bandwidth-limited regions, such as chip boundaries, where spike-based communication reduces data transfer overhead.
Efficient communication is central to both biological and artificial intelligence (AI) systems. In biological brains, the challenge of long-range communication across regions is addressed through sparse, spike-based signaling, minimizing energy and latency. Conversely, modern AI…
TL;DR: A bio-cybernetic adaptation system for interactive virtual environments, driven by real-time human emotion recognition using Electroencephalography (EEG) signals, which is fully compatible with future direct integration into Virtual Reality (VR) technologies.
We presents the development of a bio-cybernetic adaptation system for interactive virtual environments, driven by real-time human emotion recognition using Electroencephalography (EEG) signals. The research utilizes the internationally recognized DREAMER dataset, which contains m…
TL;DR: It is argued that different risk structures translate into different types of threats, which in turn shape the EU's de-risking approaches, and that threats of intrusion and threats of exclusion influence the EU's de-risking strategies in the critical area of CDI and beyond.
ABSTRACT Rising geopolitical tensions are compelling the European Union (EU) to address vulnerabilities arising from external dependencies. The EU has thus embraced a policy of economic de-risking in sensitive policy fields, such as critical digital infrastructures (CDI). However…
Penerapan Unsur Tindak Pidana Pengancaman oleh Penyidik pada Sat Reskrim Polres 50 Kota dimulai dengan analisis terhadap unsur actus reus (perbuatan yang dilakukan) dan mens rea (niat jahat pelaku). Actus reus dalam tindak pidana pengancaman merujuk pada tindakan nyata pelaku yan…
Recently, interest in the study of ternary and quaternary compounds containing tin, stinbium and bismuth has increased significantly. These materials, due to their rich physical properties, attract special attention as promising research objects in the field of modern materials s…