paper-with-me

Papers

S-Eval: Towards Automated and Comprehensive Safety Evaluation for Large Language Models

2024-05-23 · Xiaohan Yuan, Jinfeng Li, Dongxia Wang, Yuefeng Chen, Xiaofeng Mao, Longtao Huang, Jialuo Chen, Hui Xue, Xiaoxia Liu, Wenhai Wang, Kui Ren, Jingyi Wang

Generative large language models (LLMs) have revolutionized natural language processing with their transformative and emergent capabilities. However, recent evidence indicates that LLMs can produce harmful content that violates social norms, raising significant concerns regarding the safety and ethical ramifications of deploying these advanced models. Thus, it is both critical and imperative to perform a rigorous and comprehensive safety evaluation of LLMs before deployment. Despite this need, owing to the extensiveness of LLM generation space, it still lacks a unified and standardized risk taxonomy to systematically reflect the LLM content safety, as well as automated safety assessment techniques to explore the potential risk efficiently. To bridge the striking gap, we propose S-Eval, a novel LLM-based automated Safety Evaluation framework with a newly defined comprehensive risk taxonomy. S-Eval incorporates two key components, i.e., an expert testing LLM ${M}_t$ and a novel safety critique LLM ${M}_c$. ${M}_t$ is responsible for automatically generating test cases in accordance with the proposed risk taxonomy. ${M}_c$ can provide quantitative and explainable safety evaluations for better risk awareness of LLMs. In contrast to prior works, S-Eval is efficient and effective in test generation and safety evaluation. Moreover, S-Eval can be flexibly configured and adapted to the rapid evolution of LLMs and accompanying new safety threats, test generation methods and safety critique methods thanks to the LLM-based architecture. S-Eval has been deployed in our industrial partner for the automated safety evaluation of multiple LLMs serving millions of users, demonstrating its effectiveness in real-world scenarios. Our benchmark is publicly available at https://github.com/IS2Lab/S-Eval.

📄 PDF Abstract BibTeX arXiv:2405.14191

Code (1)

is2lab/s-eval 공식 구현

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Criticality Metrics for Relevance Classification in Safety Evaluation of Object Detection in Automated Driving

2025-12-17 · Jörg Gamerdinger, Sven Teufel, Stephan Amann, Oliver Bringmann arxiv

Ensuring safety is the primary objective of automated driving, which necessitates a comprehensive and accurate perception of the environment. While numerous performance evaluation metrics exist for assessing perception c…

Object Detection

SafetyFlow: An Agent-Flow System for Automated LLM Safety Benchmarking

2025-08-21 · Xiangyang Zhu, Yuan Tian, Chunyi Li, Kaiwei Zhang 외 arxiv

The rapid proliferation of large language models (LLMs) has intensified the requirement for reliable safety evaluation to uncover model vulnerabilities. To this end, numerous LLM safety evaluation benchmarks are proposed…

ASSERT: Automated Safety Scenario Red Teaming for Evaluating the Robustness of Large Language Models

2023-10-14 · Alex Mei, Sharon Levy, William Yang Wang

As large language models are integrated into society, robustness toward a suite of prompts is increasingly important to maintain reliability in a high-variance environment.Robustness evaluations must comprehensively enca…

Red Teaming

SAFETY-J: Evaluating Safety with Critique

2024-07-24 · Yixiu Liu, Yuxiang Zheng, Shijie Xia, Jiajun Li 외

The deployment of Large Language Models (LLMs) in content generation raises significant safety concerns, particularly regarding the transparency and interpretability of content evaluations. Current methods, primarily foc…

MLLMGuard: A Multi-dimensional Safety Evaluation Suite for Multimodal Large Language Models

2024-06-11 · Tianle Gu, Zeyang Zhou, Kexin Huang, Dandan Liang 외

Powered by remarkable advancements in Large Language Models (LLMs), Multimodal Large Language Models (MLLMs) demonstrate impressive capabilities in manifold tasks. However, the practical application scenarios of MLLMs ar…

Red Teaming