Fisher-aware Quantization for DETR Detectors with Critical-category Objectives
Huanrui Yang, Yafeng Huang, Zhen Dong, Denis A Gudovskiy, Tomoyuki, Okuno, Yohei Nakata, Yuan Du, Kurt Keutzer, Shanghang Zhang

TL;DR
This paper introduces Fisher-aware quantization techniques for DETR object detectors, focusing on critical categories to mitigate quantization-induced performance drops, especially in larger models and datasets.
Contribution
It proposes Fisher-informed mixed-precision quantization and regularization methods to improve critical-category performance in quantized DETR models.
Findings
Significant mAP improvements on critical classes in COCO dataset.
Fisher-aware methods reduce overfitting in quantized models.
Enhanced performance is more pronounced in larger models and with more classes.
Abstract
The impact of quantization on the overall performance of deep learning models is a well-studied problem. However, understanding and mitigating its effects on a more fine-grained level is still lacking, especially for harder tasks such as object detection with both classification and regression objectives. This work defines the performance for a subset of task-critical categories, i.e. the critical-category performance, as a crucial yet largely overlooked fine-grained objective for detection tasks. We analyze the impact of quantization at the category-level granularity, and propose methods to improve performance for the critical categories. Specifically, we find that certain critical categories have a higher sensitivity to quantization, and are prone to overfitting after quantization-aware training (QAT). To explain this, we provide theoretical and empirical links between their…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed Sensor Networks and Detection Algorithms
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Softmax · Residual Connection · Byte Pair Encoding · Layer Normalization · Label Smoothing · Adam · Dropout
