HarmProfile: Characterizing Harmful Distributions in Frontier LLMs

Zhouyuan Ma, Yutao Wu, Hanxun Huang, Xiang Zheng, Xiao Liu, Yixin Cao, Zuxuan Wu, Xingjun Ma, Yu-Gang Jiang

arXiv:2608.14577 · 2026-08-19 공개 · arXiv · PDF

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의 해로운 출력을 분석하여 모델별 위험 프로필을 정의한 대규모 벤치마크 데이터셋이다.

핵심 기여도

핵심 아이디어

기존 LLM 안전성 평가는 해로운 생성을 공격의 결과로 다루는 경우가 많았으나, HarmProfile은 이를 분석 대상으로 삼아 모델의 위험성을 측정한다. 이 연구는 언어적 행동이 말뭉치에서 추출될 수 있는 것처럼, 안전 실패의 콘텐츠, 심각도, 다양성에서 모델 위험성을 파악할 수 있다고 가정한다. 이 접근법은 모델의 해로운 출력을 단순히 "부정확한 응답"이 아닌, "모델의 위험 프로필"로 정의함으로써, LLM 안전성 평가의 새로운 관점을 제시한다.

기술적 접근법

주요 결과

의의 및 한계

HarmProfile은 LLM 안전성 평가의 새로운 기준을 제시하며, 모델의 내재적 위험성을 정량적으로 분석할 수 있는 기반을 제공한다. 그러나 이 연구는 특정 프런티어 LLM에만 국한된 샘플을 기반으로 하므로, 일반적인 LLM에 대한 완전한 평가 기준이 되기에는 한계가 있다. 또한, 해로운 출력의 심각도는 인간 검토자에 의존하므로 주관적 오차가 발생할 수 있다.

실용적 활용

HarmProfile은 LLM 개발자와 정책 수립자에게 모델의 안전성 프로필을 정량적으로 평가할 수 있는 도구로 활용될 수 있다. 특히, 모델의 능력이 증가함에 따라 내재된 위험도 함께 증가한다는 점에서, 모델 배포 전의 안전성 검증에 유용하다.