paper-with-me

Papers

Compressor-VLA: Instruction-Guided Visual Token Compression for Efficient Robotic Manipulation

2025-11-24 · Juntao Gao, Feiyang Ye, Jing Zhang, Wenjing Qian arxiv

Vision-Language-Action (VLA) models have emerged as a powerful paradigm in Embodied AI. However, the significant computational overhead of processing redundant visual tokens remains a critical bottleneck for real-time robotic deployment. While standard token pruning techniques can alleviate this, these task-agnostic methods struggle to preserve task-critical visual information. To address this challenge, simultaneously preserving both the holistic context and fine-grained details for precise action, we propose Compressor-VLA, a novel hybrid instruction-conditioned token compression framework designed for efficient, task-oriented compression of visual information in VLA models. The proposed Compressor-VLA framework consists of two token compression modules: a Semantic Task Compressor (STC) that distills holistic, task-relevant context, and a Spatial Refinement Compressor (SRC) that preserves fine-grained spatial details. This compression is dynamically modulated by the natural language instruction, allowing for the adaptive condensation of task-relevant visual information. Experimentally, extensive evaluations demonstrate that Compressor-VLA achieves a competitive success rate on the LIBERO benchmark while reducing FLOPs by 59% and the visual token count by over 3x compared to its baseline. The real-robot deployments on a dual-arm robot platform validate the model's sim-to-real transferability and practical applicability. Moreover, qualitative analyses reveal that our instruction guidance dynamically steers the model's perceptual focus toward task-relevant objects, thereby validating the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2511.18950

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perception Compressor: A Training-Free Prompt Compression Framework in Long Context Scenarios

2024-09-28 · Jiwei Tang, Jin Xu, Tingwei Lu, Zhicheng Zhang 외

Large language models (LLMs) demonstrate exceptional capabilities in various scenarios. However, they suffer from much redundant information and are sensitive to the position of key information in long context scenarios.…

Position

EvoComp: Learning Visual Token Compression for Multimodal Large Language Models via Semantic-Guided Evolutionary Labeling

2026-04-18 · Jiafei Song, Fengwei Zhou, Jin Qu, Wenjin Jason Li 외 arxiv

Recent Multimodal Large Language Models (MLLMs) have demonstrated strong performance on vision-language understanding tasks, yet their inference efficiency is often hampered by the large number of visual tokens, particul…

Fourier Compressor: Frequency-Domain Visual Token Compression for Vision-Language Models

2025-08-08 · Huanyu Wang, Jushi Kai, Haoli Bai, Lu Hou 외 arxiv

Vision-Language Models (VLMs) incur substantial computational overhead and inference latency due to the large number of vision tokens introduced by high-resolution image and video inputs. Existing parameter-free token co…

Image Compression

VidCompress: Memory-Enhanced Temporal Compression for Video Understanding in Large Language Models

2024-10-15 · Xiaohan Lan, Yitian Yuan, Zequn Jie, Lin Ma

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insu…

Video Understanding

FocusLLaVA: A Coarse-to-Fine Approach for Efficient and Effective Visual Token Compression

2024-11-21 · Yuke Zhu, Chi Xie, Shuang Liang, Bo Zheng 외

Recent advances on Multi-modal Large Language Models have demonstrated that high-resolution image input is crucial for model capabilities, especially for fine-grained tasks. However, high-resolution images lead to a quad…

Visual Question Answering