paper-with-me

Papers

CHiSafetyBench: A Chinese Hierarchical Safety Benchmark for Large Language Models

2024-06-14 · Wenjing Zhang, Xuejiao Lei, Zhaoxiang Liu, Meijuan An, Bikun Yang, Kaikai Zhao, Kai Wang, Shiguo Lian

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.

📄 PDF Abstract BibTeX arXiv:2406.10311

Code (1)

unicomai/unicombenchmark 공식 구현 pytorch

Tasks

Multiple-choiceQuestion Answering

Similar Papers 제목 키워드 기반

Safety Evaluation of DeepSeek Models in Chinese Contexts

2025-02-16 · Wenjing Zhang, Xuejiao Lei, Zhaoxiang Liu, Ning Wang 외

Recently, the DeepSeek series of models, leveraging their exceptional reasoning capabilities and open-source strategy, is reshaping the global AI landscape. Despite these advantages, they exhibit significant safety defic…

Safety Evaluation and Enhancement of DeepSeek Models in Chinese Contexts

2025-03-18 · Wenjing Zhang, Xuejiao Lei, Zhaoxiang Liu, Limin Han 외

DeepSeek-R1, renowned for its exceptional reasoning capabilities and open-source strategy, is significantly influencing the global artificial intelligence landscape. However, it exhibits notable safety shortcomings. Rece…

ChineseSafe: A Chinese Benchmark for Evaluating Safety in Large Language Models

2024-10-24 · Hengxiang Zhang, Hongfu Gao, Qiang Hu, Guanhua Chen 외

With the rapid development of Large language models (LLMs), understanding the capabilities of LLMs in identifying unsafe content has become increasingly important. While previous works have introduced several benchmarks …

Chinese SafetyQA: A Safety Short-form Factuality Benchmark for Large Language Models

2024-12-17 · Yingshui Tan, Boren Zheng, Baihui Zheng, Kerui Cao 외

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 o…

EthicsFormRAG

CSSBench: Evaluating the Safety of Lightweight LLMs against Chinese-Specific Adversarial Patterns

2026-01-02 · Zhenhong Zhou, Shilinlu Yan, Chuanpu Liu, Qiankun Li 외 arxiv

Large language models (LLMs) are increasingly deployed in cost-sensitive and on-device scenarios, and safety guardrails have advanced mainly in English. However, real-world Chinese malicious queries typically conceal int…