CLDec 30, 2023

The Art of Defending: A Systematic Evaluation and Analysis of LLM Defense Strategies on Safety and Over-Defensiveness

Amazon
arXiv:2401.00287v178 citationsh-index: 30ACL
Originality Incremental advance
AI Analysis

It addresses safety concerns for LLM applications in NLP, providing critical findings to guide further research, though it is incremental as it builds on existing defense strategies.

This paper tackles the problem of evaluating safety and over-defensiveness in Large Language Models (LLMs) by introducing the SODE benchmark, revealing that self-checking techniques improve safety but cause extreme over-defensiveness on safe inputs, while safety instructions with exemplars enhance safety and reduce over-defensiveness.

As Large Language Models (LLMs) play an increasingly pivotal role in natural language processing applications, their safety concerns become critical areas of NLP research. This paper presents Safety and Over-Defensiveness Evaluation (SODE) benchmark: a collection of diverse safe and unsafe prompts with carefully designed evaluation methods that facilitate systematic evaluation, comparison, and analysis over 'safety' and 'over-defensiveness.' With SODE, we study a variety of LLM defense strategies over multiple state-of-the-art LLMs, which reveals several interesting and important findings, such as (a) the widely popular 'self-checking' techniques indeed improve the safety against unsafe inputs, but this comes at the cost of extreme over-defensiveness on the safe inputs, (b) providing a safety instruction along with in-context exemplars (of both safe and unsafe inputs) consistently improves safety and also mitigates undue over-defensiveness of the models, (c) providing contextual knowledge easily breaks the safety guardrails and makes the models more vulnerable to generating unsafe responses. Overall, our work reveals numerous such critical findings that we believe will pave the way and facilitate further research in improving the safety of LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes