中文
相关论文

相关论文: SPIQ: Data-Free Per-Channel Static Input Quantizat…

200 篇论文

Weight quantization is used to deploy high-performance deep learning models on resource-limited hardware, enabling the use of low-precision integers for storage and computation. Spiking neural networks (SNNs) share the goal of enhancing…

神经与进化计算 · 计算机科学 2024-05-01 Sreyes Venkatesh , Razvan Marinescu , Jason K. Eshraghian

In the era of large language models (LLMs), weight-activation quantization helps fit models on edge device by reducing memory and compute bit-widths. However, three challenges persist for energy constrained hardware: (1) even after…

机器学习 · 计算机科学 2025-10-23 Chenyu Wang , Zhanglu Yan , Zhi Zhou , Xu Chen , Weng-Fai Wong

Quantization is essential for reducing the computational cost and memory usage of deep neural networks, enabling efficient inference on low-precision hardware. Despite the growing adoption of uniform and floating-point quantization schemes,…

机器学习 · 统计学 2026-05-19 Mehmet Aktukmak , Daniel Huang , Ke Ding

Quantization is a technique used in deep neural networks (DNNs) to increase execution performance and hardware efficiency. Uniform post-training quantization (PTQ) methods are common, since they can be implemented efficiently in hardware…

机器学习 · 计算机科学 2021-10-29 Gil Shomron , Freddy Gabbay , Samer Kurzum , Uri Weiser

A prominent technique for reducing the memory footprint of Spiking Neural Networks (SNNs) without decreasing the accuracy significantly is quantization. However, the state-of-the-art only focus on employing the weight quantization directly…

神经与进化计算 · 计算机科学 2023-03-06 Rachmad Vidya Wicaksana Putra , Muhammad Shafique

Quantization is a widely used compression method that effectively reduces redundancies in over-parameterized neural networks. However, existing quantization techniques for deep neural networks often lack a comprehensive error analysis due…

机器学习 · 计算机科学 2023-09-21 Jinjie Zhang , Rayan Saab

We introduce a data-free quantization method for deep neural networks that does not require fine-tuning or hyperparameter selection. It achieves near-original model performance on common computer vision architectures and tasks. 8-bit…

机器学习 · 计算机科学 2019-11-26 Markus Nagel , Mart van Baalen , Tijmen Blankevoort , Max Welling

Ultra-low-precision inference can sharply reduce memory and latency but often degrades accuracy and relies on specialized hardware. We present SONIQ, a system-optimized, noise-injected quantization framework that learns per-channel mixed…

硬件体系结构 · 计算机科学 2025-11-11 Cyrus Zhou , Pedro Savarese , Zack Hassman , Vaughn Richard , Michael DiBrino , Michael Maire , Yanjing Li

Spiking neural networks (SNNs) support energy-efficient machine intelligence because event-driven computation and sparse activity map naturally to low-power digital hardware. In practical implementations, however, membrane states, synaptic…

神经与进化计算 · 计算机科学 2026-04-02 Lei Zhang

While neural networks have advanced the frontiers in many applications, they often come at a high computational cost. Reducing the power and latency of neural network inference is key if we want to integrate modern networks into edge…

Straight-through estimator (STE), which enables the gradient flow over the non-differentiable function via approximation, has been favored in studies related to quantization-aware training (QAT). However, STE incurs unstable convergence…

机器学习 · 计算机科学 2023-07-04 Juncheol Shin , Junhyuk So , Sein Park , Seungyeop Kang , Sungjoo Yoo , Eunhyeok Park

Quantization of neural networks provides benefits of inference in less compute and memory requirements. Previous work in quantization lack two important aspects which this work provides. First almost all previous work in quantization used a…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Zia Badar

Spiking neural networks (SNNs) have shown advantages in computation and energy efficiency over traditional artificial neural networks (ANNs) thanks to their event-driven representations. SNNs also replace weight multiplications in ANNs with…

神经与进化计算 · 计算机科学 2023-06-01 Yangfan Hu , Qian Zheng , Xudong Jiang , Gang Pan

Quantization is a widely used compression technique for reducing the memory and computation costs of large pre-trained models. A key challenge in per-channel post-training quantization (PTQ) is selecting appropriate scaling factors to…

机器学习 · 计算机科学 2026-02-18 Shihao Zhang , Rayan Saab

Data-free quantization can potentially address data privacy and security concerns in model compression, and thus has been widely investigated. Recently, PSAQ-ViT designs a relative value metric, patch similarity, to generate data from…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Zhikai Li , Mengjuan Chen , Junrui Xiao , Qingyi Gu

Post-training quantization (PTQ) is an efficient model compression technique that quantizes a pretrained full-precision model using only a small calibration set of unlabeled samples without retraining. PTQ methods for convolutional neural…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Jaehyeon Moon , Dohyung Kim , Junyong Cheon , Bumsub Ham

Deep neural networks have achieved state-of-the-art results in a wide range of applications, from natural language processing and computer vision to speech recognition. However, as tasks become increasingly complex, model sizes continue to…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Tomer Gafni , Asaf Karnieli , Yair Hanani

Zero-shot quantization (ZSQ) enables neural network compression without original training data, making it a promising solution for restricted data access scenarios. To compensate for the lack of data, recent ZSQ methods typically rely on…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Inpyo Hong , Youngwan Jo , Hyojeong Lee , Sunghyun Ahn , Kijung Lee , Sanghyun Park

The inherent heavy computation of deep neural networks prevents their widespread applications. A widely used method for accelerating model inference is quantization, by replacing the input operands of a network using fixed-point values.…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Hongwei Xie , Shuo Zhang , Huanghao Ding , Yafei Song , Baitao Shao , Conggang Hu , Ling Cai , Mingyang Li

Spiking Neural Networks (SNNs) are highly energy-efficient during inference, making them particularly suitable for deployment on neuromorphic hardware. Their ability to process event-driven inputs, such as data from dynamic vision sensors…

机器学习 · 计算机科学 2025-04-10 Sirine Arfa , Bernhard Vogginger , Chen Liu , Johannes Partzsch , Mark Schone , Christian Mayr
‹ 上一页 1 2 3 10 下一页 ›