Transferability Metrics for Object Detection
Louis Fouquet, Simona Maggio, L\'eo Dreyfus-Schmidt

TL;DR
This paper extends transferability metrics to object detection, introducing TLogME with local feature extraction, which effectively predicts transfer performance and outperforms existing metrics across various datasets and models.
Contribution
The authors develop a novel transferability metric, TLogME, tailored for object detection, incorporating local features and coordinate regression, advancing transferability estimation beyond classification.
Findings
TLogME shows robust correlation with transfer performance across tasks.
TLogME outperforms existing transferability metrics in experiments.
Local feature extraction improves transferability prediction accuracy.
Abstract
Transfer learning aims to make the most of existing pre-trained models to achieve better performance on a new task in limited data scenarios. However, it is unclear which models will perform best on which task, and it is prohibitively expensive to try all possible combinations. If transferability estimation offers a computation-efficient approach to evaluate the generalisation ability of models, prior works focused exclusively on classification settings. To overcome this limitation, we extend transferability metrics to object detection. We design a simple method to extract local features corresponding to each object within an image using ROI-Align. We also introduce TLogME, a transferability metric taking into account the coordinates regression task. In our experiments, we compare TLogME to state-of-the-art metrics in the estimation of transfer performance of the Faster-RCNN object…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Neural Network Applications · COVID-19 diagnosis using AI
