WASP fuses multiple pretrained language models with differentially private sample voting and contrastive prompts to synthesize task-specific text data, improving downstream classifier accuracy over single-model baselines when only about 100 private examples are available.
Multimodal Contrastive In-Context Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The rapid growth of Large Language Models (LLMs) usage has highlighted the importance of gradient-free in-context learning (ICL). However, interpreting their inner workings remains challenging. This paper introduces a novel multimodal contrastive in-context learning framework to enhance our understanding of ICL in LLMs. First, we present a contrastive learning-based interpretation of ICL in real-world settings, marking the distance of the key-value representation as the differentiator in ICL. Second, we develop an analytical framework to address biases in multimodal input formatting for real-world datasets. We demonstrate the effectiveness of ICL examples where baseline performance is poor, even when they are represented in unseen formats. Lastly, we propose an on-the-fly approach for ICL (Anchored-by-Text ICL) that demonstrates effectiveness in detecting hateful memes, a task where typical ICL struggles due to resource limitations. Extensive experiments on multimodal datasets reveal that our approach significantly improves ICL performance across various scenarios, such as challenging tasks and resource-constrained environments. Moreover, it provides valuable insights into the mechanisms of in-context learning in LLMs. Our findings have important implications for developing more interpretable, efficient, and robust multimodal AI systems, especially in challenging tasks and resource-constrained environments.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
Contrastive Private Data Synthesis via Weighted Multi-PLM Fusion
WASP fuses multiple pretrained language models with differentially private sample voting and contrastive prompts to synthesize task-specific text data, improving downstream classifier accuracy over single-model baselines when only about 100 private examples are available.