CVJul 15

CRISP: Pre-LLM Yet Text-Driven Visual Token Pruning for Efficient LVLM Inference

arXiv:2607.163267.3h-index: 4
Predicted impact top 59% in CV · last 90 daysOriginality Incremental advance
AI Analysis

It addresses the inference efficiency bottleneck in large vision-language models for resource-constrained applications.

CRISP proposes a pre-LLM text-driven visual token pruning method for LVLMs, achieving up to 99.5% accuracy retention while reducing inference cost and latency by over 2×.

Large Vision-Language Models (LVLMs) typically require processing hundreds to thousands of visual tokens, leading to substantial inference overhead. Existing visual token pruning methods either operate before the LLM using text-agnostic heuristics or prune inside the LLM at the cost of efficiency and noisy cross-modal attention. To address these limitations, we propose CRISP, a pre-LLM yet text-driven visual token pruning framework that preserves both instruction-relevant evidence and essential scene context. CRISP works in a two-stage pipeline: Stage 1 first identifies text-aligned visual tokens, and Stage 2 enhances contextual completeness through semantic diversity. Extensive experiments on LLaVA-1.5 and LLaVA-NeXT demonstrate that CRISP achieves superior performance retention under aggressive pruning ratios, maintaining up to 99.5% accuracy while reducing inference cost and latency by more than 2 times. CRISP serves as a practical solution for efficient LVLM inference, especially in resource-constrained scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes