QuantNAS for super resolution: searching for efficient quantization-friendly architectures against quantization noise
Egor Shvetsov, Dmitry Osin, Alexey Zaytsev, Ivan Koryakovskiy,, Valentin Buchnev, Ilya Trofimov, Evgeny Burnaev

TL;DR
QuantNAS is a novel neural architecture search method that finds quantization-friendly super-resolution models, improving efficiency and quality by combining quantization-aware training with architecture search techniques.
Contribution
The paper introduces QuantNAS, a new approach that integrates quantization-aware training with neural architecture search to discover efficient super-resolution models.
Findings
QuantNAS achieves better PSNR/BitOps trade-off than fixed architectures.
The method is 30% faster and more stable than direct weight quantization.
It effectively finds architectures suitable for low-capacity devices.
Abstract
There is a constant need for high-performing and computationally efficient neural network models for image super-resolution: computationally efficient models can be used via low-capacity devices and reduce carbon footprints. One way to obtain such models is to compress models, e.g. quantization. Another way is a neural architecture search that automatically discovers new, more efficient solutions. We propose a novel quantization-aware procedure, the QuantNAS that combines pros of these two approaches. To make QuantNAS work, the procedure looks for quantization-friendly super-resolution models. The approach utilizes entropy regularization, quantization noise, and Adaptive Deviation for Quantization (ADQ) module to enhance the search procedure. The entropy regularization technique prioritizes a single operation within each block of the search space. Adding quantization noise to parameters…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
