CauSkelNet: Causal Representation Learning for Human Behaviour Analysis
Xingrui Gu, Chuyi Jiang, Erte Wang, Qiang Cui, Leimin Tian, Lianlong Wu, Siyang Song, Chuang Yu

TL;DR
CauSkelNet introduces a causal inference-based framework for human movement recognition, enhancing interpretability and robustness by modeling causal relationships between joints, and outperforms traditional methods in detecting protective behaviors.
Contribution
This work presents a novel causal representation learning framework combining the PC algorithm and KL divergence, leading to more interpretable and accurate human behavior analysis.
Findings
Causal GCN outperforms traditional GCNs in accuracy, F1 score, and recall.
The approach effectively captures joint interactions for better behavior detection.
Demonstrated improved performance on the EmoPain dataset.
Abstract
Traditional machine learning methods for movement recognition often struggle with limited model interpretability and a lack of insight into human movement dynamics. This study introduces a novel representation learning framework based on causal inference to address these challenges. Our two-stage approach combines the Peter-Clark (PC) algorithm and Kullback-Leibler (KL) divergence to identify and quantify causal relationships between human joints. By capturing joint interactions, the proposed causal Graph Convolutional Network (GCN) produces interpretable and robust representations. Experimental results on the EmoPain dataset demonstrate that the causal GCN outperforms traditional GCNs in accuracy, F1 score, and recall, particularly in detecting protective behaviors. This work contributes to advancing human motion analysis and lays a foundation for adaptive and intelligent healthcare…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Bayesian Modeling and Causal Inference
MethodsGraph Convolutional Network · Causal inference
