English

Neurosymbolic Framework for Concept-Driven Logical Reasoning in Skeleton-Based Human Action Recognition

Computer Vision and Pattern Recognition 2026-05-11 v1 Artificial Intelligence

Abstract

Skeleton-based human activity recognition has achieved strong empirical performance, yet most existing models remain black boxes and difficult to interpret. In this work, we introduce a neurosymbolic formulation of skeleton-based HAR that reframes action recognition as concept-driven first-order logical reasoning over motion primitives. Our framework bridges representation learning and symbolic inference by grounding first-order logic predicates in learnable spatial and temporal motion concepts. Specifically, we employ a standard spatio-temporal skeleton encoder to extract latent motion representations, which are then mapped to interpretable concept predicates via a spatio-temporal concept decoder that explicitly separates pose-centric and dynamics-centric abstractions. These concept predicates are composed through differentiable first-order logic layers, enabling the model to learn human-readable logical rules that govern action semantics. To impose semantic structure on the learned concepts, we align skeleton representations with LLM-derived descriptions of atomic motion primitives, establishing a shared conceptual space for perception and reasoning. Extensive experiments on NTU RGB+D 60/120 and NW-UCLA demonstrate that our approach achieves competitive recognition performance while providing explicit, interpretable explanations grounded in logical structure. Our results highlight neurosymbolic reasoning as an effective paradigm for interpretable spatio-temporal action understanding. Code: https://github.com/Mr-TalhaIlyas/REASON

Keywords

Cite

@article{arxiv.2605.07140,
  title  = {Neurosymbolic Framework for Concept-Driven Logical Reasoning in Skeleton-Based Human Action Recognition},
  author = {Talha Ilyas and Deval Mehta and Zongyuan Ge},
  journal= {arXiv preprint arXiv:2605.07140},
  year   = {2026}
}

Comments

Accepted In Proceedings of the 35th International Joint Conference on Artificial Intelligence (IJCAI 2026)

R2 v1 2026-07-01T12:56:44.184Z