1. What are the contributions in "Hierarchical recurrent neural network for skeleton based action recognition" ?
In this paper, considering that recurrent neural network ( RNN ) can model the long-term contextual information of temporal sequences well, the authors propose an end-to-end hierarchical RNN for skeleton based action recognition.. The authors compare with five other deep RNN architectures derived from their model to verify the effectiveness of the proposed network, and also compare with several other methods on three publicly available datasets.
read more
2. What future works have the authors mentioned in the paper "Hierarchical recurrent neural network for skeleton based action recognition" ?
In the future, the authors will consider to combine more features into the proposed hierarchical recurrent neural network, e. g., object appearance.
read more
3. How do the authors represent the spatial structure of human body?
By clustering the extracted joints into five parts, Wang et al. [32] use the spatial and temporal dictionaries of the parts to represent actions, which can capture the spatial structure of human body and movements.
read more
4. How do the authors improve the signal to noise ratio of the raw data?
To improve the signal to noise ratio of the raw data, the authors adopt a simple Savitzky-Golay smoothing filter [25] to preprocess the data.
read more

![Figure 7: Two typical confusion matrices of HBRNN-L on the HDM05 dataset. The numbers on the horizontal and vertical axes correspond to the action categories [4].](/figures/figure-7-two-typical-confusion-matrices-of-hbrnn-l-on-the-q1dcniux.png)