CORTEXA
← Browse
openalexElectronics2026-07-24

A Grey-Box Surrogate Feature Engineering Approach Based on GP-ANN for Digital Twin Applications

Berkan Zöhra, Mehmet Ekici

This study proposes a sequential Hybrid GP-ANN architecture based on the concept of autonomous feature engineering for multi-output performance prediction of single-phase induction motors, serving as a high-fidelity surrogate model ready for digital twin integration. The required high-resolution motor dataset (88,375 samples) was generated using a parametric sweep approach with Ansys RMxprt. In the proposed architecture, Genetic Programming (GP) is not positioned as a final predictor but as an analytical filter that discovers hidden physical relationships in raw input data and converts them into super features, thereby structurally eliminating the polynomial explosion risk and scale sensitivity that arise when raw data are modelled directly. The nonlinear physical relationships discovered autonomously by GP are added to the network input matrix as mathematical vectors, breaking the black-box structure of standard artificial neural networks and transforming it into a physics-inspired grey-box model. The nonlinear terms discovered by GP are fed into the network after independent Z-score normalisation to preserve gradient stability. To comprehensively evaluate this framework, its predictive performance is benchmarked against industry-standard machine learning algorithms, including Random Forest (RF), Support Vector Regression (SVR), and Extreme Gradient Boosting (XGBoost). Results on variation-based unseen test data show that the hybrid model achieves competitive prediction accuracy relative to XGBoost—matching or exceeding it for Output Torque and Input Current, and remaining broadly comparable for Output Power, though XGBoost achieves substantially lower RMSE for Efficiency and Power Factor—while additionally offering transparent mathematical traceability, reducing error rates (RMSE) by 42.1% to 66.1% per parameter compared to the standard ANN. The model achieves an R2 score of 0.9879 for the power factor parameter, where conventional approaches struggle. To rigorously validate the interpretability of this grey-box architecture, a global Permutation Feature Importance (PFI) analysis was conducted, showing that the GP-derived super features collectively account for 61.46% of the decision logic, outweighing the combined contribution of the raw inputs (38.54%). Furthermore, the autonomous feature engineering layer is found to reduce the learning burden on the ANN, allowing it to converge to a substantially lower error floor within the same fixed epoch budget. With an online inference time below 0.02 ms, the proposed architecture offers a robust methodological infrastructure for sustainable motor digital twins through a balanced trade-off between prediction accuracy and computational efficiency.

Related papers

openalexElectronics2026-07-24

Victim Detection and Localization for Search-and-Rescue: A Robot-Mounted UWB Radar with a Hybrid CNN–ViT Model

Antonios-Periklis Michalopoulos, Efstratios N. Paliodimos, Grigoris Nikolaou, Demetrios Cantzos, Stelios Α. Mitilineos

Robotic systems for search-and-rescue operations require robust, non-line-of-sight victim detection in order to locate trapped individuals behind obstacles with high precision. This paper presents a robotic victim-localization system based on a convolutional neural network—vision…

crossrefElectronics2026-07-24

Deep Learning-Based Defect Segmentation in PAUT B-Scan Images for Nondestructive Evaluation of Metallic Blocks

Le Khuong Phan, Dinh Tuan Nguyen, Thi Thu Ha Vu, Tan Hung Vo, Anh Kiet Nguyen, Jaeyeop Choi, et al.

Metallic blocks and components are indispensable across the aerospace, energy, and heavy-engineering industries, where undetected internal flaws such as cracks, voids, and inclusions may precipitate catastrophic structural failure. Reliable nondestructive evaluation (NDE) is esse…

crossrefElectronics2026-07-24

CAE-ResNet18: A Hybrid Deep Learning Framework for Accurate Diagnosis of Developmental Dysplasia of the Hip from Frog-Leg X-Rays

Yuanjie Peng, Yali Chen, Bei Liu, Tongbo Zou, Junming Xiao, Shenghui Zhou, et al.

This study aimed to develop and evaluate a deep learning diagnostic model integrating a convolutional autoencoder (CAE) and ResNet18 for the early and accurate diagnosis of developmental dysplasia of the hip (DDH) in children, addressing the subjectivity of traditional methods. T…

crossrefElectronics2026-07-24

Uncertainty-Aware Machine Learning for Delay-Spread Estimation and Surplus Guard Interval Utilization in IEEE 802.11be Environments

Jung-Min Moon, Na-Eun Park, Il-Gu Lee

Herein, an uncertainty quantification-based framework is proposed for estimating the root mean square (RMS) delay spread σ as a probability distribution in IEEE 802.11be environments. The method selects a guard interval (GI) using a safety margin derived from the 90th-percentile…

openalexElectronics2026-07-23

Lightweight Transformer-Enhanced YOLOv11 for Real-Time Fabric Defect Detection: A Systematic Comparison with DETR-Based Architectures

Makara Mao, Min Hong

Fabric defect detection is a critical task in automated textile quality inspection, where both high localization accuracy and fast inference are required, especially for small and irregular defects. Although recent YOLO-based detectors offer a favorable balance of speed and accur…