Abstract
Safety policies define what constitutes safe and unsafe AI outputs, guiding data annotation and model development. However, annotation disagreement is pervasive and can stem from multiple sources such as operational failures (annotators misunderstand or misexecute the task), policy ambiguity (policy wording leaves room for interpretation), or value pluralism (different annotators hold different perspectives on safety). Distinguishing these sources matters. For example, operational failures call for quality control, ambiguity calls for policy clarification, and pluralism calls for deliberation about incorporating diverse perspectives. Yet understanding why annotators disagree is difficult. Directly asking annotators for their reasoning is costly, substantially increasing annotation burden, and can be unreliable for both human and LLM annotators as self-reported reasoning often fails to reflect actual decision processes.
We introduce Annotator Policy Models (APMs), interpretable models that learn annotators' internal safety policies from labeling behavior alone, making annotator reasoning visible and comparable without additional annotation effort. We validate that APMs accurately model annotator safety policy (>80% accuracy), faithfully predict responses to counterfactual edits, and recover known policy differences in controlled settings. Applying APMs to LLM and human annotations, we demonstrate two core applications: (1) surfacing policy ambiguity by revealing how annotators interpret safety instructions differently, and (2) surfacing value pluralism by uncovering systematic differences in safety priorities across demographic groups. Together, these capabilities support more targeted, transparent, and inclusive safety policy design.
한국어 요약
📋 한 줄 요약
**[AI 안전/해석가능성]** 어노테이터의 라벨링 행동만으로 내부 안전 정책을 학습·해석하는 Annotator Policy Models(APM)를 도입해 운영 실패·정책 모호성·가치 다원성을 구분한다.
🎯 핵심 기여도
- 라벨링 행동에서 어노테이터의 잠재 안전 정책을 복원하는 해석 가능한 모델 APM 제안
- 추가 어노테이션 없이 자기 보고형 추론의 한계를 우회하는 스케일러블 분석 절차 제공
- APM이 정책을 80% 이상 정확도로 모델링하고 반사실적 편집과 알려진 정책 차이를 충실히 회복함을 검증
- LLM·인간 어노테이터 양쪽에 적용해 정책 모호성과 인구통계학적 가치 차이를 표면화
💡 핵심 아이디어
어노테이터에게 직접 사유를 묻는 것은 비용이 크고 자기 보고가 부정확하므로, 라벨 데이터에서 해석 가능한 정책 모델을 역공학적으로 학습해 합의 불일치의 원인(운영/모호성/다원성)을 분리한다.
🔬 기술적 접근법
- **모델/방법론**: APM — 라벨링 행동 기반 해석 가능 정책 모델
- **핵심 기법**: 어노테이터별 또는 그룹별 라벨 시퀀스로부터 안전 규칙 표현을 학습하고, 반사실적 편집 입력에 대한 예측 일치도로 충실성을 검증. 모델 간 정책 비교를 통해 모호성과 가치 다원성을 구별.
📊 주요 결과
- APM 정확도 80% 이상으로 어노테이터 정책을 충실히 모델링
- 통제된 환경에서 알려진 정책 차이를 성공적으로 회복
- LLM·인간 적용 시 안전 지침 해석 차이와 인구통계학적 우선순위 차이를 동시에 노출
💭 의의 및 한계
**의의**: 안전 데이터셋 품질을 ‘운영 실패 vs 정책 결함 vs 가치 다원’으로 진단해 정책 개선 방향을 제시. **한계**: 충분한 라벨 행동 데이터가 필요하며, 학습된 정책의 외부 일반화 검증은 도메인에 따라 제한적.
🚀 실용적 활용
- 안전 어노테이션 파이프라인의 품질 관리 및 가이드라인 개정
- LLM 안전 정책의 모호성 진단 및 명료화
- 다양한 사용자 집단의 가치 차이를 반영한 포용적 안전 설계