paper-with-me

Papers

A Programmable Approach to Neural Network Compression

2019-11-06 · Vinu Joseph, Saurav Muralidharan, Animesh Garg, Michael Garland, Ganesh Gopalakrishnan

Deep neural networks (DNNs) frequently contain far more weights, represented at a higher precision, than are required for the specific task which they are trained to perform. Consequently, they can often be compressed using techniques such as weight pruning and quantization that reduce both the model size and inference time without appreciable loss in accuracy. However, finding the best compression strategy and corresponding target sparsity for a given DNN, hardware platform, and optimization objective currently requires expensive, frequently manual, trial-and-error experimentation. In this paper, we introduce a programmable system for model compression called Condensa. Users programmatically compose simple operators, in Python, to build more complex and practically interesting compression strategies. Given a strategy and user-provided objective (such as minimization of running time), Condensa uses a novel Bayesian optimization-based algorithm to automatically infer desirable sparsities. Our experiments on four real-world DNNs demonstrate memory footprint and hardware runtime throughput improvements of 188x and 2.59x, respectively, using at most ten samples per search. We have released a reference implementation of Condensa at https://github.com/NVlabs/condensa.

📄 PDF Abstract BibTeX arXiv:1911.02497

Code (1)

NVlabs/condensa 공식 구현 pytorch

Tasks

Bayesian OptimizationImage ClassificationLanguage ModellingModel CompressionNeural Network CompressionQuantization

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Compression Ratio Learning and Semantic Communications for Video Imaging

2023-10-10 · BoWen Zhang, Zhijin Qin, Geoffrey Ye Li

Camera sensors have been widely used in intelligent robotic systems. Developing camera sensors with high sensing efficiency has always been important to reduce the power, memory, and other related resources. Inspired by …

compressed sensingCompressive SensingSemantic CommunicationVideo Compressive Sensing

Streaming Lossless Volumetric Compression of Medical Images Using Gated Recurrent Convolutional Neural Network

2023-11-27 · Qianhao Chen, Jietao Chen

Deep learning-based lossless compression methods offer substantial advantages in compressing medical volumetric images. Nevertheless, many learning-based algorithms encounter a trade-off between practicality and compress…

Event-driven Spectrotemporal Feature Extraction and Classification using a Silicon Cochlea Model

2022-12-14 · Ying Xu, Samalika Perera, Yeshwanth Bethi, Saeed Afshar 외

This paper presents a reconfigurable digital implementation of an event-based binaural cochlear system on a Field Programmable Gate Array (FPGA). It consists of a pair of the Cascade of Asymmetric Resonators with Fast Ac…

Phase Shift Information Compression in IRS-aided Wireless Systems: Challenges and Opportunities

2025-05-07 · Xianhua Yu, Dong Li

Intelligent reflecting surfaces (IRS) have emerged as a promising technology for future 6G wireless networks, offering programmable control of the wireless environment by adjusting the phase shifts of reflecting elements…

Meta-Learning

68-Channel Highly-Integrated Neural Signal Processing PSoC with On-Chip Feature Extraction, Compression, and Hardware Accelerators for Neuroprosthetics in 22nm FDSOI

2024-07-12 · Liyuan Guo, Annika Weiße, Seyed Mohammad Ali Zeinolabedin, Franz Marcus Schüffny 외

Multi-channel electrophysiology systems for recording of neuronal activity face significant data throughput limitations, hampering real-time, data-informed experiments. These limitations impact both experimental neurobio…

Spike Sorting