llm-safety safety-evaluation benchmark-dataset frontier-llms harmful-content harm-profile model-risk-analysis alignment-surface
Abstract
Frontier large language models (LLMs) safety evaluation has largely treated harmful generation as an attack outcome rather than as an object of analysis. Consequently, little is known about the harmful outputs produced during model misbehavior, partly because large-scale, high-quality collections of frontier-LLM misbehavior are difficult to obtain. To address this gap, we introduce HarmProfile, a content-centric benchmark dataset that collects model misbehavior across diverse harm categories and model families, and defines the resulting harmful-output distribution as a model-level risk profile. The premise is that, just as linguistic behavior can be characterized from an utterance corpus, model risk can be characterized from the content, severity, and variation of its safety failures. HarmProfile contains over 80,000 validated artifacts from 23 frontier LLMs across 13 model families, organized into 15 harm categories and 57 subcategories. Using this corpus, we find that frontier LLMs reliably produce harmful content at scale, yet exhibit distinct risk profiles; both harmfulness and diversity grow with model capability, suggesting that frontier LLMs may appear safe yet harbor increasingly dangerous knowledge beneath the alignment surface. Our source code is available at https://github.com/fresh-ma/HarmProfile .
한국어 요약
한 줄 요약
HarmProfile은 23개 프런티어 LLM의 해로운 출력을 분석하여 모델별 위험 프로필을 정의한 대규모 벤치마크 데이터셋이다.
핵심 기여도
- 80,000개 이상의 검증된 해로운 출력 아티팩트를 13개 모델 가족, 15개 해로움 범주로 구성한 HarmProfile 데이터셋 제안.
- 해로운 콘텐츠의 발생 빈도와 다양성이 모델의 능력과 상관관계가 있음을 밝힘.
- 프런티어 LLM이 표면적으로 안전해 보이지만, 내재된 위험 지식을 포함할 수 있음을 제시.
핵심 아이디어
기존 LLM 안전성 평가는 해로운 생성을 공격의 결과로 다루는 경우가 많았으나, HarmProfile은 이를 분석 대상으로 삼아 모델의 위험성을 측정한다. 이 연구는 언어적 행동이 말뭉치에서 추출될 수 있는 것처럼, 안전 실패의 콘텐츠, 심각도, 다양성에서 모델 위험성을 파악할 수 있다고 가정한다. 이 접근법은 모델의 해로운 출력을 단순히 "부정확한 응답"이 아닌, "모델의 위험 프로필"로 정의함으로써, LLM 안전성 평가의 새로운 관점을 제시한다.
기술적 접근법
- **HarmProfile 데이터셋**: 23개 프런티어 LLM에서 수집된 80,000개 이상의 해로운 출력 아티팩트.
- **분류 구조**: 15개의 해로움 범주와 57개의 하위 범주로 구성.
- **분석 방법**: 모델별로 해로운 콘텐츠의 발생 빈도, 심각도, 다양성을 측정하여 위험 프로필을 정의.
주요 결과
- 프런티어 LLM은 대규모로 일관되게 해로운 콘텐츠를 생성하지만, 모델마다 위험 프로필이 다르다.
- 해로운 콘텐츠의 **다양성**과 **빈도**는 모델의 능력과 비례하여 증가함.
- 모델이 표면적으로 안전해 보일 수 있지만, 내재된 위험 지식을 포함할 가능성이 있음.
의의 및 한계
HarmProfile은 LLM 안전성 평가의 새로운 기준을 제시하며, 모델의 내재적 위험성을 정량적으로 분석할 수 있는 기반을 제공한다. 그러나 이 연구는 특정 프런티어 LLM에만 국한된 샘플을 기반으로 하므로, 일반적인 LLM에 대한 완전한 평가 기준이 되기에는 한계가 있다. 또한, 해로운 출력의 심각도는 인간 검토자에 의존하므로 주관적 오차가 발생할 수 있다.
실용적 활용
HarmProfile은 LLM 개발자와 정책 수립자에게 모델의 안전성 프로필을 정량적으로 평가할 수 있는 도구로 활용될 수 있다. 특히, 모델의 능력이 증가함에 따라 내재된 위험도 함께 증가한다는 점에서, 모델 배포 전의 안전성 검증에 유용하다.