Pith. sign in

REVIEW 1 cited by

Generalizable Vision-Language Few-Shot Adaptation with Predictive Prompts and Negative Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2505.11758 v2 pith:DIUMJEEK submitted 2025-05-16 cs.CV cs.AIcs.GRcs.RO

Generalizable Vision-Language Few-Shot Adaptation with Predictive Prompts and Negative Learning

classification cs.CV cs.AIcs.GRcs.RO
keywords negativeacrossscanundervision-languageadaptationaverageclass
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Few-shot adaptation of vision-language models remains fundamentally limited by how negative class signals are handled at inference. Existing methods apply uniform negative suppression across all queries, ignoring that the most damaging confusions are query-specific and shift with support-set geometry. We introduce SCAN (Selective Confusion-Aware Negatives), a framework that addresses this gap through three targeted contributions. In inference, query-adaptive negative routing restricts suppression to the top-K most confusable classes per query, requiring zero additional parameters. Generic negative text templates are replaced with LLM-bootstrapped contrastive prompts that describe discriminative attributes between confusable class pairs, sharpening the textual decision boundary where it matters most. A parameter-free adaptive fusion weight estimated from support-set Fisher discriminability removes the need for manual tuning of the vision-language trade-off. Evaluated across 11 standard benchmarks, SCAN consistently outperforms prior prompt-based and adapter-based methods by an average of 4.61% at 16-shot, with gains of up to 7.70% on fine-grained datasets where inter-class confusion is most severe. SCAN also generalizes strongly under distribution shift, improving by 2.95% on average across four ImageNet OOD variants, and maintains robust performance under significant label noise, with accuracy under 50% label corruption still exceeding the clean baseline of the strongest competing method.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CMAP: Cross-Modal Adaptive Prompting for Multi-Domain Task-Incremental Learning

    cs.CV 2026-05 unverdicted novelty 6.0

    CMAP uses text-space task routing with frozen CLIP prototypes, multi-prototype cross-modal confidence, and symmetric gating to achieve new state-of-the-art results on the MTIL benchmark with 2.5M parameters.