English

PECoP: Parameter Efficient Continual Pretraining for Action Quality Assessment

Computer Vision and Pattern Recognition 2023-11-15 v1

Abstract

The limited availability of labelled data in Action Quality Assessment (AQA), has forced previous works to fine-tune their models pretrained on large-scale domain-general datasets. This common approach results in weak generalisation, particularly when there is a significant domain shift. We propose a novel, parameter efficient, continual pretraining framework, PECoP, to reduce such domain shift via an additional pretraining stage. In PECoP, we introduce 3D-Adapters, inserted into the pretrained model, to learn spatiotemporal, in-domain information via self-supervised learning where only the adapter modules' parameters are updated. We demonstrate PECoP's ability to enhance the performance of recent state-of-the-art methods (MUSDL, CoRe, and TSA) applied to AQA, leading to considerable improvements on benchmark datasets, JIGSAWS (6.0%\uparrow6.0\%), MTL-AQA (0.99%\uparrow0.99\%), and FineDiving (2.54%\uparrow2.54\%). We also present a new Parkinson's Disease dataset, PD4T, of real patients performing four various actions, where we surpass (3.56%\uparrow3.56\%) the state-of-the-art in comparison. Our code, pretrained models, and the PD4T dataset are available at https://github.com/Plrbear/PECoP.

Keywords

Cite

@article{arxiv.2311.07603,
  title  = {PECoP: Parameter Efficient Continual Pretraining for Action Quality Assessment},
  author = {Amirhossein Dadashzadeh and Shuchao Duan and Alan Whone and Majid Mirmehdi},
  journal= {arXiv preprint arXiv:2311.07603},
  year   = {2023}
}

Comments

Accepted to WACV 2024 (preprint)

R2 v1 2026-06-28T13:19:46.566Z