paper-with-me

Papers

When Parameter-efficient Tuning Meets General-purpose Vision-language Models

2023-12-16 · Yihang Zhai, Haixin Wang, Jianlong Chang, Xinlong Yang, Jinan Sun, Shikun Zhang, Qi Tian

Instruction tuning has shown promising potential for developing general-purpose AI capabilities by using large-scale pre-trained models and boosts growing research to integrate multimodal information for creative applications. However, existing works still face two main limitations: the high training costs and heavy computing resource dependence of full model fine-tuning, and the lack of semantic information in instructions, which hinders multimodal alignment. Addressing these challenges, this paper proposes a novel approach to utilize Parameter-Efficient Tuning for generAl-purpose vision-Language models, namely PETAL. PETAL revolutionizes the training process by requiring only 0.5% of the total parameters, achieved through a unique mode approximation technique, which significantly reduces the training costs and reliance on heavy computing resources. Furthermore, PETAL enhances the semantic depth of instructions in two innovative ways: 1) by introducing adaptive instruction mixture-of-experts(MOEs), and 2) by fortifying the score-based linkage between parameter-efficient tuning and mutual information. Our extensive experiments across five multimodal downstream benchmarks reveal that PETAL not only outperforms current state-of-the-art methods in most scenarios but also surpasses full fine-tuning models in effectiveness. Additionally, our approach demonstrates remarkable advantages in few-shot settings, backed by comprehensive visualization analyses. Our source code is available at: https://github. com/melonking32/PETAL.

📄 PDF Abstract BibTeX arXiv:2312.12458

Code (1)

melonking32/petal 공식 구현 pytorch

Tasks

Mixture-of-Experts

Similar Papers 제목 키워드 기반

M2D-CLAP: Masked Modeling Duo Meets CLAP for Learning General-purpose Audio-Language Representation

2024-06-04 · Daisuke Niizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada 외

Contrastive language-audio pre-training (CLAP) enables zero-shot (ZS) inference of audio and exhibits promising performance in several classification tasks. However, conventional audio representations are still crucial f…

Audio ClassificationLinear evaluationSelf-Supervised LearningTransfer Learning

When MOE Meets LLMs: Parameter Efficient Fine-tuning for Multi-task Medical Applications

2023-10-21 · Qidong Liu, Xian Wu, Xiangyu Zhao, Yuanshao Zhu 외

The recent surge in Large Language Models (LLMs) has garnered significant attention across numerous fields. Fine-tuning is often required to fit general LLMs for a specific domain, like the web-based healthcare system. H…

Multi-Task Learningparameter-efficient fine-tuning

When Scaling Meets LLM Finetuning: The Effect of Data, Model and Finetuning Method

2024-02-27 · Biao Zhang, Zhongtao Liu, Colin Cherry, Orhan Firat

While large language models (LLMs) often adopt finetuning to unlock their capabilities for downstream applications, our understanding on the inductive biases (especially the scaling properties) of different finetuning me…

Machine Translation

Convolution Meets LoRA: Parameter Efficient Finetuning for Segment Anything Model

2024-01-31 · Zihan Zhong, Zhiqiang Tang, Tong He, Haoyang Fang 외

The Segment Anything Model (SAM) stands as a foundational framework for image segmentation. While it exhibits remarkable zero-shot generalization in typical scenarios, its advantage diminishes when applied to specialized…

Image Segmentationparameter-efficient fine-tuningSegmentationSemantic Segmentation+1

When Scale Meets Diversity: Evaluating Language Models on Fine-Grained Multilingual Claim Verification

2025-07-28 · Hanna Shcharbakova, Tatiana Anikina, Natalia Skachkova, Josef van Genabith arxiv

The rapid spread of multilingual misinformation requires robust automated fact verification systems capable of handling fine-grained veracity assessments across diverse languages. While large language models have shown r…

Fact Verification