paper-with-me

Papers

Unlocking Tuning-Free Few-Shot Adaptability in Visual Foundation Models by Recycling Pre-Tuned LoRAs

2024-12-03 · Zixuan Hu, Yongxian Wei, Li Shen, Chun Yuan, DaCheng Tao

Large Language Models (LLMs) such as ChatGPT demonstrate strong few-shot adaptability without requiring fine-tuning, positioning them ideal for data-limited and real-time applications. However, this adaptability has not yet been replicated in current Visual Foundation Models (VFMs), which require explicit fine-tuning with sufficient tuning data. Besides, the pretraining-finetuning paradigm has led to the surge of numerous task-specific modular components, such as Low-Rank Adaptation (LoRA). For the first time, we explore the potential of reusing diverse pre-tuned LoRAs without accessing their original training data, to achieve tuning-free few-shot adaptation in VFMs. Our framework, LoRA Recycle, distills a meta-LoRA from diverse pre-tuned LoRAs with a meta-learning objective, using surrogate data generated inversely from pre-tuned LoRAs themselves. The VFM, once equipped with the meta-LoRA, is empowered to solve new few-shot tasks in a single forward pass, akin to the in-context learning of LLMs. Additionally, we incorporate a double-efficient mechanism tailored to our framework, significantly accelerating the meta-training process while maintaining or even improving performance. Extensive experiments across various few-shot classification benchmarks across both in- and cross-domain scenarios demonstrate the superiority of our framework.

📄 PDF Abstract BibTeX arXiv:2412.02220

Code (1)

egg-hu/lora-recycle pytorch

Tasks

In-Context LearningMeta-Learning

Similar Papers 제목 키워드 기반

LoRA Recycle: Unlocking Tuning-Free Few-Shot Adaptability in Visual Foundation Models by Recycling Pre-Tuned LoRAs

2025-01-01 · CVPR 2025 1 · Zixuan Hu, Yongxian Wei, Li Shen, Chun Yuan 외

Large Language Models (LLMs) such as ChatGPT demonstrate strong few-shot adaptability without requiring fine-tuning, positioning them ideal for data-limited and real-time applications. However, this adaptability has …

In-Context LearningMeta-Learning

Unlocking Open-Set Language Accessibility in Vision Models

2025-03-14 · Fawaz Sammani, Jonas Fischer, Nikos Deligiannis

Visual classifiers offer high-dimensional feature representations that are challenging to interpret and analyze. Text, in contrast, provides a more expressive and human-friendly interpretable medium for understanding and…

Unlocking Few-Shot Capabilities in LVLMs via Prompt Conditioning and Head Selection

2026-03-25 · Adhemar de Senneville, Xavier Bou, Jérémy Anger, Rafael Grompone 외 arxiv

Current Large Vision Language Models (LVLMs) excel at many zero-shot tasks like image captioning, visual question answering and OCR. However, these same models suffer from poor performance at image classification tasks, …

Visual Question AnsweringImage ClassificationImage Captioning

Visual-RFT: Visual Reinforcement Fine-Tuning

2025-03-03 · Ziyu Liu, Zeyi Sun, Yuhang Zang, Xiaoyi Dong 외

Reinforcement Fine-Tuning (RFT) in Large Reasoning Models like OpenAI o1 learns from feedback on its answers, which is especially useful in applications when fine-tuning data is scarce. Recent open-source work like DeepS…

Few-Shot Object DetectionFine-Grained Image Classificationimage-classificationImage Classification+5

Can Smaller LLMs do better? Unlocking Cross-Domain Potential through Parameter-Efficient Fine-Tuning for Text Summarization

2025-09-01 · Anum Afzal, Mehul Kumawat, Florian Matthes arxiv

Large Language Models (LLMs), being generic task solvers, are versatile. However, despite the vast amount of data they are trained on, there are speculations about their adaptation capabilities to a new domain. Additiona…

parameter-efficient fine-tuningText SummarizationDomain Adaptation