用稀疏优化提升视觉语言模型少样本适应能力
Sparsity Outperforms Low-Rank Projections in Few-Shot Adaptation
- 通过局部稀疏、全局稠密机制动态更新少量参数
- 在11个数据集上超越现有方法,内存开销更低
- 适合资源受限场景下的模型快速适配
将视觉语言模型(VLMs)适配到新领域时,仅有少量标注样本的情况下仍面临严重过拟合和计算约束。当前主流方案如低秩重参数化虽缓解了部分问题,但泛化能力有限且需大量超参数调优。本文提出一种新型稀疏优化(SO)框架:不同于低秩方法固定子空间更新,本方法利用高稀疏性动态调整极少数参数。提出两个核心范式:一是局部稀疏、全局稠密,每轮仅更新极小参数子集,同时保持模型表达力;二是局部随机、全局重要性,通过随机选择稀疏梯度,并基于重要性剪枝一阶动量。该组合显著缓解过拟合,在低数据环境下实现稳定适应。在11个多样化数据集上的大量实验表明,SO达到当前最优少样本适应性能,同时降低内存开销。
原文摘要 · Abstract (English)
Adapting Vision-Language Models (VLMs) to new domains with few labeled samples remains a significant challenge due to severe overfitting and computational constraints. State-of-the-art solutions, such as low-rank reparameterization, mitigate these issues but often struggle with generalization and require extensive hyperparameter tuning. In this paper, a novel Sparse Optimization (SO) framework is proposed. Unlike low-rank approaches that typically constrain updates to a fixed subspace, our SO method leverages high sparsity to dynamically adjust very few parameters. We introduce two key paradigms. First, we advocate for \textit{local sparsity and global density}, which updates a minimal subset of parameters per iteration while maintaining overall model expressiveness. As a second paradigm, we advocate for \textit{local randomness and global importance}, which sparsifies the gradient using random selection while pruning the first moment based on importance. This combination significantly mitigates overfitting and ensures stable adaptation in low-data regimes. Extensive experiments on 11 diverse datasets show that SO achieves state-of-the-art few-shot adaptation performance while reducing memory overhead.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。