paper-with-me

Papers

PECoP: Parameter Efficient Continual Pretraining for Action Quality Assessment

2023-11-11 · Amirhossein Dadashzadeh, Shuchao Duan, Alan Whone, Majid Mirmehdi

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 ($\uparrow6.0\%$), MTL-AQA ($\uparrow0.99\%$), and FineDiving ($\uparrow2.54\%$). We also present a new Parkinson's Disease dataset, PD4T, of real patients performing four various actions, where we surpass ($\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.

📄 PDF Abstract BibTeX arXiv:2311.07603

Code (1)

plrbear/pecop 공식 구현 pytorch

Tasks

Action Quality AssessmentContinual PretrainingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Revisiting Pretraining with Adapters

2021-08-01 · ACL (RepL4NLP) 2021 8 · Seungwon Kim, Alex Shum, Nathan Susanj, Jonathan Hilgart

Pretrained language models have served as the backbone for many state-of-the-art NLP results. These models are large and expensive to train. Recent work suggests that continued pretraining on task-specific data is worth …

Continual PretrainingTransfer Learning

LLMs Can Evolve Continually on Modality for X-Modal Reasoning

2024-10-26 · Jiazuo Yu, Haomiao Xiong, Lu Zhang, Haiwen Diao 외

Multimodal Large Language Models (MLLMs) have gained significant attention due to their impressive capabilities in multimodal understanding. However, existing methods rely heavily on extensive modal-specific pretraining …

Continual Learningmultimodal interaction

Racka: Efficient Hungarian LLM Adaptation on Academic Infrastructure

2026-01-03 · Zsolt Csibi, Bence György Gortka, Natabara Gyöngyössy, Kornél Nagy 외 arxiv

We present Racka, a lightweight, continually pretrained large language model designed to bridge the resource gap between Hungarian and high-resource languages such as English and German. Racka employs parameter-efficient…

Continual Pretraining

Data Engineering for Scaling Language Models to 128K Context

2024-02-15 · Yao Fu, Rameswar Panda, Xinyao Niu, Xiang Yue 외

We study the continual pretraining recipe for scaling language models' context lengths to 128K, with a focus on data engineering. We hypothesize that long context modeling, in particular \textit{the ability to utilize in…

4kContinual Pretraining

A Practitioner's Guide to Continual Multimodal Pretraining

2024-08-26 · Karsten Roth, Vishaal Udandarao, Sebastian Dziadzio, Ameya Prabhu 외

Multimodal foundation models serve numerous applications at the intersection of vision and language. Still, despite being pretrained on extensive data, they become outdated over time. To keep models updated, research int…

Continual LearningContinual PretrainingMeta-Learning