详细信息
- 来源站点
- ArXiv CS.CV
- 作者
- Md. Mehrab Hossain Opi, Robiul Islam Ryad, Md. Umar Faruk
- 文章类型
- PAPER
- 语言
- en
- 发布日期
- 2026-07-31
摘要
arXiv:2607.28589v1 Announce Type: new Abstract: Post-training quantization (PTQ) has emerged as an effective solution for deploying Vision Transformers (ViTs) on resource-constrained devices. However, existing PTQ methods typically employ uniform bit-widths across transformer components, overlooking their heterogeneous sensitivity to quantization and leading to inefficient precision allocation. In this paper, we propose {MixFrag, a fragility-guided mixed-precision PTQ framework for Vision Transformers. MixFrag first estimates component-level quantization fragility by measuring the Kullback--Leibler (KL) divergence between full-precision and isolated quantized output distributions using a small calibration set. It then formulates bit allocation as a Multiple-Choice Knapsack Problem (MCKP), enabling adaptive layer-wise precision assignment under a target bit budget.