RFC-HyPGCN: A Runtime Sparse Feature Compress Accelerator for Skeleton-Based GCNs Action Recognition Model with Hybrid Pruning
Dong Wen, Jingfei Jiang, Jinwei Xu, Kang Wang, Tao Xiao, Yang Zhao,, Yong Dou

TL;DR
This paper introduces RFC-HyPGCN, a hardware accelerator with hybrid pruning and sparse feature compression for efficient skeleton-based GCN action recognition, achieving significant speedups and model compression on FPGA.
Contribution
It proposes a novel runtime sparse feature compress accelerator with hybrid pruning for GCNs, improving efficiency and throughput for action recognition models on FPGA hardware.
Findings
Achieves 3.0x-8.4x model compression ratio.
Realizes up to 9.19x speedup over high-end GPUs.
Reaches 22.9x speedup and 28.93% DSP efficiency improvement over existing accelerators.
Abstract
Skeleton-based Graph Convolutional Networks (GCNs) models for action recognition have achieved excellent prediction accuracy in the field. However, limited by large model and computation complexity, GCNs for action recognition like 2s-AGCN have insufficient power-efficiency and throughput on GPU. Thus, the demand of model reduction and hardware acceleration for low-power GCNs action recognition application becomes continuously higher. To address challenges above, this paper proposes a runtime sparse feature compress accelerator with hybrid pruning method: RFC-HyPGCN. First, this method skips both graph and spatial convolution workloads by reorganizing the multiplication order. Following spatial convolution workloads channel-pruning dataflow, a coarse-grained pruning method on temporal filters is designed, together with sampling-like fine-grained pruning on time dimension. Later, we…
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
TopicsHuman Pose and Action Recognition · Advanced Neural Network Applications · Stroke Rehabilitation and Recovery
