CORTEXA
← Browse
semantic_scholarTehnički Vjesnik2026-08-15

Imbalanced Hardware Trojan Detection Based on Conditional Generative Adversarial Networks

Xiangdong Wang, LI Yan, Xiaobo Hu, Jing Wang, TU Yinzi, Meng Liu, Lixiang Shen

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 hardware Trojans. However, the extant HT detection methods provide low performance and are not applied to evaluate comprehensively using imbalanced data, which may degrade the performance of machine learning. To overcome this limitation, we proposed 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. A framework including feature extraction and data augmentation is proposed. Firstly, the control flow graph and data dependence graph are constructed from Register-Transfer Level code. Then, the 16 features are extracted by walking the graphs. Because there is class imbalance, a Conditional Generative Adversarial Network is proposed. Again, based on the Conditional Generative Adversarial Network model, the synthetic data is generated to balance the feature datasets. Furthermore, machine learning algorithms analyze the balanced feature datasets. The experiments use the Trust-hub benchmarks and Hummingbird e203 designs to assess our method. Finally, compared to the original datasets, the datasets enhanced by our proposed CGAN improved the F1 score and GMean of the machine learning algorithms by 32.31% and 24.17%, respectively. Moreover, when compared to the SMOTE-enhanced datasets, our method yielded a 30.51% increase in F1 score and a 21.98% increase in GMean. This demonstrates the consistency and effectiveness of our newly proposed model in detecting different types of HTs across imbalanced dataset, and it contributes to enhancing the security and trustworthiness of ICs against hardware Trojan attacks

Related papers

semantic_scholarTehnički Vjesnik2026-08-15

A Comprehensive Review on Generative and Parametric Approaches in Cloud – Based CAD/CAM Platforms for 3D Printing Applications

Tanmay Bhadale, Yash Deshpande, Jueli Patil, Ć. IvanGRGI, V. Tiwary

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…

semantic_scholarTehnički Vjesnik2026-08-15

Enhancing Machine Learning for Anomaly Detection and Classification Using Entropy-Based Dataset Enrichment

Igor Fosi, D. Zagar

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…

semantic_scholarTehnički Vjesnik2026-08-15

Reliable Resource Placement with Migration Function for Internet of Things (IoT) – Based Ubiquitous Wireless Network in Smart Cities

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…

semantic_scholarTehnički Vjesnik2026-08-15

An Overview of Convolutional Neural Network-Based Static Malware Analysis Techniques

Aleksa Komosar, Milan Gnjatović, Darko Stefanović, N. Maček, Dusan Savic, Teodora Vučković

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…

semantic_scholarTehnički Vjesnik2026-08-15

A Compact Triband Antenna with Metamaterial Integration for Efficient Sub 8 GHz Application and Satellite Communication

Rajaganapathi Rajappan, Giri G. Hallur, Prasad Jones, Christydass Samuel, Bharathi Venkatachalam

: 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…

semantic_scholarTehnički Vjesnik2026-08-15

Research on Optimization Method of Renewable Energy Prediction Feature Model Based on Deep Learning Model

Jiongju Hao, Lulu Zhao, Li Jianzhuang, Hanzheng Sun

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…