DPL searches the per-layer prompt length for CLIP with differentiable architecture search, and reports higher few-shot accuracy than fixed-length prompt baselines.
BERTese: Learning to Speak to BERT
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Large pre-trained language models have been shown to encode large amounts of world and commonsense knowledge in their parameters, leading to substantial interest in methods for extracting that knowledge. In past work, knowledge was extracted by taking manually-authored queries and gathering paraphrases for them using a separate pipeline. In this work, we propose a method for automatically rewriting queries into "BERTese", a paraphrase query that is directly optimized towards better knowledge extraction. To encourage meaningful rewrites, we add auxiliary loss functions that encourage the query to correspond to actual language tokens. We empirically show our approach outperforms competing baselines, obviating the need for complex pipelines. Moreover, BERTese provides some insight into the type of language that helps language models perform knowledge extraction.
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Differentiable Prompt Learning for Vision Language Models
DPL searches the per-layer prompt length for CLIP with differentiable architecture search, and reports higher few-shot accuracy than fixed-length prompt baselines.