paper-with-me

Papers

A Tunable Robust Pruning Framework Through Dynamic Network Rewiring of DNNs

2020-11-03 · Souvik Kundu, Mahdi Nazemi, Peter A. Beerel, Massoud Pedram

This paper presents a dynamic network rewiring (DNR) method to generate pruned deep neural network (DNN) models that are robust against adversarial attacks yet maintain high accuracy on clean images. In particular, the disclosed DNR method is based on a unified constrained optimization formulation using a hybrid loss function that merges ultra-high model compression with robust adversarial training. This training strategy dynamically adjusts inter-layer connectivity based on per-layer normalized momentum computed from the hybrid loss function. In contrast to existing robust pruning frameworks that require multiple training iterations, the proposed learning strategy achieves an overall target pruning ratio with only a single training iteration and can be tuned to support both irregular and structured channel pruning. To evaluate the merits of DNR, experiments were performed with two widely accepted models, namely VGG16 and ResNet-18, on CIFAR-10, CIFAR-100 as well as with VGG16 on Tiny-ImageNet. Compared to the baseline uncompressed models, DNR provides over20x compression on all the datasets with no significant drop in either clean or adversarial classification accuracy. Moreover, our experiments show that DNR consistently finds compressed models with better clean and adversarial image classification performance than what is achievable through state-of-the-art alternatives.

📄 PDF Abstract BibTeX arXiv:2011.03083

Code (1)

ksouvik52/DNR_ASP_DAC2021 pytorch

Tasks

image-classificationImage ClassificationModel Compression

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Learning Delays Through Gradients and Structure: Emergence of Spatiotemporal Patterns in Spiking Neural Networks

2024-07-07 · Balázs Mészáros, James Knight, Thomas Nowotny

We present a Spiking Neural Network (SNN) model that incorporates learnable synaptic delays through two approaches: per-synapse delay learning via Dilated Convolutions with Learnable Spacings (DCLS) and a dynamic pruning…

Keyword Spotting

Pruning of Deep Spiking Neural Networks through Gradient Rewiring

2021-05-11 · Yanqi Chen, Zhaofei Yu, Wei Fang, Tiejun Huang 외

Spiking Neural Networks (SNNs) have been attached great importance due to their biological plausibility and high energy-efficiency on neuromorphic chips. As these chips are usually resource-constrained, the compression o…

GraphTorque: Torque-Driven Rewiring Graph Neural Network

2025-07-29 · Sujia Huang, Lele Fu, Zhen Cui, Tong Zhang 외 arxiv

Graph Neural Networks (GNNs) have emerged as powerful tools for learning from graph-structured data, leveraging message passing to diffuse information and update node representations. However, most efforts have suggested…

Representation LearningGraph Neural Network

An Optimal Rewiring Strategy for Reinforcement Social Learning in Cooperative Multiagent Systems

2018-05-13 · Hongyao Tang, Li Wang, Zan Wang, Tim Baarslag 외

Multiagent coordination in cooperative multiagent systems (MASs) has been widely studied in both fixed-agent repeated interaction setting and the static social learning framework. However, two aspects of dynamics in real…

Rewiring Neurons in Non-Stationary Environments

2023-09-21 · NeurIPS 2023 12

The human brain rewires itself for neuroplasticity in the presence of new tasks. We are inspired to harness this key process in continual reinforcement learning, prioritizing adaptation to non-stationary environments. In…

Continual Learningreinforcement-learningReinforcement Learning