AI RESEARCH

Towards Joint Quantization and Token Pruning of Vision-Language Models

arXiv CS.CV

ArXi:2604.17320v1 Announce Type: new Deploying Vision-Language Models (VLMs) under aggressive low-bit inference remains challenging because inference cost is dominated by the long visual-token prefix during prefill and the growing KV cache during autoregressive decoding. Token pruning and low-bit quantization are complementary for reducing these costs, yet naive stage-wise combinations are often brittle due to a mismatch between quantization calibration and pruning execution.