Efficient Domain Adaptation of Multimodal Embeddings using Constrastive Learning
Georgios Margaritis, Periklis Petridis, Dimitris J. Bertsimas

TL;DR
This paper introduces a contrastive learning-based method to adapt multimodal embeddings for downstream tasks, achieving high performance with minimal computational resources, especially suitable for resource-constrained environments like healthcare.
Contribution
The authors propose a novel approach that adapts foundational multimodal embeddings using contrastive learning without fine-tuning large models, making advanced ML accessible in resource-limited settings.
Findings
Significant performance improvements on downstream tasks.
Minimal computational overhead compared to fine-tuning.
Effective adaptation of frozen embeddings for practical applications.
Abstract
Recent advancements in machine learning (ML), natural language processing (NLP), and foundational models have shown promise for real-life applications in critical, albeit compute-constrainted fields like healthcare. In such areas, combining foundational models with supervised ML offers potential for automating tasks like diagnosis and treatment planning, but the limited availability of onsite computational resources pose significant challenges before applying these technologies effectively: Current approaches either yield subpar results when using pretrained models without task-specific adaptation, or require substantial computational resources for fine-tuning, which is often a barrier to entry in such environments. This renders them inaccessible in applications where performance and quality standards are high, but computational resources are scarce. To bridge the gap between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning
MethodsContrastive Learning
