Arrow Research search
Back to IROS

IROS 2025

Task-Oriented Token Pruning for Efficient Object Detection and Segmentation

Conference Paper Accepted Paper Artificial Intelligence ยท Robotics

Abstract

Robots rely heavily on visual perception to understand and interact with complex environments. To support this capability, modern perception models have become increasingly large and powerful, resulting in high computational costs that hinder their real-time performance in robotic applications. Existing acceleration techniques, such as model pruning and token pruning, focus on reducing architectural or parameter redundancy but still process all object categories, regardless of task requirements. However, in real-world robotic scenarios, different tasks typically require only a subset of object categories. For instance, a service robot may focus on kitchenware while cooking, but shift to furniture and obstacles while cleaning. This task-dependent variation creates opportunities to reduce computational cost by selectively processing relevant information. Existing methods are not designed to exploit this potential for task-specific efficiency. To address this limitation, we propose TaskTP, a task-oriented token pruning method that dynamically adjusts token pruning based on the target category set. A dynamic gating network is introduced between successive Transformer blocks, which evaluates the relevance of each token to the given task. TaskTP allows for more aggressive pruning when fewer categories are required, optimizing computation without sacrificing performance. After a task-agnostic training phase, it can be flexibly configured at deployment time to support any category subset without retraining, making it both efficient and versatile. TaskTP improves the performance of Mask R-CNN from 31. 4 fps to 38. 5 fps on the COCO dataset. Furthermore, on the ScanNet dataset, where an object search task was defined to simulate real-world robotic applications, processing time was reduced from 3197 ms to 2437 ms, demonstrating significant efficiency gains.

Authors

Keywords

  • Training
  • Service robots
  • Computational modeling
  • Redundancy
  • Object detection
  • Transformers
  • Search problems
  • Real-time systems
  • Computational efficiency
  • Visual perception
  • Object Segmentation
  • Dynamic Network
  • Real-world Applications
  • Task Requirements
  • Robotic Applications
  • Mask R-CNN
  • COCO Dataset
  • Transformer Block
  • Subset Of Categories
  • Objective Function
  • Cross-entropy Loss
  • Precision And Recall
  • Multilayer Perceptron
  • Classification Network
  • Truth Labels
  • Current Task
  • Set Of Categories
  • Frames Per Second
  • Pruning Techniques
  • Vision Transformer
  • Biased Representation
  • Instance Segmentation

Context

Venue
IEEE/RSJ International Conference on Intelligent Robots and Systems
Archive span
1988-2025
Indexed papers
26578
Paper id
34035011766676508
v2026.09.13