Memba: Membrane-driven Parameter-Efficient Fine-Tuning for Mamba
State Space Models (SSMs) have emerged as powerful alternatives to attention-based Transformers, with Mamba demonstrating impressive efficiency and scalability. As these models grow increasingly larger, the need for Parameter-Efficient Fine-Tuning (PEFT) methods becomes critical to adapt pre-trained Mamba to downstream tasks without prohibitive computational costs. However, previous approaches simply apply traditional Transformer-tailored PEFT methods without addressing the unique temporal processing dynamics of SSMs. To address this limitation, we propose Memba, a membrane-driven PEFT approach specifically designed for Mamba. Memba introduces Leaky Integrate Membrane (LIM) neurons as bio-inspired gating mechanisms that naturally accumulate membrane potentials over time, enhancing selective information retention. By strategically combining LIM neurons with Low-Rank Adaptations (LoRA) and cross-layer membrane transfer, our approach significantly improves Mamba's temporal modeling capabilities. Extensive experiments across language and vision tasks demonstrate that Memba achieves substantial improvements over existing PEFT methods. The code is available at https://github.com/Intelligent-Computing-Lab-Yale/Memba.
Code (0)
등록된 구현이 없습니다.
Tasks
Mambaparameter-efficient fine-tuningState Space ModelsMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Fine-Tuning Surrogate Gradient Learning for Optimal Hardware Performance in Spiking Neural Networks
The highly sparse activations in Spiking Neural Networks (SNNs) can provide tremendous energy efficiency benefits when carefully exploited in hardware. The behavior of sparsity in SNNs is uniquely shaped by the dataset a…
Curvature-driven molecular flows on membrane surfaces
Morphological change of bilayer membrane in vivo is not a spontaneous procedure but modulated by various types of proteins in general. Most of these modulations are associated with the localization of related proteins in…
Optimal surface topography for cell adhesion is driven by cell membrane mechanics
Titanium surface treated with titanium oxide nanotubes was used in many studies to quantify the effect of surface topography on cell fate. However, the predicted optimal diameter of nanotubes considerably differs among s…
Experimental Investigation of the Oxidative Coupling of Methane in a Porous Membrane Reactor: Relevance of Back-Permeation
Novel reactor configurations for the oxidative coupling of methane (OCM), and in particular membrane reactors, contribute toward reaching the yield required to make the process competitive at the industrial scale. Ther…
Developing and Validating a High-Throughput Robotic System for the Accelerated Development of Porous Membranes
The development of porous polymeric membranes remains a labor-intensive process, often requiring extensive trial and error to identify optimal fabrication parameters. In this study, we present a fully automated platform …