Abstract
Prompt learning methods are gaining increasing attention due to their ability to customize large vision-language models to new domains using pre-trained contextual knowledge and minimal training data. However, existing works typically rely on optimizing unified prompt inputs, often struggling with fine-grained classification tasks due to insufficient discriminative attributes. To tackle this, we consider a new framework based on a dual context of both domain-shared and class-specific contexts, where the latter is generated by Large Language Models (LLMs) such as GPTs. Such dual prompt methods enhance the model’s feature representation by joining implicit and explicit factors encoded in LLM knowledge. Moreover, we formulate the Unbalanced Optimal Transport (UOT) theory to quantify the relationships between constructed prompts and visual tokens. Through partial matching, UOT can properly align discrete sets of visual tokens and prompt embeddings under different mass distributions, which is particularly valuable for handling irrelevant or noisy elements, ensuring that the preservation of mass does not restrict transport solutions. Furthermore, UOT’s characteristics integrate seamlessly with image augmentation, expanding the training sample pool while maintaining a reasonable distance between perturbed images and prompt inputs. Extensive experiments across few-shot classification and adapter settings substantiate the superiority of our model over current state-of-the-art baselines.
| Original language | English |
|---|---|
| Title of host publication | Proceedings of ACML 2024 |
| Editors | Vu Nguyen, Hsuan-Tien Lin |
| Publisher | PMLR |
| Pages | 687-702 |
| Number of pages | 16 |
| Publication status | Published - 14 Jan 2025 |
| Event | 16th Asian Conference on Machine Learning - VinUniversity, Hanoi, Vietnam Duration: 5 Dec 2024 → 8 Dec 2024 https://www.acml-conf.org/2024/ |
Publication series
| Name | Proceedings of Machine Learning Research |
|---|---|
| Volume | 260 |
| ISSN (Electronic) | 2640-3498 |
Conference
| Conference | 16th Asian Conference on Machine Learning |
|---|---|
| Abbreviated title | ACML 2024 |
| Country/Territory | Vietnam |
| City | Hanoi |
| Period | 5/12/24 → 8/12/24 |
| Internet address |
Keywords
- Prompt learning
- Adapter learning
- Unbalanced optimal transport
- Large vision-language model