CLSep 13, 2023

SafetyBench: Evaluating the Safety of Large Language Models

Tsinghua
arXiv:2309.07045v2222 citationsh-index: 74Has Code
AI Analysis

This addresses the need for standardized safety evaluation in LLMs for researchers and developers, though it is incremental as it builds on existing benchmarking efforts.

The authors tackled the problem of evaluating the safety of large language models (LLMs) by introducing SafetyBench, a comprehensive benchmark with 11,435 multiple-choice questions across 7 safety categories in Chinese and English, and found that GPT-4 outperforms other models while current LLMs have significant room for improvement.

With the rapid development of Large Language Models (LLMs), increasing attention has been paid to their safety concerns. Consequently, evaluating the safety of LLMs has become an essential task for facilitating the broad applications of LLMs. Nevertheless, the absence of comprehensive safety evaluation benchmarks poses a significant impediment to effectively assess and enhance the safety of LLMs. In this work, we present SafetyBench, a comprehensive benchmark for evaluating the safety of LLMs, which comprises 11,435 diverse multiple choice questions spanning across 7 distinct categories of safety concerns. Notably, SafetyBench also incorporates both Chinese and English data, facilitating the evaluation in both languages. Our extensive tests over 25 popular Chinese and English LLMs in both zero-shot and few-shot settings reveal a substantial performance advantage for GPT-4 over its counterparts, and there is still significant room for improving the safety of current LLMs. We also demonstrate that the measured safety understanding abilities in SafetyBench are correlated with safety generation abilities. Data and evaluation guidelines are available at \url{https://github.com/thu-coai/SafetyBench}{https://github.com/thu-coai/SafetyBench}. Submission entrance and leaderboard are available at \url{https://llmbench.ai/safety}{https://llmbench.ai/safety}.

Code Implementations1 repo
Foundations

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

Your Notes