CHiSafetyBench: A Chinese Hierarchical Safety Benchmark for Large Language Models
Wenjing Zhang, Xuejiao Lei, Zhaoxiang Liu, Meijuan An, Bikun Yang, KaiKai Zhao, Kai Wang, Shiguo Lian
TL;DR
CHiSafetyBench addresses the scarcity of Chinese safety benchmarks by introducing a hierarchical taxonomy (5 risk areas, 31 categories) and two task types (MCQ risk content identification and QA risk refusal). It pairs this taxonomy with an automatic evaluation framework and evaluates 10 mainstream Chinese LLMs, revealing domain-specific strengths and notable gaps, especially in multi-turn dialogue safety. The dataset is open-source, and results provide actionable insights for developing safer Chinese LLMs and refining evaluation methods. Overall, the work advances Chinese LLM safety benchmarking with a comprehensive, accessible dataset and scalable automatic evaluation methodology.
Abstract
With the profound development of large language models(LLMs), their safety concerns have garnered increasing attention. However, there is a scarcity of Chinese safety benchmarks for LLMs, and the existing safety taxonomies are inadequate, lacking comprehensive safety detection capabilities in authentic Chinese scenarios. In this work, we introduce CHiSafetyBench, a dedicated safety benchmark for evaluating LLMs' capabilities in identifying risky content and refusing answering risky questions in Chinese contexts. CHiSafetyBench incorporates a dataset that covers a hierarchical Chinese safety taxonomy consisting of 5 risk areas and 31 categories. This dataset comprises two types of tasks: multiple-choice questions and question-answering, evaluating LLMs from the perspectives of risk content identification and the ability to refuse answering risky questions respectively. Utilizing this benchmark, we validate the feasibility of automatic evaluation as a substitute for human evaluation and conduct comprehensive automatic safety assessments on mainstream Chinese LLMs. Our experiments reveal the varying performance of different models across various safety domains, indicating that all models possess considerable potential for improvement in Chinese safety capabilities. Our dataset is publicly available at https://github.com/UnicomAI/UnicomBenchmark/tree/main/CHiSafetyBench.
