Efficient Test-time Adaptive Object Detection via Sensitivity-Guided Pruning
Kunyu Wang, Xueyang Fu, Xin Lu, Chengjie Ge, Chengzhi Cao, Wei Zhai, Zheng-Jun Zha

TL;DR
This paper presents a novel sensitivity-guided pruning approach for test-time adaptive object detection, improving efficiency and performance under domain shifts by selectively pruning sensitive channels.
Contribution
It introduces a sensitivity-guided channel pruning strategy with weighted sparsity regularization and stochastic reactivation for efficient domain adaptation in object detection.
Findings
Achieves 12% reduction in FLOPs compared to SOTA.
Improves adaptation performance on three benchmarks.
Effectively suppresses sensitive channels to enhance invariance.
Abstract
Continual test-time adaptive object detection (CTTA-OD) aims to online adapt a source pre-trained detector to ever-changing environments during inference under continuous domain shifts. Most existing CTTA-OD methods prioritize effectiveness while overlooking computational efficiency, which is crucial for resource-constrained scenarios. In this paper, we propose an efficient CTTA-OD method via pruning. Our motivation stems from the observation that not all learned source features are beneficial; certain domain-sensitive feature channels can adversely affect target domain performance. Inspired by this, we introduce a sensitivity-guided channel pruning strategy that quantifies each channel based on its sensitivity to domain discrepancies at both image and instance levels. We apply weighted sparsity regularization to selectively suppress and prune these sensitive channels, focusing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
