LGCRMar 6, 2025

Know Thy Judge: On the Robustness Meta-Evaluation of LLM Safety Judges

arXiv:2503.04474v115 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses critical vulnerabilities in safety evaluation processes for LLMs, highlighting gaps in meta-evaluation benchmarks and potential false security, which is significant for AI safety researchers and practitioners.

The paper tackled the problem of evaluating the robustness of LLM-based safety judges, revealing that small changes like output style can increase false negative rates by up to 0.24, and adversarial attacks can fool judges into misclassifying 100% of harmful generations as safe.

Large Language Model (LLM) based judges form the underpinnings of key safety evaluation processes such as offline benchmarking, automated red-teaming, and online guardrailing. This widespread requirement raises the crucial question: can we trust the evaluations of these evaluators? In this paper, we highlight two critical challenges that are typically overlooked: (i) evaluations in the wild where factors like prompt sensitivity and distribution shifts can affect performance and (ii) adversarial attacks that target the judge. We highlight the importance of these through a study of commonly used safety judges, showing that small changes such as the style of the model output can lead to jumps of up to 0.24 in the false negative rate on the same dataset, whereas adversarial attacks on the model generation can fool some judges into misclassifying 100% of harmful generations as safe ones. These findings reveal gaps in commonly used meta-evaluation benchmarks and weaknesses in the robustness of current LLM judges, indicating that low attack success under certain judges could create a false sense of security.

Foundations

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

Your Notes