paper-with-me

Papers

Learnable Mixed-precision and Dimension Reduction Co-design for Low-storage Activation

2022-07-16 · Yu-Shan Tai, Cheng-Yang Chang, Chieh-Fang Teng, AnYeu, Wu

Recently, deep convolutional neural networks (CNNs) have achieved many eye-catching results. However, deploying CNNs on resource-constrained edge devices is constrained by limited memory bandwidth for transmitting large intermediated data during inference, i.e., activation. Existing research utilizes mixed-precision and dimension reduction to reduce computational complexity but pays less attention to its application for activation compression. To further exploit the redundancy in activation, we propose a learnable mixed-precision and dimension reduction co-design system, which separates channels into groups and allocates specific compression policies according to their importance. In addition, the proposed dynamic searching technique enlarges search space and finds out the optimal bit-width allocation automatically. Our experimental results show that the proposed methods improve 3.54%/1.27% in accuracy and save 0.18/2.02 bits per value over existing mixed-precision methods on ResNet18 and MobileNetv2, respectively.

📄 PDF Abstract BibTeX arXiv:2207.07931

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

BSQ: Exploring Bit-Level Sparsity for Mixed-Precision Neural Network Quantization

2021-02-20 · ICLR 2021 1 · Huanrui Yang, Lin Duan, Yiran Chen, Hai Li

Mixed-precision quantization can potentially achieve the optimal tradeoff between performance and compression rate of deep neural networks, and thus, have been widely investigated. However, it lacks a systematic method t…

Neural Architecture SearchQuantization

Guaranteed Approximation Bounds for Mixed-Precision Neural Operators

2023-07-27 · Renbo Tu, Colin White, Jean Kossaifi, Boris Bonev 외

Neural operators, such as Fourier Neural Operators (FNO), form a principled approach for learning solution operators for PDEs and other mappings between function spaces. However, many real-world problems require high-res…

GPUOperator learning

Efficient Mixed Precision Quantization in Graph Neural Networks

2025-05-14 · Samir Moustafa, Nils M. Kriege, Wilfried N. Gansterer

Graph Neural Networks (GNNs) have become essential for handling large-scale graph applications. However, the computational demands of GNNs necessitate the development of efficient methods to accelerate inference. Mixed p…

Graph ClassificationNode ClassificationQuantization

Design of High-Throughput Mixed-Precision CNN Accelerators on FPGA

2022-08-09 · Cecilia Latotzke, Tim Ciesielski, Tobias Gemmeke

Convolutional Neural Networks (CNNs) reach high accuracies in various application domains, but require large amounts of computation and incur costly data movements. One method to decrease these costs while trading accura…

QuantizationVocal Bursts Intensity Prediction

Mixed-precision Neural Networks on RISC-V Cores: ISA extensions for Multi-Pumped Soft SIMD Operations

2024-07-19 · Giorgos Armeniakos, Alexis Maras, Sotirios Xydis, Dimitrios Soudris

Recent advancements in quantization and mixed-precision approaches offers substantial opportunities to improve the speed and energy efficiency of Neural Networks (NN). Research has shown that individual parameters with v…

CPUQuantization