paper-with-me

홈 › Papers

Script: Graph-Structured and Query-Conditioned Semantic Token Pruning for Multimodal Large Language Models

2025-12-01 · Zhongyu Yang, Dannong Xu, Wei Pang, Yingfang Yuan arxiv

The rapid growth of visual tokens in multimodal large language models (MLLMs) leads to excessive memory consumption and inference latency, especially when handling high-resolution images and videos. Token pruning is a technique used to mitigate this issue by removing redundancy, but existing methods often ignore relevance to the user query or suffer from the limitations of attention mechanisms, reducing their adaptability and effectiveness. To address these challenges, we propose Script, a plug-and-play pruning method that requires no retraining and generalizes across diverse MLLMs. Script comprises two modules: a graph-structured pruning module that removes visually redundant tokens, and a query-conditioned semantic pruning module that preserves query-relevant visual information. Together, they enhance performance on multimodal tasks. Experiments on fourteen benchmarks across image and video understanding tasks show that Script consistently achieves higher model efficiency and predictive accuracy compared to existing pruning methods. On LLaVA-NeXT-7B, it achieves up to 6.8x prefill speedup and 10x FLOP reduction, while retaining 96.88% of the original performance.

📄 PDF Abstract BibTeX arXiv:2512.01949

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Semantic Technologies for Querying Linguistic Annotations: An Experiment Focusing on Graph-Structured Data

2014-05-01 · LREC 2014 5 · Milen Kouylekov, Stephan Oepen

With growing interest in the creation and search of linguistic annotations that form general graphs (in contrast to formally simpler, rooted trees), there also is an increased need for infrastructures that support the ex…

FormSentence

Deep Graph Matching and Searching for Semantic Code Retrieval

2020-10-24 · Xiang Ling, Lingfei Wu, Saizhuo Wang, Gaoning Pan 외

Code retrieval is to find the code snippet from a large corpus of source code repositories that highly matches the query of natural language description. Recent work mainly uses natural language processing techniques to …

Graph MatchingRetrieval

Query-Conditioned Knowledge Alignment for Reliable Cross-System Medical Reasoning

2026-05-18 · Yan Jiao, Jingran Xu, Pin-Han Ho, Limei Peng arxiv

Cross-domain knowledge alignment is essential for integrating heterogeneous medical systems, yet existing approaches typically treat entity alignment as a static matching problem, ignoring query context and cross-system …

Representation LearningKnowledge GraphsEntity Alignment

CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data

2022-01-16 · ACL ARR January 2022 1 · Anonymous

User sessions empower many search and recommendation tasks on a daily basis. Such session data are semi-structured, which encode heterogeneous relations between queries and products, and each item is described by the uns…

Entity LinkingSelf-Supervised LearningSession Search

CERES: Pretraining of Graph-Conditioned Transformer for Semi-Structured Session Data

2022-04-08 · NAACL 2022 7 · Rui Feng, Chen Luo, Qingyu Yin, Bing Yin 외

User sessions empower many search and recommendation tasks on a daily basis. Such session data are semi-structured, which encode heterogeneous relations between queries and products, and each item is described by the uns…

Entity LinkingSelf-Supervised LearningSession Search