paper-with-me

Papers

One-Shot Multi-Rate Pruning of Graph Convolutional Networks

2023-12-29 · Hichem Sahbi

In this paper, we devise a novel lightweight Graph Convolutional Network (GCN) design dubbed as Multi-Rate Magnitude Pruning (MRMP) that jointly trains network topology and weights. Our method is variational and proceeds by aligning the weight distribution of the learned networks with an a priori distribution. In the one hand, this allows implementing any fixed pruning rate, and also enhancing the generalization performances of the designed lightweight GCNs. In the other hand, MRMP achieves a joint training of multiple GCNs, on top of shared weights, in order to extrapolate accurate networks at any targeted pruning rate without retraining their weights. Extensive experiments conducted on the challenging task of skeleton-based recognition show a substantial gain of our lightweight GCNs particularly at very high pruning regimes.

📄 PDF Abstract BibTeX arXiv:2312.17615

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Fast Track to Winning Tickets: Repowering One-Shot Pruning for Graph Neural Networks

2024-12-10 · Yanwei Yue, Guibin Zhang, Haoran Yang, Dawei Cheng

Graph Neural Networks (GNNs) demonstrate superior performance in various graph learning tasks, yet their wider real-world application is hindered by the computational overhead when applied to large-scale graphs. To addre…

DenoisingGraph Learning

LEAN: graph-based pruning for convolutional neural networks by extracting longest chains

2020-11-13 · Richard Schoonhoven, Allard A. Hendriksen, Daniël M. Pelt, K. Joost Batenburg

Neural network pruning techniques can substantially reduce the computational cost of applying convolutional neural networks (CNNs). Common pruning methods determine which convolutional filters to remove by ranking the fi…

Network Pruning

LEAN: graph-based pruning for convolutional neural networks by extracting longest chains

2021-09-29 · Richard Arnoud Schoonhoven, Allard Hendriksen, Daniel Pelt, Joost Batenburg

Neural network pruning techniques can substantially reduce the computational cost of applying convolutional neural networks (CNNs). Common pruning methods determine which convolutional filters to remove by ranking the fi…

Network Pruning

Budget-Aware Graph Convolutional Network Design using Probabilistic Magnitude Pruning

2023-05-30 · Hichem Sahbi

Graph convolutional networks (GCNs) are nowadays becoming mainstream in solving many image processing tasks including skeleton-based recognition. Their general recipe consists in learning convolutional and attention laye…

Dynamic Sensitivity Filter Pruning using Multi-Agent Reinforcement Learning For DCNN's

2025-09-05 · Iftekhar Haider Chowdhury, Zaed Ikbal Syed, Ahmed Faizul Haque Dhrubo, Mohammad Abdul Qayum arxiv

Deep Convolutional Neural Networks have achieved state of the art performance across various computer vision tasks, however their practical deployment is limited by computational and memory overhead. This paper introduce…

Multi-agent Reinforcement Learning