paper-with-me

홈 › Papers

MoPEFT: A Mixture-of-PEFTs for the Segment Anything Model

2024-05-01 · Rajat Sahay, Andreas Savakis

The emergence of foundation models, such as the Segment Anything Model (SAM), has sparked interest in Parameter-Efficient Fine-Tuning (PEFT) methods that tailor these large models to application domains outside their training data. However, different PEFT techniques modify the representation of a model differently, making it a non-trivial task to select the most appropriate method for the domain of interest. We propose a new framework, Mixture-of-PEFTs methods (MoPEFT), that is inspired by traditional Mixture-of-Experts (MoE) methodologies and is utilized for fine-tuning SAM. Our MoPEFT framework incorporates three different PEFT techniques as submodules and dynamically learns to activate the ones that are best suited for a given data-task setup. We test our method on the Segment Anything Model and show that MoPEFT consistently outperforms other fine-tuning methods on the MESS benchmark.

📄 PDF Abstract BibTeX arXiv:2405.00293

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-Expertsparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

When does Parameter-Efficient Transfer Learning Work for Machine Translation?

2022-05-23 · Ahmet Üstün, Asa Cooper Stickland

Parameter-efficient fine-tuning methods (PEFTs) offer the promise of adapting large pre-trained models while only tuning a small number of parameters. They have been shown to be competitive with full model fine-tuning fo…

Machine Translationparameter-efficient fine-tuningTransfer LearningTranslation

An Empirical Study of Parameter Efficient Fine-tuning on Vision-Language Pre-train Model

2024-03-13 · Yuxin Tian, Mouxing Yang, Yunfan Li, Dayiheng Liu 외

Recent studies applied Parameter Efficient Fine-Tuning techniques (PEFTs) to efficiently narrow the performance gap between pre-training and downstream. There are two important factors for various PEFTs, namely, the acce…

parameter-efficient fine-tuning

PreFT: Prefill-only finetuning for efficient inference

2026-05-14 · Andrew Lanpouthakoun, Aryaman Arora, Zhengxuan Wu, Dhruv Pai 외 arxiv

Large language models can now be personalised efficiently at scale using parameter efficient finetuning methods (PEFTs), but serving user-specific PEFTs harms throughput, even with specialised kernels and memory manageme…

Reinforcement Learning

Deep asymmetric mixture model for unsupervised cell segmentation

2024-06-03 · Yang Nan, Guang Yang

Automated cell segmentation has become increasingly crucial for disease diagnosis and drug discovery, as manual delineation is excessively laborious and subjective. To address this issue with limited manual annotation, r…

Cell SegmentationDrug DiscoverymodelSegmentation

Customize Segment Anything Model for Multi-Modal Semantic Segmentation with Mixture of LoRA Experts

2024-12-05 · Chenyang Zhu, Bin Xiao, Lin Shi, Shoukun Xu 외

The recent Segment Anything Model (SAM) represents a significant breakthrough in scaling segmentation models, delivering strong performance across various downstream applications in the RGB modality. However, directly ap…

SegmentationSemantic Segmentation