Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Pruning Unsafe Tickets: A Resource-Efficient Framework for Safer and More Robust LLMs

About

Machine learning models are increasingly deployed in real-world applications, but even aligned models such as Mistral and LLaVA still exhibit unsafe behaviors inherited from pre-training. Current alignment methods like SFT and RLHF primarily encourage models to generate preferred responses, but do not explicitly remove the unsafe subnetworks that trigger harmful outputs. In this work, we introduce a resource-efficient pruning framework that directly identifies and removes parameters associated with unsafe behaviors while preserving model utility. Our method employs a gradient-free attribution mechanism, requiring only modest GPU resources, and generalizes across architectures and quantized variants. Empirical evaluations on ML models show substantial reductions in unsafe generations and improved robustness against jailbreak attacks, with minimal utility loss. From the perspective of the Lottery Ticket Hypothesis, our results suggest that ML models contain "unsafe tickets" responsible for harmful behaviors, and pruning reveals "safety tickets" that maintain performance while aligning outputs. This provides a lightweight, post-hoc alignment strategy suitable for deployment in resource-constrained settings.

Wai Man Si, Mingjie Li, Michael Backes, Yang Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Safety EvaluationMM-SafetyBench
Average ASR1.96
98
Jailbreak DefenseAutoDAN
ASR0.67
55
Jailbreak AttackPAIR--
46
Safety EvaluationLM Safety Evaluation Dataset
Unsafe Rate3.83
8
Jailbreak MitigationGCG
GCG ASR17.5
8
Utility EvaluationLM Utility Evaluation Dataset
Utility Score8.06
8
Post-training Safety and Utility AlignmentMistral-7B
Unsafe Rate (%)1.17
7
Safety and Utility EvaluationSafety and Utility Evaluation Suite
Unsafe Rate0.67
6
Over-refusal evaluationBenign prompt dataset
Over-Refusal Rate26.3
4
Jailbreak RobustnessTAP
ASR13.5
4
Showing 10 of 12 rows

Other info

Follow for update