PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
April 26, 20240 citationsOpen Access

Parameter Efficient Fine-tuning of Self-supervised ViTs without Catastrophic Forgetting

View Full Paper
RBReza Akbarian BafghiNHNidhin HarilalCMClaire Monteleoni

Key Points

  • Performance drop is minimal when using Block Expansion, effectively mitigating catastrophic forgetting in pre-trained vision transformers.
  • Using Block Expansion or low-rank adaptation offers better parameter efficiency compared to fully fine-tuned vision transformers on new tasks.
  • Fine-tuning on CIFAR-100 results in over 70% accuracy loss for models pre-trained on ImageNet-1k, highlighting the issue of catastrophic forgetting in vision transformers' training process and parameter management strategies used in this work account for that loss while favoring model efficiency.  Notably, self-supervised pre-trained vision transformers perform significantly well even after introducing new tasks.

Abstract

Artificial neural networks often suffer from catastrophic forgetting, where learning new concepts leads to a complete loss of previously acquired knowledge. We observe that this issue is particularly magnified in vision transformers (ViTs), where post-pre-training and fine-tuning on new tasks can significantly degrade the model's original general abilities. For instance, a DINO ViT-Base/16 pre-trained on ImageNet-1k loses over 70% accuracy on ImageNet-1k after just 10 iterations of fine-tuning on CIFAR-100. Overcoming this stability-plasticity dilemma is crucial for enabling ViTs to continuously learn and adapt to new domains while preserving their initial knowledge. In this work, we study two new parameter-efficient fine-tuning strategies: (1)~Block Expansion, and (2) Low-rank adaptation (LoRA). Our experiments reveal that using either Block Expansion or LoRA on self-supervised pre-trained ViTs surpass fully fine-tuned ViTs in new domains while offering significantly greater parameter efficiency. Notably, we find that Block Expansion experiences only a minimal performance drop in the pre-training domain, thereby effectively mitigating catastrophic forgetting in pre-trained ViTs.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Bafghi et al. (2024) studied this question.

synapsesocial.com/papers/68e6d7e9b6db643587654af5https://doi.org/10.48550/arxiv.2404.17245
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Adaptive Layer Selection for Efficient Vision Transformer Fine-Tuning2024 · 1 citations
  2. 2Low-Rank Rescaled Vision Transformer Fine-Tuning: A Residual Design Approach2024
  3. 3ExPLoRA: Parameter-Efficient Extended Pre-Training to Adapt Vision Transformers under Domain Shifts2024
  4. 4Sparse-Tuning: Adapting Vision Transformers with Efficient Fine-tuning and Inference2024
  5. 5Dynamic Tuning Towards Parameter and Inference Efficiency for ViT Adaptation2024 · 4 citations