PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 30, 20250 citationsOpen Access

Beyond Freezing: Sparse Tuning Enhances Plasticity in Continual Learning with Pre-Trained Models

View Full Paper
HZHuan ZhangFLFan LyuSDShuyu Dong

Key Points

  • MIST boosts task-specific adaptation while maintaining pre-trained model integrity and generalization.
  • The method updates less than 5% of parameters based on mutual information, resulting in significant performance gains.
  • Strong sparsity regularization drops gradients during tuning, leading to fewer than 0.5% parameters updated per step.
  • Integrating MIST with various baseline methods shows consistent improvement across continual learning benchmarks.

Abstract

Continual Learning with Pre-trained Models holds great promise for efficient adaptation across sequential tasks. However, most existing approaches freeze PTMs and rely on auxiliary modules like prompts or adapters, limiting model plasticity and leading to suboptimal generalization when facing significant distribution shifts. While full fine-tuning can improve adaptability, it risks disrupting crucial pre-trained knowledge. In this paper, we propose Mutual Information-guided Sparse Tuning (MIST), a plug-and-play method that selectively updates a small subset of PTM parameters, less than 5%, based on sensitivity to mutual information objectives. MIST enables effective task-specific adaptation while preserving generalization. To further reduce interference, we introduce strong sparsity regularization by randomly dropping gradients during tuning, resulting in fewer than 0.5% of parameters being updated per step. Applied before standard freeze-based methods, MIST consistently boosts performance across diverse continual learning benchmarks. Experiments show that integrating our method into multiple baselines yields significant performance gains. Our code is available at https://github.com/zhwhu/MIST.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Zhang et al. (2025) studied this question.

synapsesocial.com/papers/68dc12c58a7d58c25ebb09bbhttps://doi.org/10.48550/arxiv.2505.19943
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. 1FeTT: Continual Class Incremental Learning via Feature Transformation Tuning2024
  2. 2Sparse-Tuning: Adapting Vision Transformers with Efficient Fine-tuning and Inference2024
  3. 3SLCA++: Unleash the Power of Sequential Fine-tuning for Continual Learning with Pre-training2024
  4. 4InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning2024 · 2 citations
  5. 5InfBA: Interference-Free Bottleneck Adaptation for Continual Learning2026