LGHCJun 11, 2025

Learning Interpretable Rules from Neural Networks: Neurosymbolic AI for Radar Hand Gesture Recognition

arXiv:2506.22443v11 citationsh-index: 12xAI
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable AI in edge-deployable sensing systems like radar hand gesture recognition, though it is incremental as it builds on existing neuro-symbolic methods.

The paper tackled the problem of balancing interpretability and performance in radar-based hand gesture recognition by developing RL-Net, a neuro-symbolic rule learning neural network, which achieved 93.03% F1 score while reducing rule complexity.

Rule-based models offer interpretability but struggle with complex data, while deep neural networks excel in performance yet lack transparency. This work investigates a neuro-symbolic rule learning neural network named RL-Net that learns interpretable rule lists through neural optimization, applied for the first time to radar-based hand gesture recognition (HGR). We benchmark RL-Net against a fully transparent rule-based system (MIRA) and an explainable black-box model (XentricAI), evaluating accuracy, interpretability, and user adaptability via transfer learning. Our results show that RL-Net achieves a favorable trade-off, maintaining strong performance (93.03% F1) while significantly reducing rule complexity. We identify optimization challenges specific to rule pruning and hierarchy bias and propose stability-enhancing modifications. Compared to MIRA and XentricAI, RL-Net emerges as a practical middle ground between transparency and performance. This study highlights the real-world feasibility of neuro-symbolic models for interpretable HGR and offers insights for extending explainable AI to edge-deployable sensing systems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes