paper-with-me

홈 › Papers

SAFE-Pruner: Semantic Attention-Guided Future-Aware Token Pruning for Efficient Vision-Language-Action Manipulation

2026-05-28 · Shilin Ma, Chubin Zhang, Changyuan Wang, Yuji Wang, Yue Wu, Zixuan Wang, Jingqi Tian, Zheng Zhu, Yansong Tang arxiv

Real-time inference of vision-language-action (VLA) models is essential for robotic control. While visual token pruning has shown strong potential for accelerating inference, most existing methods mainly base pruning decisions on shallow-layer cues and risk discarding visual information required by deep layers. To address this issue, we propose SAFE-Pruner, a plug-and-play pruning framework that incorporates attention cues of future layers into pruning decisions. Specifically, we identify semantic attention consistency, the tendency that VLA models concentrate their attention probability mass on the same semantic entity across control timesteps. Based on this observation, we design a forward-looking strategy to forecast the token saliency in deep layers, which prevents the premature removal of critical tokens and leads to more stable acceleration. We further introduce a reference timestep refresh strategy that triggers updates upon attention shifts, thereby improving forecasting accuracy and pruning reliability. Extensive experiments across diverse evaluation settings demonstrate that our method achieves up to 1.89x speedup with a minimal degradation in success rate of less than 1.5%, while outperforming state-of-the-art methods by up to 1.9%.

📄 PDF Abstract BibTeX arXiv:2605.29662

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SeGPruner: Semantic-Geometric Visual Token Pruner for 3D Question Answering

2026-03-31 · Wenli Li, Kai Zhao, Haoran Jiang, Enquan Yang 외 arxiv

Vision-language models (VLMs) have been widely adopted for 3D question answering (3D QA). In typical pipelines, visual tokens extracted from multiple viewpoints are concatenated with language tokens and jointly processed…

Question Answering

IDPruner: Harmonizing Importance and Diversity in Visual Token Pruning for MLLMs

2026-02-10 · Yifan Tan, Yifu Sun, Shirui Huang, Hong Liu 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated impressive capabilities, yet they encounter significant computational bottlenecks due to the massive volume of visual tokens. Consequently, visual token pruning,…

SemanticVLA: Semantic-Aligned Sparsification and Enhancement for Efficient Robotic Manipulation

2025-11-13 · Wei Li, Renshan Zhang, Rui Shao, Zhijian Fang 외 arxiv

Vision-Language-Action (VLA) models have advanced in robotic manipulation, yet practical deployment remains hindered by two key limitations: 1) perceptual redundancy, where irrelevant visual inputs are processed ineffici…

MI-Pruner: Crossmodal Mutual Information-guided Token Pruner for Efficient MLLMs

2026-04-03 · Jiameng Li, Aleksei Tiulpin, Matthew B. Blaschko arxiv

For multimodal large language models (MLLMs), visual information is relatively sparse compared with text. As a result, research on visual pruning emerges for efficient inference. Current approaches typically measure toke…

CAPruner: Conceptual-Adjacent Scene Graph Pruner for Enhancing 3D Spatial Reasoning of Large Language Models

2026-04-21 · Shengli Zhou, Xiangchen Wang, Guanhua Chen, Feng Zheng arxiv

Large language models (LLMs) have recently been applied to 3D vision-language (3D-VL) tasks, which require spatial reasoning to identify target objects relative to anchors. Scene graphs are commonly employed to represent…

Spatial Reasoning