PulseAugur
EN
LIVE 06:27:55

DopQ-ViT improves Vision Transformer quantization efficiency

Researchers have introduced DopQ-ViT, a novel post-training quantization method designed to improve the efficiency of Vision Transformers (ViTs). This method addresses performance degradation in low-bit quantization by aligning with the power-law distribution of post-Softmax activations and mitigating the impact of outliers in scaling factors. DopQ-ViT utilizes a new Tan Quantizer (TanQ) and a MAD-guided Optimal Scaling Factor (MOSF) to achieve better performance on classification and detection tasks compared to existing methods. AI

IMPACT Enhances the efficiency of Vision Transformers, potentially enabling wider deployment in resource-constrained environments.

RANK_REASON The cluster contains a research paper detailing a new method for model quantization. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

DopQ-ViT improves Vision Transformer quantization efficiency

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Lianwei Yang, Haisong Gong, Haokun Lin, Yichen Wu, Caifeng Shan, Zhenan Sun, Qingyi Gu ·

    DopQ-ViT: Towards Distribution-Friendly and Outlier-Aware Post-Training Quantization for Vision Transformers

    arXiv:2408.03291v4 Announce Type: replace Abstract: Vision Transformers (ViTs) have gained significant attention, but their high computing cost limits the practical applications. While post-training quantization (PTQ) reduces model size and speeds up inference, it often degrades …