CORTEXA
← Browse
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 transformer (CNN-ViT) architecture trained on an open-source radar dataset for through-wall presence detection. In addition to binary presence detection, the proposed approach uses attention information from the transformer layers to estimate the region of the radar signal most relevant to the victim location. The model is deployed on a robotic platform and tested in an additional realistic environment, where classification and distance-estimation outputs are fused into a heatmap-style spatial representation. This enables the system to localize the estimated victim position on the map generated by the robot. To enhance robustness, the system is evaluated using both a leave-one-subject-out (LOSO) protocol on the original open-source radar dataset and additional experimental sessions collected with the robotic platform. On the original dataset, the model achieved victim-detection F1 scores of 82–96% and distance-estimation MAE of 0.25–0.65 m relative to the robot. On newly collected, previously unseen data, it achieved F1 scores of 72–92% and an MAE of 0.16–0.78 m on correctly classified present samples. The complete pipeline was further deployed on a mobile robot in an environment different from the one used to collect the original dataset, illustrating the potential of the proposed system for practical search-and-rescue scenarios.

Related papers

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…