paper-with-me

Papers

CURSOR-BASED ADAPTIVE QUANTIZATION FOR DEEP NEURAL NETWORK

2019-09-25 · Bapu Li(*), Yanwen Fan(*), Zhiyu Cheng, Yingze Bao (* means equal contribution)

Deep neural network (DNN) has rapidly found many applications in different scenarios. However, its large computational cost and memory consumption are barriers to computing restrained applications. DNN model quantization is a widely used method to reduce the DNN storage and computation burden by decreasing the bit width. In this paper, we propose a novel cursor based adaptive quantization method using differentiable architecture search (DAS). The multiple bits’ quantization mechanism is formulated as a DAS process with a continuous cursor that represents the possible quantization bit. The cursor-based DAS adaptively searches for the desired quantization bit for each layer. The DAS process can be solved via an alternative approximate optimization process, which is designed for mixed quantization scheme of a DNN model. We further devise a new loss function in the search process to simultaneously optimize accuracy and parameter size of the model. In the quantization step, based on a new strategy, the closest two integers to the cursor are adopted as the bits to quantize the DNN together to reduce the quantization noise and avoid the local convergence problem. Comprehensive experiments on benchmark datasets show that our cursor based adaptive quantization approach achieves the new state-of-the-art for multiple bits’ quantization and can efficiently obtain lower size model with comparable or even better classification accuracy.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Similar Papers 제목 키워드 기반

Rethinking Post-Training Quantization: Introducing a Statistical Pre-Calibration Approach

2025-01-15 · Alireza Ghaffari, Sharareh Younesian, Boxing Chen, Vahid Partovi Nia 외

As Large Language Models (LLMs) become increasingly computationally complex, developing efficient deployment strategies, such as quantization, becomes crucial. State-of-the-art Post-training Quantization (PTQ) techniques…

Quantization

Learning GUI Grounding with Spatial Reasoning from Visual Feedback

2025-09-25 · Yu Zhao, Wei-Ning Chen, Huseyin Atahan Inan, Samuel Kessler 외 arxiv

Graphical User Interface (GUI) grounding is commonly framed as a coordinate prediction task -- given a natural language instruction, generate on-screen coordinates for actions such as clicks and keystrokes. However, rece…

Reinforcement LearningSpatial Reasoning

Unsupervised Time Series Anomaly Prediction with Importance-based Generative Contrastive Learning

2024-10-22 · Kai Zhao, Zhihao Zhuang, Chenjuan Guo, Hao Miao 외

Time series anomaly prediction plays an essential role in many real-world scenarios, such as environmental prevention and prompt maintenance of cyber-physical systems. However, existing time series anomaly prediction met…

Contrastive LearningPredictionTime Series

Dynamics-Informed Deep Learning for Predicting Extreme Events

2026-03-11 · Eirini Katsidoniotaki, Themistoklis P. Sapsis arxiv

Predicting extreme events in high-dimensional chaotic dynamical systems remains a fundamental challenge, as such events are rare, intermittent, and arise from transient dynamical mechanisms that are difficult to infer fr…

Robust Observer Based Methodology for Frequency and Rate of Change of Frequency Estimation in Power Systems

2021-05-03 · Abdul Saleem Mir, Abhinav Kumar Singh, Nilanjan Senroy

An observer based adaptive detection methodology (ADM) is proposed for estimating frequency and its rate of change (RoCoF) of the voltage and/or current measurements acquired from an instrument transformer. With guarante…