paper-with-me

Papers

LVPruning: An Effective yet Simple Language-Guided Vision Token Pruning Approach for Multi-modal Large Language Models

2025-01-23 · Yizheng Sun, Yanze Xin, Hao Li, Jingyuan Sun, Chenghua Lin, Riza Batista-Navarro

Multi-modal Large Language Models (MLLMs) have achieved remarkable success by integrating visual and textual modalities. However, they incur significant computational overhead due to the large number of vision tokens processed, limiting their practicality in resource-constrained environments. We introduce Language-Guided Vision Token Pruning (LVPruning) for MLLMs, an effective yet simple method that significantly reduces the computational burden while preserving model performance. LVPruning employs cross-attention modules to compute the importance of vision tokens based on their interaction with language tokens, determining which to prune. Importantly, LVPruning can be integrated without modifying the original MLLM parameters, which makes LVPruning simple to apply or remove. Our experiments show that LVPruning can effectively reduce up to 90% of vision tokens by the middle layer of LLaVA-1.5, resulting in a 62.1% decrease in inference Tera Floating-Point Operations Per Second (TFLOPs), with an average performance loss of just 0.45% across nine multi-modal benchmarks.

📄 PDF Abstract BibTeX arXiv:2501.13652

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

VEGAS: Mitigating Hallucinations in Large Vision-Language Models via Vision-Encoder Attention Guided Adaptive Steering

2025-12-12 · Zihu Wang, Boxun Xu, Yuxuan Xia, Peng Li arxiv

Large vision-language models (LVLMs) exhibit impressive ability to jointly reason over visual and textual inputs. However, they often produce outputs that are linguistically fluent but factually inconsistent with the vis…

LaMOT: Language-Guided Multi-Object Tracking

2024-06-12 · Yunhao Li, Xiaoqiong Liu, Luke Liu, Heng Fan 외

Vision-Language MOT is a crucial tracking problem and has drawn increasing attention recently. It aims to track objects based on human language commands, replacing the traditional use of templates or pre-set information …

DescriptiveMulti-Object TrackingObjectObject Tracking

TRIMS: Trajectory-Ranked Instruction Masked Supervision for Diffusion Language Models

2026-04-01 · Lingjie Chen, Ruizhong Qiu, Yuyu Fan, Yanjun Zhao 외 arxiv

Diffusion language models (DLMs) offer a promising path toward low-latency generation through parallel decoding, but their practical efficiency depends heavily on the decoding trajectory. In practice, this advantage ofte…

Asymmetric Cross-Guided Attention Network for Actor and Action Video Segmentation From Natural Language Query

2019-10-01 · ICCV 2019 10 · Hao Wang, Cheng Deng, Junchi Yan, Dacheng Tao

Actor and action video segmentation from natural language query aims to selectively segment the actor and its action in a video based on an input textual description. Previous works mostly focus on learning simple correl…

Referring Expression SegmentationSegmentationVideo SegmentationVideo Semantic Segmentation

Not Your Stereo-Typical Estimator: Combining Vision and Language for Volume Perception

2026-04-10 · Gautham Vinod, Bruce Coburn, Siddeshwar Raghavan, Fengqing Zhu arxiv

Accurate volume estimation of objects from visual data is a long-standing challenge in computer vision with significant applications in robotics, logistics, and smart health. Existing methods often rely on complex 3D rec…

3D Reconstruction