paper-with-me

Papers

CATP: Cross-Attention Token Pruning for Accuracy Preserved Multimodal Model Inference

2024-04-02 · Ruqi Liao, Chuqing Zhao, Jin Li, Weiqi Feng

In response to the rising interest in large multimodal models, we introduce Cross-Attention Token Pruning (CATP), a precision-focused token pruning method. Our approach leverages cross-attention layers in multimodal models, exemplified by BLIP-2, to extract valuable information for token importance determination. CATP employs a refined voting strategy across model heads and layers. In evaluations, CATP achieves up to 12.1X higher accuracy compared to existing token pruning methods, addressing the trade-off between computational efficiency and model precision.

📄 PDF Abstract BibTeX arXiv:2404.08567

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

CATP: Contextually Adaptive Token Pruning for Efficient and Enhanced Multimodal In-Context Learning

2025-08-11 · Yanshu Li, Jianjiang Yang, Zhennan Shen, Ligong Han 외 arxiv

Modern large vision-language models (LVLMs) convert each input image into a large set of tokens that far outnumber the text tokens. Although this improves visual perception, it also introduces severe image token redundan…

Domain Adaptation

CATP: Confidence-Aware Token Pruning for Camouflaged Object Detection

2026-04-18 · Yuhan Gao, Shuhao Kang, Xin He, Bing Li 외 arxiv

Camouflaged Object Detection (COD) aims to segment targets that share extreme textural and structural similarities with their complex environments. Leveraging their capacity for long-range dependency modeling, Transforme…

Object Detection

Don't Just Chase "Highlighted Tokens" in MLLMs: Revisiting Visual Holistic Context Retention

2025-10-03 · Xin Zou, Di Lu, Yizhou Wang, Yibo Yan 외 arxiv

Despite their powerful capabilities, Multimodal Large Language Models (MLLMs) suffer from considerable computational overhead due to their reliance on massive visual tokens. Recent studies have explored token pruning to …

Decoupled Similarity for Task-Aware Token Pruning in Large Vision-Language Models

2026-04-13 · Kexin Ma, Jing Xiao, Chaofeng Chen, Geyong Min 외 arxiv

Token pruning has emerged as an effective approach to reduce the substantial computational overhead of Large Vision-Language Models (LVLMs) by discarding less informative visual tokens while preserving performance. Howev…

Rényi Attention Entropy for Patch Pruning

2026-04-04 · Hiroaki Aizawa, Yuki Igaue arxiv

Transformers are strong baselines in both vision and language because self-attention captures long-range dependencies across tokens. However, the cost of self-attention grows quadratically with the number of tokens. Patc…

Fine-Grained Image Recognition