Exploring Scaling Trends In LLM Robustness · The Large Language Model Bible Contribute to LLM-Bible

Exploring Scaling Trends In LLM Robustness

Howe Nikolaus, Zajac Michał, Mckenzie Ian, Hollinsworth Oskar, Tseng Tom, Bacon Pierre-luc, Gleave Adam. Arxiv 2024

[Paper]    
Prompting Security Training Techniques Uncategorized

Language model capabilities predictably improve from scaling a model’s size and training data. Motivated by this, increasingly large language models have been trained, yielding an array of impressive capabilities. Yet these models are vulnerable to adversarial prompts, such as “jailbreaks” that hijack models to perform undesired behaviors, posing a significant risk of misuse. Prior work indicates that computer vision models become more robust with model and data scaling, raising the question: does language model robustness also improve with scale? We study this question empirically, finding that larger models respond substantially better to adversarial training, but there is little to no benefit from model scale in the absence of explicit defenses.

Similar Work