paper-with-me

Papers

Once-Tuning-Multiple-Variants: Tuning Once and Expanded as Multiple Vision-Language Model Variants

2025-01-01 · CVPR 2025 1 · Chong Yu, Tao Chen, Zhongxue Gan

Vision-language model (VLM) is one of the most important models for multi-modal tasks. Real industrial applications often meet the challenge of adapting VLMs to different scenarios, such as varying hardware platforms or performance requirements. Traditional methods involve training or fine-tuning to adapt multiple unique VLMs or using model compression techniques to create multiple compact models. These approaches are complex and resource-intensive. This paper introduces a novel paradigm called Once-Tuning-Multiple-Variants (OTMV). OTMV requires only a single tuning process to inject dynamic weight expansion capacity into the VLM with dynamic expansion capacity. This tuned VLM can then be expanded into multiple variants tailored for different scenarios in inference. The tuning mechanism of OTMV is inspired by the mathematical series expansion theorem, which helps to reduce the parameter size and memory requirements while maintaining accuracy for VLM. Experiment results show that OTMV-tuned models achieve comparable accuracy to baseline VLMs across various visual-language tasks. The experiments also demonstrate the dynamic expansion capability of OTMV-tuned VLMs, outperforming traditional model compression and adaptation techniques in terms of accuracy and efficiency.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingModel Compression

Similar Papers 제목 키워드 기반

FlipConcept: Tuning-Free Multi-Concept Personalization for Text-to-Image Generation

2025-02-21 · Young Beom Woo, Sun Eung Kim

Recently, methods that integrate multiple personalized concepts into a single image have garnered significant attention in the field of text-to-image (T2I) generation. However, existing methods experience performance deg…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

JEN-1 DreamStyler: Customized Musical Concept Learning via Pivotal Parameters Tuning

2024-06-18 · BoYu Chen, Peike Li, Yao Yao, Alex Wang

Large models for text-to-music generation have achieved significant progress, facilitating the creation of high-quality and varied musical compositions from provided text prompts. However, input text prompts may not prec…

Music GenerationText-to-Music Generation

Mix-of-Show: Decentralized Low-Rank Adaptation for Multi-Concept Customization of Diffusion Models

2023-05-29 · NeurIPS 2023 11 · YuChao Gu, Xintao Wang, Jay Zhangjie Wu, Yujun Shi 외

Public large-scale text-to-image diffusion models, such as Stable Diffusion, have gained significant attention from the community. These models can be easily customized for new concepts using low-rank adaptations (LoRAs)…

Attribute

On Active Privacy Auditing in Supervised Fine-tuning for White-Box Language Models

2024-11-11 · Qian Sun, Hanpeng Wu, Xi Sheryl Zhang

The pretraining and fine-tuning approach has become the leading technique for various NLP applications. However, recent studies reveal that fine-tuning data, due to their sensitive nature, domain-specific characteristics…

Harmful Fine-tuning Attacks and Defenses for Large Language Models: A Survey

2024-09-26 · Tiansheng Huang, Sihao Hu, Fatih Ilhan, Selim Furkan Tekin 외

Recent research demonstrates that the nascent fine-tuning-as-a-service business model exposes serious safety concerns -- fine-tuning over a few harmful data uploaded by the users can compromise the safety alignment of th…

Safety Alignment