CVAug 18, 2025

Cross-Domain Few-Shot Learning via Multi-View Collaborative Optimization with Vision-Language Models

arXiv:2508.12861v1h-index: 3
Originality Incremental advance
AI Analysis

This addresses a domain-specific limitation in few-shot learning for computer vision applications, representing an incremental improvement.

The paper tackles the problem of cross-domain few-shot learning where vision-language models struggle with imaging domains different from natural images, proposing CoMuCo which outperforms current methods on benchmarks.

Vision-language models (VLMs) pre-trained on natural image and language data, such as CLIP, have exhibited significant potential in few-shot image recognition tasks, leading to development of various efficient transfer learning methods. These methods exploit inherent pre-learned knowledge in VLMs and have achieved strong performance on standard image datasets. However, their effectiveness is often limited when confronted with cross-domain tasks where imaging domains differ from natural images. To address this limitation, we propose Consistency-guided Multi-view Collaborative Optimization (CoMuCo), a novel fine-tuning strategy for VLMs. This strategy employs two functionally complementary expert modules to extract multi-view features, while incorporating prior knowledge-based consistency constraints and information geometry-based consensus mechanisms to enhance the robustness of feature learning. Additionally, a new cross-domain few-shot benchmark is established to help comprehensively evaluate methods on imaging domains distinct from natural images. Extensive empirical evaluations on both existing and newly proposed benchmarks suggest CoMuCo consistently outperforms current methods in few-shot tasks. The code and benchmark will be released.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes