PulseAugur
EN
LIVE 10:59:09

New HopS method improves prompt learning for vision-language models with partial labels

Researchers have developed a new method called Holistic Optimal Label Selection (HopS) to improve prompt learning for vision-language models when only partial labels are available. HopS employs two strategies: a local filter that identifies the most plausible label based on nearest neighbors and their softmax scores, and a global objective using optimal transport to map sampling distributions to candidate label distributions. Experiments on eight benchmark datasets demonstrate that HopS consistently enhances performance under partial supervision, outperforming existing methods and offering a practical solution for weakly supervised settings. AI

IMPACT Enhances prompt learning for vision-language models in weakly supervised scenarios, potentially improving their adaptability to diverse datasets.

RANK_REASON The cluster contains a research paper detailing a new method for prompt learning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New HopS method improves prompt learning for vision-language models with partial labels

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Yaqi Zhao, Haoliang Sun, Yating Wang, Yongshun Gong, Yilong Yin ·

    Holistic Optimal Label Selection for Robust Prompt Learning under Partial Labels

    arXiv:2604.06614v2 Announce Type: replace-cross Abstract: Prompt learning has gained significant attention as a parameter-efficient approach for adapting large pre-trained vision-language models to downstream tasks. However, when only partial labels are available, its performance…