Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Batch Calibration: Rethinking Calibration for In-Context Learning and Prompt Engineering

About

Prompting and in-context learning (ICL) have become efficient learning paradigms for large language models (LLMs). However, LLMs suffer from prompt brittleness and various bias factors in the prompt, including but not limited to the formatting, the choice verbalizers, and the ICL examples. To address this problem that results in unexpected performance degradation, calibration methods have been developed to mitigate the effects of these biases while recovering LLM performance. In this work, we first conduct a systematic analysis of the existing calibration methods, where we both provide a unified view and reveal the failure cases. Inspired by these analyses, we propose Batch Calibration (BC), a simple yet intuitive method that controls the contextual bias from the batched input, unifies various prior approaches, and effectively addresses the aforementioned issues. BC is zero-shot, inference-only, and incurs negligible additional costs. In the few-shot setup, we further extend BC to allow it to learn the contextual bias from labeled data. We validate the effectiveness of BC with PaLM 2-(S, M, L) and CLIP models and demonstrate state-of-the-art performance over previous calibration baselines across more than 10 natural language understanding and image classification tasks.

Han Zhou, Xingchen Wan, Lev Proleev, Diana Mincu, Jilin Chen, Katherine Heller, Subhrajit Roy• 2023

Related benchmarks

TaskDatasetResultRank
Safety ClassificationWildGuardMix (test)--
27
Safety ClassificationXSTest (test)
F187.4
20
Unsafe Prompt DetectionToxicChat (test)
Precision0.333
16
Prompt-Response Safety RoutingXSTest
Routing F112.39
10
Prompt-Response Safety RoutingHarmBench
Routing F132.62
10
Prompt-only Safety RoutingToxicChat
Routing F120.64
10
Safety ClassificationWildGuardMix-p (test)
F1 Score83.3
9
Safety ClassificationHarmBench (test)
F1 Score83.3
9
Safety ClassificationOAI (test)
F1 Score70.7
9
Comparative ReasoningCOMPS 2-Choice
Δ Accuracy8.5
6
Showing 10 of 25 rows

Other info

Follow for update