CVSPOct 23, 2021

Spatio-Temporal Graph Complementary Scattering Networks

arXiv:2110.12150v1
Originality Incremental advance
AI Analysis

This work addresses the need for interpretable and data-efficient models in spatio-temporal graph analysis, particularly for applications like action recognition, though it is incremental in combining existing approaches.

The paper tackled the problem of spatio-temporal graph signal analysis for hand pose action recognition by proposing a complementary mechanism that combines mathematically interpretable graph scattering transforms with trainable neural networks, resulting in improved empirical performance over existing methods.

Spatio-temporal graph signal analysis has a significant impact on a wide range of applications, including hand/body pose action recognition. To achieve effective analysis, spatio-temporal graph convolutional networks (ST-GCN) leverage the powerful learning ability to achieve great empirical successes; however, those methods need a huge amount of high-quality training data and lack theoretical interpretation. To address this issue, the spatio-temporal graph scattering transform (ST-GST) was proposed to put forth a theoretically interpretable framework; however, the empirical performance of this approach is constrainted by the fully mathematical design. To benefit from both sides, this work proposes a novel complementary mechanism to organically combine the spatio-temporal graph scattering transform and neural networks, resulting in the proposed spatio-temporal graph complementary scattering networks (ST-GCSN). The essence is to leverage the mathematically designed graph wavelets with pruning techniques to cover major information and use trainable networks to capture complementary information. The empirical experiments on hand pose action recognition show that the proposed ST-GCSN outperforms both ST-GCN and ST-GST.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes