Designing Semi-Structured Pruning of Graph Convolutional Networks for Skeleton-based Recognition
Hichem Sahbi

TL;DR
This paper introduces a semi-structured pruning method for graph convolutional networks that combines the strengths of structured and unstructured pruning, leading to more efficient skeleton-based recognition models.
Contribution
A novel differentiable cascaded parametrization approach that integrates band-stop, weight-sharing, and gating mechanisms for improved pruning of GCNs.
Findings
Outperforms traditional structured and unstructured pruning methods.
Reduces model complexity while maintaining high accuracy.
Effective in action and hand-gesture recognition tasks.
Abstract
Deep neural networks (DNNs) are nowadays witnessing a major success in solving many pattern recognition tasks including skeleton-based classification. The deployment of DNNs on edge-devices, endowed with limited time and memory resources, requires designing lightweight and efficient variants of these networks. Pruning is one of the lightweight network design techniques that operate by removing unnecessary network parts, in a structured or an unstructured manner, including individual weights, neurons or even entire channels. Nonetheless, structured and unstructured pruning methods, when applied separately, may either be inefficient or ineffective. In this paper, we devise a novel semi-structured method that discards the downsides of structured and unstructured pruning while gathering their upsides to some extent. The proposed solution is based on a differentiable cascaded parametrization…
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
TopicsNeural Networks and Applications
MethodsPruning
