English

Beyond Transfer Learning: Co-finetuning for Action Localisation

Computer Vision and Pattern Recognition 2022-07-11 v1

Abstract

Transfer learning is the predominant paradigm for training deep networks on small target datasets. Models are typically pretrained on large ``upstream'' datasets for classification, as such labels are easy to collect, and then finetuned on ``downstream'' tasks such as action localisation, which are smaller due to their finer-grained annotations. In this paper, we question this approach, and propose co-finetuning -- simultaneously training a single model on multiple ``upstream'' and ``downstream'' tasks. We demonstrate that co-finetuning outperforms traditional transfer learning when using the same total amount of data, and also show how we can easily extend our approach to multiple ``upstream'' datasets to further improve performance. In particular, co-finetuning significantly improves the performance on rare classes in our downstream task, as it has a regularising effect, and enables the network to learn feature representations that transfer between different datasets. Finally, we observe how co-finetuning with public, video classification datasets, we are able to achieve state-of-the-art results for spatio-temporal action localisation on the challenging AVA and AVA-Kinetics datasets, outperforming recent works which develop intricate models.

Keywords

Cite

@article{arxiv.2207.03807,
  title  = {Beyond Transfer Learning: Co-finetuning for Action Localisation},
  author = {Anurag Arnab and Xuehan Xiong and Alexey Gritsenko and Rob Romijnders and Josip Djolonga and Mostafa Dehghani and Chen Sun and Mario Lučić and Cordelia Schmid},
  journal= {arXiv preprint arXiv:2207.03807},
  year   = {2022}
}
R2 v1 2026-06-25T00:45:02.645Z