1. Efficient material selection for training occluded mmWave radar-based gesture recognisersNuwan Attygalle, Luis A. Leiva, Matjaž Kljun, Klen Čopič Pucihar, 2026, original scientific article Abstract: Radar-based gesture recognition has emerged as a promising approach for unobtrusive interaction. Unlike camera-based systems, radar sensors can detect gestures through opaque materials, enabling seamless embedding into various everyday objects. However, it remains unclear how to train models efficiently for robust gesture recognition through diverse materials. To investigate this, we collected a dataset of 17,520 gesture recordings performed through 73 everyday materials. By comparing several material-sampling and data-augmentation strategies, we found that a small carefully selected representative subset of training materials was sufficient to match performance of a classifier trained on the full material dataset. Our results showed that the models trained on 14 quota-sampled materials achieved accuracies of 95.8% and 91.2%, comparable to training on all 73 materials (96.8% and 91.6%) and significantly better than training without material data (66.8% and 65.8%). Among the evaluated sampling approaches, Quota sampling also provided the best overall trade-off between performance and practicality. In contrast, classifiers trained on augmented data performed worse than those trained on actual material-specific data. Taken together, these findings indicate that, for the tested sensor, gesture set, and material collection, carefully selected real-material data offer a practical route to reducing material-specific data collection in radar-based gesture recognition while preserving generalisation. Code, models, and data are available in the public repository, with additional details provided in the supplementary materials: https://gitlab.com/hicuplab/seeing-through. Keywords: deep learning, training optimization for neural networks, millimetre-wave radar, gesture recognition, material selection, sampling, synthetic noise Published in RUP: 19.06.2026; Views: 309; Downloads: 12
Full text (15,56 MB) This document has more files! More... |
2. Current state and future research directions of radar-based human-computer interactionKlen Čopič Pucihar, Dariush Salami, Nuwan Attygalle, 2026, independent scientific component part or a chapter in a monograph Abstract: This chapter provides an overview of the current state of radar-based Human-Computer Interaction (HCI) and outlines future research directions. While earlier chapters in this book have explored specialised domains, such as through-material sensing, ambient intelligence, surface context awareness, hand air-writing, and on-object gesture detection, this chapter expands this perspective by examining fifty carefully selected publications that address a broad range of design and technical considerations in radar-based HCI. We review key design choices, including gesture set definitions, sensor placements, radar types, frequency ranges, signal representations, and classification algorithms. Building on this foundation, the chapter then presents a forward-looking discussion of research opportunities. Particular emphasis is placed on the need for miniaturised, energy-efficient, and adaptive radar systems capable of functioning reliably in diverse, real-world settings. Additionally, the chapter stresses the importance of developing open, standardised datasets to support reproducibility, improve generalizability, and promote inclusive design. Keywords: radar-based human-computer interaction, future directions, current state Published in RUP: 19.05.2026; Views: 408; Downloads: 23
Full text (4,86 MB) This document has more files! More... |
3. Radar-based gesture recognition on deformable objectsKlen Čopič Pucihar, Matjaž Kljun, Nuwan Attygalle, 2026, independent scientific component part or a chapter in a monograph Abstract: This chapter investigates the feasibility and challenges of using millimetre-wave radar for gesture recognition on deformable objects, such as plush toys or other objects made of flexible materials, which are typically not instrumented with sensors. Unlike vision-based systems, which are limited by occlusion and require clear line of sight, radar sensing can detect gestures through non-conductive materials. The authors compare prior work on gesture recognition performance across mid-air, on-object and on-deformable-object contexts using different radar signal representations and deep learning models. In addition, the authors conduct an experiment demonstrating that object deformations do not negatively impact recognition accuracy. These findings open new possibilities for contactless interaction with soft materials in everyday environments without requiring embedded instrumentation. Keywords: radar, gesture recognition, deformable objects Published in RUP: 18.05.2026; Views: 447; Downloads: 19
Full text (41,39 MB) This document has more files! More... |
4. Radar-based human-computer interaction when sensing through materialsNuwan Attygalle, Matjaž Kljun, Arthur Sluÿters, Klen Čopič Pucihar, 2026, independent scientific component part or a chapter in a monograph Abstract: We increasingly interact with computing devices that are either worn on the body (e.g. smartphones, smartwatches) or are embedded within our surroundings (e.g. smart homes, smart offices). These interactions occur through a variety of input methods, including physical buttons and knobs, mid-air gestures, touch and voice commands. With the exception of voice, these modalities require direct or near-direct physical contact with the device, typically involving line-of-sight or proximity for touch or grasp. However, interaction becomes constrained or entirely infeasible (i) when the interaction device is covered (e.g. when a smartphone is inside a pocket or a smartwatch is covered by a jacket sleeve), (ii) in sterile environments requiring separation between the user and device (e.g. when wearing personal protective equipment) or (iii) when interfaces are deliberately concealed for aesthetic, safety or functional reasons. Enabling interaction in such contexts is important to leverage the computational capabilities embedded in our environments. Yet, current technologies remain limited when interaction through occluding materials is needed. In this chapter, we examine existing research on the use of radar-based systems for interaction through materials, focusing on how materials affect system performance, principles for designing such interfaces and strategies to advance these systems. Keywords: radar, human-computer interaction, sensing through materials Published in RUP: 18.05.2026; Views: 421; Downloads: 10
Full text (53,62 MB) This document has more files! More... |
5. Comparative testing of radar signal representations when sensing through materialsNuwan Attygalle, Matjaž Kljun, Una Vuletić, Klen Čopič Pucihar, 2026, independent scientific component part or a chapter in a monograph Abstract: The ability to sense mid-air gestures with miniaturised radars embedded in everyday objects opens up new opportunities for interaction. Applications include integration into wearable devices, automotive dashboards, smart furniture, and other components within smart environments. Despite this potential, the lack of studies on how various occluding materials affect gesture recognition performance hinders progress in this area. Previous studies have primarily focused on evaluating only one type of radar signal representation, despite the fact that several other representations exist and were proved effective. To address this, the chapter presents a comparative evaluation of four radar signal representations: In-phase and Quadrature (IQ) representations in the frequency domain and magnitude and range-angle (including both elevation and azimuth components) and range-Doppler. The goal is to assess their robustness against signal distortions introduced by occluding materials. Preliminary results indicate that recognition performance tends to improve with a higher transmission coefficient. Moreover, range-Doppler and range-angle representations exhibit significantly greater robustness to distortion compared to IQ representations Keywords: comparative testing, radar signal representations, sensing through materials Published in RUP: 18.05.2026; Views: 415; Downloads: 11
Full text (41,62 MB) This document has more files! More... |
6. Digital signal processing tools for radar-based human-computer interactionNuwan Attygalle, Matjaž Kljun, Klen Čopič Pucihar, 2026, independent scientific component part or a chapter in a monograph Abstract: In recent years, miniature radar-on-chip sensors have been explored for HCI by both academia and industry. This is driven by the availability of affordable radar hardware and advances in signal processing and machine learning. However, comparative evaluation of radar-based gesture interaction systems is challanging and rear. One important dimension for comparison is the set of radar signal representa- tions derived from raw voltage data. These representations commonly include range- Doppler, range-azimuth-angle, range-elevation-angle, point cloud and In-phase and Quadrature (IQ) radar cube formats. However, existing studies often restrict com- parative analysis to a single signal representation type, typically focusing on gesture recognition algorithms or minor variations within Digital Signal Processing (DSP) pipelines. To promote comparative evaluation of radar signal representations, this chapter develops an open-source application designed to facilitate efficient and reli- able dataset preparation of various radar signal representations. The application sup- ports visualisation of generated signal representations and includes a command-line interface for batch processing, thereby streamlining the dataset preparation workflow. Keywords: digital signal processing, radar, human-computer interaction Published in RUP: 18.05.2026; Views: 429; Downloads: 8
Full text (41,69 MB) This document has more files! More... |
7. Gesture recognition on deformable objects using millimeter-wave radarNuwan Attygalle, Matjaž Kljun, Klen Čopič Pucihar, 2025, published scientific conference contribution Abstract: Although deformable objects are not typically designed for digital interaction, they offer a largely unexplored potential—any such object could be repurposed as a medium for controlling digital content. While existing approaches embed sensors into deformable objects to enable interaction, this limits scalability and practicality of such systems. An alternative is to perform gesture recognition on deformable objects using a wrist-worn radar sensor. However, when analysing reflected radar signals it is difficult to separate reflections originating from the continues deformations of the object shape and those from the user’s hand and fingers. Additionally, the continuous shape changes of deformable objects introduce changes in radar cross-section, affecting signal variability. Furthermore, user ergonomics—such as variations in hand size, finger dexterity, and strength—are likely to influence the degree of object deformation during interaction. In this paper, we explore whether radar sensing can be used for robust gesture detection on deformable objects, focusing on how well does a system generalize to previously unseen users and what can we do to improve such generalisability. In pursuit of this goal, we record a dataset of 4.3k labelled gestures with Google Soli millimeter-wave radar sensor on a plush toy and demonstrates robust classification performance, achieving accuracy of up to 90% on a five-gesture set. Furthermore, we investigate model generalizability and show that transfer learning improves recognition for previously unseen users, yielding performance gains of up to 20%. These findings highlight the potential of radar-based sensing for spontaneous and practical interaction with deformable objects. Keywords: gesture recognition, deformable objects, millimeter-wave radar Published in RUP: 23.06.2025; Views: 1378; Downloads: 12
Full text (9,65 MB) This document has more files! More... |
8. No interface, no problem : gesture recognition on physical objects using radar sensingNuwan Attygalle, Luis A. Leiva, Matjaž Kljun, Christian Sandor, Alexander Plopski, Hirokazu Kato, Klen Čopič Pucihar, 2021, original scientific article Keywords: radar sensing, gesture recognition, deep learning Published in RUP: 18.10.2021; Views: 3766; Downloads: 26
Link to full text |
9. The wearable radar : sensing gestures through fabricsLuis A. Leiva, Matjaž Kljun, Christian Sandor, Klen Čopič Pucihar, 2020, published scientific conference contribution Keywords: radar, wearables, fabrics, Soli, gestures, deep learning Published in RUP: 06.05.2021; Views: 3854; Downloads: 36
Link to full text |
10. The missing interface : micro-gestures on augmented objectsKlen Čopič Pucihar, Christian Sandor, Matjaž Kljun, Wolfgang Huerst, Alexander Plopski, Takafumi Taketomi, Hirokazu Kato, Luis A. Leiva, 2019, published scientific conference contribution Keywords: augmented reality, Google Soli, millimeter-wave radar, micro-gesture recognition Published in RUP: 22.05.2019; Views: 4367; Downloads: 126
Link to full text |