CRAILGJan 19, 2025

Can Safety Fine-Tuning Be More Principled? Lessons Learned from Cybersecurity

arXiv:2501.11183v1h-index: 56
Originality Synthesis-oriented
AI Analysis

This addresses the problem of LLM safety vulnerabilities for developers and users, highlighting an incremental need for better security design.

The paper argues that current safety fine-tuning for LLMs is insufficient and reactive, similar to cybersecurity's cat-and-mouse games, and calls for more principled, proactive approaches to prevent adversarial attacks.

As LLMs develop increasingly advanced capabilities, there is an increased need to minimize the harm that could be caused to society by certain model outputs; hence, most LLMs have safety guardrails added, for example via fine-tuning. In this paper, we argue the position that current safety fine-tuning is very similar to a traditional cat-and-mouse game (or arms race) between attackers and defenders in cybersecurity. Model jailbreaks and attacks are patched with bandaids to target the specific attack mechanism, but many similar attack vectors might remain. When defenders are not proactively coming up with principled mechanisms, it becomes very easy for attackers to sidestep any new defenses. We show how current defenses are insufficient to prevent new adversarial jailbreak attacks, reward hacking, and loss of control problems. In order to learn from past mistakes in cybersecurity, we draw analogies with historical examples and develop lessons learned that can be applied to LLM safety. These arguments support the need for new and more principled approaches to designing safe models, which are architected for security from the beginning. We describe several such approaches from the AI literature.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes