paper-with-me

Papers

Quantized and Interpretable Learning Scheme for Deep Neural Networks in Classification Task

2024-12-05 · Alireza Maleki, Mahsa Lavaei, Mohsen Bagheritabar, Salar Beigzad, Zahra Abadi

Deep learning techniques have proven highly effective in image classification, but their deployment in resourceconstrained environments remains challenging due to high computational demands. Furthermore, their interpretability is of high importance which demands even more available resources. In this work, we introduce an approach that combines saliency-guided training with quantization techniques to create an interpretable and resource-efficient model without compromising accuracy. We utilize Parameterized Clipping Activation (PACT) to perform quantization-aware training, specifically targeting activations and weights to optimize precision while minimizing resource usage. Concurrently, saliency-guided training is employed to enhance interpretability by iteratively masking features with low gradient values, leading to more focused and meaningful saliency maps. This training procedure helps in mitigating noisy gradients and yields models that provide clearer, more interpretable insights into their decision-making processes. To evaluate the impact of our approach, we conduct experiments using famous Convolutional Neural Networks (CNN) architecture on the MNIST and CIFAR-10 benchmark datasets as two popular datasets. We compare the saliency maps generated by standard and quantized models to assess the influence of quantization on both interpretability and classification accuracy. Our results demonstrate that the combined use of saliency-guided training and PACT-based quantization not only maintains classification performance but also produces models that are significantly more efficient and interpretable, making them suitable for deployment in resource-limited settings.

📄 PDF Abstract BibTeX arXiv:2412.03915

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationQuantization

Similar Papers 제목 키워드 기반

1-bit Localization Scheme for Radar using Dithered Quantized Compressed Sensing

2018-06-15

We present a novel scheme allowing for 2D target localization using highly quantized 1-bit measurements from a Frequency Modulated Continuous Wave (FMCW) radar with two receiving antennas. Quantization of radar signals i…

compressed sensingQuantization

Diversifying Sample Generation for Accurate Data-Free Quantization

2021-03-01 · CVPR 2021 1 · Xiangguo Zhang, Haotong Qin, Yifu Ding, Ruihao Gong 외

Quantization has emerged as one of the most prevalent approaches to compress and accelerate neural networks. Recently, data-free quantization has been widely studied as a practical and promising solution. It synthesizes …

Data Free Quantizationimage-classificationImage ClassificationQuantization

Bridging the Accuracy Gap for 2-bit Quantized Neural Networks (QNN)

2018-07-17 · Jungwook Choi, Pierce I-Jen Chuang, Zhuo Wang, Swagath Venkataramani 외

Deep learning algorithms achieve high classification accuracy at the expense of significant computation cost. In order to reduce this cost, several quantization schemes have gained attention recently with some focusing o…

General ClassificationQuantization

PACT: Parameterized Clipping Activation for Quantized Neural Networks

2018-05-16 · ICLR 2018 1 · Jungwook Choi, Zhuo Wang, Swagath Venkataramani, Pierce I-Jen Chuang 외

Deep learning algorithms achieve high classification accuracy at the expense of significant computation cost. To address this cost, a number of quantization schemes have been proposed - but most of these techniques focus…

Quantization

Reinforcement Learning Based Goodput Maximization with Quantized Feedback in URLLC

2025-01-19 · Hasan Basri Celebi, Mikael Skoglund

This paper presents a comprehensive system model for goodput maximization with quantized feedback in Ultra-Reliable Low-Latency Communication (URLLC), focusing on dynamic channel conditions and feedback schemes. The stud…