Aegis2.0: A Diverse AI Safety Dataset and Risks Taxonomy for Alignment of LLM Guardrails
Shaona Ghosh, Prasoon Varshney, Makesh Narsimhan Sreedhar, Aishwarya Padmakumar, Traian Rebedea, Jibin Rajan Varghese, Christopher Parisien
TL;DR
The paper introduces Aegis2.0, a comprehensive, commercially usable safety dataset and taxonomy for LLM guardrails, featuring 12 core categories and 9 fine-grained hazards derived from a hybrid human-LLM annotation pipeline. It demonstrates that parameter-efficient fine-tuning on open-source backbones (Llama3.1-8B-Instruct) with Aegis2.0 data yields competitive safety performance against state-of-the-art baselines trained on larger, non-commercial datasets. A key contribution is the integration of Topic Following data to enhance robustness and enable rapid adaptation to novel safety policies at inference. The authors also provide extensive analyses of category prediction, bias considerations, and a detailed ethics/licensing framework, and they plan to open-source the data and AegisGuard models to support broader safety research and deployment.
Abstract
As Large Language Models (LLMs) and generative AI become increasingly widespread, concerns about content safety have grown in parallel. Currently, there is a clear lack of high-quality, human-annotated datasets that address the full spectrum of LLM-related safety risks and are usable for commercial applications. To bridge this gap, we propose a comprehensive and adaptable taxonomy for categorizing safety risks, structured into 12 top-level hazard categories with an extension to 9 fine-grained subcategories. This taxonomy is designed to meet the diverse requirements of downstream users, offering more granular and flexible tools for managing various risk types. Using a hybrid data generation pipeline that combines human annotations with a multi-LLM "jury" system to assess the safety of responses, we obtain Aegis 2.0, a carefully curated collection of 34,248 samples of human-LLM interactions, annotated according to our proposed taxonomy. To validate its effectiveness, we demonstrate that several lightweight models, trained using parameter-efficient techniques on Aegis 2.0, achieve performance competitive with leading safety models fully fine-tuned on much larger, non-commercial datasets. In addition, we introduce a novel training blend that combines safety with topic following data.This approach enhances the adaptability of guard models, enabling them to generalize to new risk categories defined during inference. We plan to open-source Aegis 2.0 data and models to the research community to aid in the safety guardrailing of LLMs.
