CORTEXA
← Browse
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, Xiaoqin Li, Hao Han

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. This study began with the construction of a CAE network. By introducing a multi-layer compression structure and a Dropout layer, the network was forced to learn the low-dimensional and robust feature representations of the input X-ray images (frog-leg lateral view). The CAE was used to reconstruct the input images and generate enhanced images that highlight abnormal regions. Subsequently, the original and enhanced images were concatenated along the channel dimension to form an information-rich enhanced input. Finally, the pretrained ResNet18 was adopted as the backbone classification network, and its input layer was modified to adapt to multi-channel input to conduct training and classification for the stitched images. Compared to those achieved by the four benchmark models (ResNet18, DarkNet19, AlexNet, and MobileNetV2), the CAE-ResNet18 model achieves excellent performance on the test set. The accuracy, recall rate, and F1-score of the Normal class are 0.9890, 1.0000, and 0.9945, respectively. The accuracy, recall rate, and F1-score of the DDH class were 1.0000, 0.9912, and 0.9956, respectively. Visual analysis shows that the t-SNE visualization of the fully connected layer feature of this model presents a more obvious inter-class separation. The CAE-ResNet18 model effectively leverages both original image information and abnormal features, significantly improving the accuracy and reliability of DDH diagnosis. It provides a potential intelligent tool for clinical auxiliary diagnosis, which may enhance patient prognosis.

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

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…

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…

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…