Abstract
Zero-shot quantization (ZSQ) is promising for compressing and accelerating deep neural networks when the data for training full-precision models are inaccessible. In ZSQ, network quantization is performed using synthetic samples, thus, the performance of quantized models depends heavily on the quality of synthetic samples. Nonetheless, we find that the synthetic samples constructed in existing ZSQ methods can be easily fitted by models. Accordingly, quantized models obtained by these methods suffer from significant performance degradation on hard samples. To address this issue, we propose HArd sample Synthesizing and Training (HAST). Specifically, HAST pays more attention to hard samples when synthesizing samples and makes synthetic samples hard to fit when training quantized models. HAST aligns features extracted by full-precision and quantized models to ensure the similarity between features extracted by these two models. Extensive experiments show that HAST significantly outperforms existing ZSQ methods, achieving performance comparable to models that are quantized with real data.
Original language | English |
---|---|
Title of host publication | 2023 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) |
Place of Publication | California |
Publisher | IEEE |
Pages | 24417-24426 |
Number of pages | 10 |
ISBN (Electronic) | 9798350301298 |
ISBN (Print) | 9798350301304 |
DOIs | |
Publication status | Published - 17 Jun 2023 |
Event | 2023 36th IEEE/CVF Conference on Computer Vision and Pattern Recognition - Vancouver, Canada Duration: 18 Jun 2023 → 22 Jun 2023 https://cvpr2023.thecvf.com/virtual/2023/index.html (conference website) https://openaccess.thecvf.com/CVPR2023 (conference paper) https://cvpr2023.thecvf.com/virtual/2023/papers.html?filter=titles (conference program) https://ieeexplore.ieee.org/xpl/conhome/10203037/proceeding (conference proceedings) |
Publication series
Name | Proceedings of the IEEE Computer Society Conference on Computer Vision and Pattern Recognition |
---|---|
Publisher | IEEE |
ISSN (Print) | 1063-6919 |
Conference
Conference | 2023 36th IEEE/CVF Conference on Computer Vision and Pattern Recognition |
---|---|
Abbreviated title | CVPR 2023 |
Country/Territory | Canada |
City | Vancouver |
Period | 18/06/23 → 22/06/23 |
Internet address |
|
User-Defined Keywords
- continual
- low-shot
- meta
- or long-tail learning
- Transfer