Pith. sign in

REVIEW 23 cited by

Safety Assessment of Chinese Large Language Models

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2304.10436 v1 pith:PLFCJMHE submitted 2023-04-20 cs.CL

classification cs.CL
keywords safetyllmsbenchmarkmodelschineselanguagelargeassessment
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

With the rapid popularity of large language models such as ChatGPT and GPT-4, a growing amount of attention is paid to their safety concerns. These models may generate insulting and discriminatory content, reflect incorrect social values, and may be used for malicious purposes such as fraud and dissemination of misleading information. Evaluating and enhancing their safety is particularly essential for the wide application of large language models (LLMs). To further promote the safe deployment of LLMs, we develop a Chinese LLM safety assessment benchmark. Our benchmark explores the comprehensive safety performance of LLMs from two perspectives: 8 kinds of typical safety scenarios and 6 types of more challenging instruction attacks. Our benchmark is based on a straightforward process in which it provides the test prompts and evaluates the safety of the generated responses from the evaluated model. In evaluation, we utilize the LLM's strong evaluation ability and develop it as a safety evaluator by prompting. On top of this benchmark, we conduct safety assessments and analyze 15 LLMs including the OpenAI GPT series and other well-known Chinese LLMs, where we observe some interesting findings. For example, we find that instruction attacks are more likely to expose safety issues of all LLMs. Moreover, to promote the development and deployment of safe, responsible, and ethical AI, we publicly release SafetyPrompts including 100k augmented prompts and responses by LLMs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 23 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Paladin: Defending LLM-enabled Phishing Emails with a New Trigger-Tag Paradigm

    cs.CR 2025-09 conditional novelty 7.0 of 10

    A trigger-tag watermark embedded by fine-tuning lets modified LLMs mark their own phishing outputs for cheap detection.

  2. CharacterBench: Benchmarking Character Customization of Large Language Models

    cs.CL 2024-12 conditional novelty 7.0 of 10

    CharacterBench provides a large Chinese-English benchmark and a fine-tuned judge model for measuring 11 dimensions of LLM character customization, with reported human-correlation improvements over GPT-4.

  3. ELBench: A Multi-Dimensional Benchmark for Education-Facing Large Language Models

    cs.CL 2026-08 conditional novelty 6.0 of 10

    ELBench evaluates nine LLMs on capability, safety, teaching, and cultivation in one protocol, finding module profiles diverge, safety trades off with teaching, and all models share a style-over-fit judgment blind spot.

  4. Calling the Bluff: Detecting Ever-Shifting Harmful Chat Dialogue via Ordered Reasoning Chain Regularization

    cs.CL 2026-08 conditional novelty 6.0 of 10

    BRACE detects harmful chat dialogue by regularizing a classifier with an ordered reasoning chain of topic, indicator, severity, and type, reaching 0.934 macro F1 on the authors' 9,000-dialogue test set.

  5. EPT Benchmark: Evaluation of Persian Trustworthiness in Large Language Models

    cs.CL 2025-09 conditional novelty 6.0 of 10

    A new Persian-Islamic trustworthiness benchmark ranks Claude highest and Qwen lowest across eight LLMs and finds safety is the weakest dimension.

  6. Libra: Large Chinese-based Safeguard for AI Content

    cs.AI 2025-07 conditional novelty 6.0 of 10

    Libra-Guard, a Chinese-language AI content safety model, reaches 86.8% accuracy on the new 5,720-sample Libra-Test benchmark, beating open-source baselines and approaching GPT-4o and Claude-3.5-Sonnet.

  7. POEX: Towards Policy Executable Jailbreak Attacks Against the LLM-based Robots

    cs.RO 2024-12 conditional novelty 6.0 of 10

    POEX generates short adversarial suffixes that make LLM-based robots turn harmful instructions into executable robot policies, with about 60% average execution success across tested models.

  8. Certifiable Safe RLHF: Semantic Grounding and Fixed Penalty Constraint Optimization for Safer LLM Alignment

    cs.LG 2025-10 reject novelty 5.0 of 10

    A fixed ReLU penalty and a semantically labeled cost model are proposed to make RLHF safer, but the 'certifiable' guarantee is not fully supported.

  9. SafeToolBench: Pioneering a Prospective Benchmark to Evaluating Tool Utilization Safety in LLMs

    cs.CR 2025-09 reject novelty 5.0 of 10

    A new benchmark of 1,200 risky tool-use requests plus a nine-dimension scoring prompt claims to improve LLM safety, but the evaluation only includes risky samples, so high scores may just mean the model refuses everything.

  10. GaussMaster: An LLM-based Database Copilot System

    cs.DB 2025-06 conditional novelty 5.0 of 10

    GaussMaster combines retrieval-augmented generation, safety controls, and diagnosis-tree-guided multi-agent orchestration to automate GaussDB Q&A and anomaly repair.

  11. Xinyu AI Search: Enhanced Relevance and Comprehensive Results with Rich Answer Presentations

    cs.IR 2025-05 conditional novelty 5.0 of 10

    Xinyu, an integrated generative AI search engine with query decomposition, multi-source retrieval, and rich answer presentation, outperforms eight existing technologies in human evaluations.

  12. Value Compass Benchmarks: A Platform for Fundamental and Validated Evaluation of LLMs Values

    cs.AI 2025-01 conditional novelty 5.0 of 10

    Value Compass Benchmarks is a live, self-evolving platform that scores 33 LLMs across 27 value dimensions from four value systems, aiming to reveal true behavioral alignment with human values.

  13. RapGuard: Safeguarding Multimodal Large Language Models via Rationale-aware Defensive Prompting

    cs.CL 2024-12 conditional novelty 5.0 of 10

    A rationale-aware defensive prompting framework uses multimodal chain-of-thought and self-checking to reduce harmful MLLM outputs while preserving benign utility.

  14. Trigger$^3$: Refining Query Correction via Adaptive Model Selector

    cs.CL 2024-12 conditional novelty 5.0 of 10

    Trigger3 uses three trained triggers to route Chinese search queries among a small correction model, an LLM, and the original query, improving F0.5 on two datasets while lowering LLM coverage.

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

    cs.CL 2024-12 conditional novelty 5.0 of 10

    A 2,000-question Chinese safety factuality benchmark shows most LLMs are inaccurate on safety knowledge, with retrieval helping more than self-reflection.

  16. A Comprehensive Evaluation framework of Alignment Techniques for LLMs

    cs.CL 2025-08 unverdicted novelty 4.0 of 10

    The paper proposes a multi-dimensional framework to evaluate and compare LLM alignment techniques.

  17. Fine-Tuning Lowers Safety and Disrupts Evaluation Consistency

    cs.CL 2025-06 conditional novelty 4.0 of 10

    Fine-tuning small LLMs on benign data raises harmfulness scores, but those scores vary widely across random seeds, temperatures, and repeated runs, making single-run safety comparisons unreliable.

  18. From LLMs to MLLMs to Agents: A Survey of Emerging Paradigms in Jailbreak Attacks and Defenses within LLM Ecosystem

    cs.CR 2025-06 conditional novelty 4.0 of 10

    A structured survey of recent jailbreak attacks and defenses across LLMs, multimodal LLMs, and agents, with taxonomies for methods, datasets, metrics, and defenses.

  19. The Tower of Babel Revisited: Multilingual Jailbreak Prompts on Closed-Source Large Language Models

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A multilingual jailbreak benchmark on four proprietary LLMs finds language-dependent safety gaps and identifies a two-sided debate prompt as the most effective attack component.

  20. A Survey on Responsible LLMs: Inherent Risk, Malicious Use, and Mitigation Strategy

    cs.AI 2025-01 conditional novelty 4.0 of 10

    A survey that organizes responsible-LLM research into five risk dimensions and four intervention phases, reviewing privacy, hallucination, value, toxicity, and jailbreak mitigation.

  21. A Method for Enhancing the Safety of Large Model Generation Based on Multi-dimensional Attack and Defense

    cs.CR 2024-12 conditional novelty 4.0 of 10

    A multi-stage LLM-based attack/defense dataset pipeline improves reported safety scores of Llama-3.2-1B after SFT, but the evaluation is partly circular and lacks statistical baselines.

  22. Navigating the Risks: A Survey of Security, Privacy, and Ethics Threats in LLM-Based Agents

    cs.AI 2024-11 conditional novelty 4.0 of 10

    A survey proposing a source-and-impact taxonomy (input, model, combined; security, privacy, ethics) for threats to LLM-based agents, with feature analysis and four case studies.

  23. The Scales of Justitia: A Comprehensive Survey on Safety Evaluation of LLMs

    cs.CL 2025-06 conditional novelty 3.0 of 10

    A structured survey of LLM safety evaluation that proposes a why/what/where/how taxonomy and catalogs metrics, datasets, benchmarks, evaluators, and frameworks.

Pith tools