Pith. sign in

Rainproof: An Umbrella To Shield Text Generators From Out-Of-Distribution Data

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Implementing effective control mechanisms to ensure the proper functioning and security of deployed NLP models, from translation to chatbots, is essential. A key ingredient to ensure safe system behaviour is Out-Of-Distribution (OOD) detection, which aims to detect whether an input sample is statistically far from the training distribution. Although OOD detection is a widely covered topic in classification tasks, most methods rely on hidden features output by the encoder. In this work, we focus on leveraging soft-probabilities in a black-box framework, i.e. we can access the soft-predictions but not the internal states of the model. Our contributions include: (i) RAINPROOF a Relative informAItioN Projection OOD detection framework; and (ii) a more operational evaluation setting for OOD detection. Surprisingly, we find that OOD detection is not necessarily aligned with task-specific measures. The OOD detector may filter out samples well processed by the model and keep samples that are not, leading to weaker performance. Our results show that RAINPROOF provides OOD detection methods more aligned with task-specific performance metrics than traditional OOD detectors.

fields

cs.CL 1

years

2024 1

verdicts

CONDITIONAL 1

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper.

  • SAUP: Situation Awareness Uncertainty Propagation on LLM Agent cs.CL · 2024-12-02 · conditional · none · ref 8 · internal anchor

    SAUP propagates per-step uncertainty across an LLM agent's reasoning chain and weights each step by a learned situation surrogate, improving AUROC for detecting incorrect answers.