Chinese SafetyQA: A Safety Short-form Factuality Benchmark for Large Language Models
Yingshui Tan, Boren Zheng, Baihui Zheng, Kerui Cao, Huiyun Jing, Jincheng Wei, Jiaheng Liu, Yancheng He, Wenbo Su, Xiangyong Zhu, Bo Zheng, Kaifu Zhang
TL;DR
This work presents Chinese SafetyQA, the first short-form factuality benchmark focused on safety knowledge in the Chinese context (law, policy, ethics). Encompassing 2,000 QA pairs and 2,000 MCQ items across seven safety domains with 103 subtopics, it enables efficient evaluation of LLMs’ safety factuality. Evaluation across 50+ models reveals pervasive factuality gaps, overconfidence, and a Tip-of-the-Tongue effect, with Retrieval-Augmented Generation offering notable gains—especially for smaller models—while self-reflection yields limited benefits. The benchmark’s design emphasizes static, harmless, and bilingual-ready content, supporting robust model deployment in China and guiding future enhancements toward multi-modal safety knowledge.
Abstract
With the rapid advancement of Large Language Models (LLMs), significant safety concerns have emerged. Fundamentally, the safety of large language models is closely linked to the accuracy, comprehensiveness, and clarity of their understanding of safety knowledge, particularly in domains such as law, policy and ethics. This factuality ability is crucial in determining whether these models can be deployed and applied safely and compliantly within specific regions. To address these challenges and better evaluate the factuality ability of LLMs to answer short questions, we introduce the Chinese SafetyQA benchmark. Chinese SafetyQA has several properties (i.e., Chinese, Diverse, High-quality, Static, Easy-to-evaluate, Safety-related, Harmless). Based on Chinese SafetyQA, we perform a comprehensive evaluation on the factuality abilities of existing LLMs and analyze how these capabilities relate to LLM abilities, e.g., RAG ability and robustness against attacks.
