English

Autoregressive Adaptive Hypergraph Transformer for Skeleton-based Activity Recognition

Computer Vision and Pattern Recognition 2025-03-03 v2

Abstract

Extracting multiscale contextual information and higher-order correlations among skeleton sequences using Graph Convolutional Networks (GCNs) alone is inadequate for effective action classification. Hypergraph convolution addresses the above issues but cannot harness the long-range dependencies. The transformer proves to be effective in capturing these dependencies and making complex contextual features accessible. We propose an Autoregressive Adaptive HyperGraph Transformer (AutoregAd-HGformer) model for in-phase (autoregressive and discrete) and out-phase (adaptive) hypergraph generation. The vector quantized in-phase hypergraph equipped with powerful autoregressive learned priors produces a more robust and informative representation suitable for hyperedge formation. The out-phase hypergraph generator provides a model-agnostic hyperedge learning technique to align the attributes with input skeleton embedding. The hybrid (supervised and unsupervised) learning in AutoregAd-HGformer explores the action-dependent feature along spatial, temporal, and channel dimensions. The extensive experimental results and ablation study indicate the superiority of our model over state-of-the-art hypergraph architectures on the NTU RGB+D, NTU RGB+D 120, and NW-UCLA datasets.

Keywords

Cite

@article{arxiv.2411.05692,
  title  = {Autoregressive Adaptive Hypergraph Transformer for Skeleton-based Activity Recognition},
  author = {Abhisek Ray and Ayush Raj and Maheshkumar H. Kolekar},
  journal= {arXiv preprint arXiv:2411.05692},
  year   = {2025}
}

Comments

Accepted to WACV 2025

R2 v1 2026-06-28T19:53:15.309Z