TL;DR
This paper introduces TRIDENT, a systematic framework and dataset generation pipeline to improve LLM safety by covering diverse risk dimensions, leading to significant reductions in harmful outputs.
Contribution
The authors propose a novel analysis framework and an automated data synthesis pipeline to enhance safety datasets across multiple risk dimensions for LLMs.
Findings
Fine-tuning Llama 3.1-8B on TRIDENT-Edge reduces Harm Score by 14.29%.
Attack Success Rate decreases by 20% with TRIDENT-Edge.
TRIDENT datasets cover lexical, malicious, and jailbreak risk dimensions.
Abstract
Large Language Models (LLMs) excel in various natural language processing tasks but remain vulnerable to generating harmful content or being exploited for malicious purposes. Although safety alignment datasets have been introduced to mitigate such risks through supervised fine-tuning (SFT), these datasets often lack comprehensive risk coverage. Most existing datasets focus primarily on lexical diversity while neglecting other critical dimensions. To address this limitation, we propose a novel analysis framework to systematically measure the risk coverage of alignment datasets across three essential dimensions: Lexical Diversity, Malicious Intent, and Jailbreak Tactics. We further introduce TRIDENT, an automated pipeline that leverages persona-based, zero-shot LLM generation to produce diverse and comprehensive instructions spanning these dimensions. Each harmful instruction is paired…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
