@article{DU2022, 
author = {Qiliang DU and Zhaoyi XIANG and Lianfang TIAN and Lubin YU},
title = {Two-Stream Adaptive Attention Graph Convolutional Networks for Action Recognition},
year = {2022},
journal = {Journal of South China University of Technology (Natural Science Edition)},
volume = {50},
number = {12},
pages = {20-29},
keywords = {action recognition, graph neural network, adjacency matrix, attention, two-stream fusion},
url = {https://www.sciopen.com/article/10.12141/j.issn.1000-565X.220055},
doi = {10.12141/j.issn.1000-565X.220055},
abstract = {Human action recognition has received much attention in the field of computer vision because of its important role in public safety. However, when fusing the neighborhood features of multi-scale nodes, existing graph convolutional networks usually adopt a direct summation method, in which the same importance is attached to each feature, so it is difficult to focus on important features and is not conducive to the establishment of optimal nodal relationships. In addition, the two-stream fusion method, which averages the prediction results of different models, ignores the potential data distribution differences and the fusion effect is not good. To this end, this paper proposed a two-stream adaptive attention graph convolutional network for human action recognition. Firstly, a multi-order adjacency matrix that adaptively balances the weights was designed to focus the model on more important domains. Secondly, a multi-scale spatio-temporal self-attention module and a channel attention module were designed to enhance the feature extraction capability of the model. Finally, a two-stream fusion network was proposed to improve the fusion effect by using the data distribution of the two-stream prediction results to determine the fusion coefficients. On the two subdatasets of cross subject and cross view of NTU RGB+D, the recognition accuracy of the algorithm is 92.3% and 97.5%, respectively; while on the Kinetics-Skeleton dataset, it reaches 39.8%, both of which are higher than the existing algorithms, indicating the superiority of the algorithm in human motion recognition.}
}