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

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, extended

Summary

SAFE-Pruner is a plug-and-play token pruning framework designed by Tsinghua University and GigaAI to accelerate real-time inference in Vision-Language-Action (VLA) models for robotic control. It addresses the "short-sighted" issue of existing pruning methods by incorporating attention cues from future deep layers into pruning decisions. The framework identifies "semantic attention consistency," where VLA models maintain attention on the same semantic entity across execution steps, and uses this to forecast token saliency. It also features an adaptive subtask division strategy to detect abrupt attention shifts, improving forecasting accuracy. Experiments show SAFE-Pruner achieves up to 1.89x speedup with less than 1.7% degradation in success rate, outperforming state-of-the-art methods by up to 1.9% across various VLA architectures and benchmarks like LIBERO, SIMPLER, and real-world Astribot S1 tasks.

Key takeaway

For Robotics Engineers deploying Vision-Language-Action (VLA) models in real-time control systems, you should consider integrating SAFE-Pruner to significantly reduce inference latency without substantial performance loss. This plug-and-play framework offers up to 1.89x speedup, crucial for dynamic scenarios where timely responsiveness is critical. Evaluate its adaptive subtask division and future-aware pruning on your specific VLA architecture to ensure robust, efficient operation, especially for tasks requiring precise manipulation or long-horizon planning.

Key insights

SAFE-Pruner uses future-aware attention forecasting and adaptive subtask division to prevent premature critical token removal in VLA models.

Principles

Method

Forecasts late-stage token saliency from historical keyframes using semantic consistency, fuses it with shallow-layer saliency, and adaptively selects keyframes via subtask boundary detection to disable pruning when needed.

In practice

Topics

Best for: Research Scientist, AI Scientist, Robotics Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.