English

Towards Efficient Use of Multi-Scale Features in Transformer-Based Object Detectors

Computer Vision and Pattern Recognition 2023-03-27 v2 Artificial Intelligence Machine Learning Multimedia

Abstract

Multi-scale features have been proven highly effective for object detection but often come with huge and even prohibitive extra computation costs, especially for the recent Transformer-based detectors. In this paper, we propose Iterative Multi-scale Feature Aggregation (IMFA) -- a generic paradigm that enables efficient use of multi-scale features in Transformer-based object detectors. The core idea is to exploit sparse multi-scale features from just a few crucial locations, and it is achieved with two novel designs. First, IMFA rearranges the Transformer encoder-decoder pipeline so that the encoded features can be iteratively updated based on the detection predictions. Second, IMFA sparsely samples scale-adaptive features for refined detection from just a few keypoint locations under the guidance of prior detection predictions. As a result, the sampled multi-scale features are sparse yet still highly beneficial for object detection. Extensive experiments show that the proposed IMFA boosts the performance of multiple Transformer-based object detectors significantly yet with only slight computational overhead.

Keywords

Cite

@article{arxiv.2208.11356,
  title  = {Towards Efficient Use of Multi-Scale Features in Transformer-Based Object Detectors},
  author = {Gongjie Zhang and Zhipeng Luo and Zichen Tian and Jingyi Zhang and Xiaoqin Zhang and Shijian Lu},
  journal= {arXiv preprint arXiv:2208.11356},
  year   = {2023}
}
R2 v1 2026-06-25T01:55:28.000Z