Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

MambaPEFT: Exploring Parameter-Efficient Fine-Tuning for Mamba

About

An ecosystem of Transformer-based models has been established by building large models with extensive data. Parameter-efficient fine-tuning (PEFT) is a crucial technology for deploying these models to downstream tasks with minimal cost while achieving effective performance. Recently, Mamba, a State Space Model (SSM)-based model, has attracted attention as a potential alternative to Transformers. While many large-scale Mamba-based models have been proposed, efficiently adapting pre-trained Mamba-based models to downstream tasks remains unexplored. In this paper, we conduct an exploratory analysis of PEFT methods for Mamba. We investigate the effectiveness of existing PEFT methods for Transformers when applied to Mamba. We also modify these methods to better align with the Mamba architecture. Additionally, we propose new Mamba-specific PEFT methods that leverage the distinctive structure of Mamba. Our experiments indicate that PEFT performs more effectively for Mamba than Transformers. Lastly, we demonstrate how to effectively combine multiple PEFT methods and provide a framework that outperforms previous works. To ensure reproducibility, we will release the code after publication.

Masakazu Yoshimura, Teruaki Hayashi, Yota Maeda• 2024

Related benchmarks

TaskDatasetResultRank
Text-to-SQLSpider 1.0 (test)
EM Acc (Overall)35
91
Abstractive SummarizationSamSum
ROUGE-217.5
73
Text-to-SQLSpider
Exec Acc (All)26.9
57
Data-to-text generationDART
BLEU15.8
16
Natural Language UnderstandingGLUE
GLUE Average Score62.4
11
Data-to-TextDART 1.0 (test)
METEOR58.5
11
Dialogue SummarizationSAMSum 1.0 (test)
R143
11
Text-to-SQLSpider 1.0 (val)
Accuracy (All)31.9
11
Showing 8 of 8 rows

Other info

Follow for update