LLMs are Vulnerable to Malicious Prompts Disguised as Scientific Language
Yubin Ge, Neeraja Kirtane, Hao Peng, Dilek Hakkani-Tür
TL;DR
The paper investigates how LLMs remain vulnerable to malicious prompts disguised as scientific language, aiming to jailbreak models into biased and toxic outputs. It introduces two persuasion pipelines—Sci-Paper Based Persuasion and Fabricated Paper Based Persuasion—that use real and fabricated scholarly texts, augmented with metadata, to elicit harmful responses across multiple models. Key findings show that many state-of-the-art LLMs can be steered to produce stereotypical bias and toxicity, with effectiveness modulated by model strength, contextual cues like author names and venues, and multi-turn dialogue dynamics, while some defenses prove ineffective. The work underscores the need for careful curation of scientific data in training, stronger safeguards, external fact-checking, and multi-turn monitoring to prevent systematic jailbreaking of LLMs.
Abstract
As large language models (LLMs) have been deployed in various real-world settings, concerns about the harm they may propagate have grown. Various jailbreaking techniques have been developed to expose the vulnerabilities of these models and improve their safety. This work reveals that many state-of-the-art LLMs are vulnerable to malicious requests hidden behind scientific language. Specifically, our experiments with GPT4o, GPT4o-mini, GPT-4, LLama3-405B-Instruct, Llama3-70B-Instruct, Cohere, Gemini models demonstrate that, the models' biases and toxicity substantially increase when prompted with requests that deliberately misinterpret social science and psychological studies as evidence supporting the benefits of stereotypical biases. Alarmingly, these models can also be manipulated to generate fabricated scientific arguments claiming that biases are beneficial, which can be used by ill-intended actors to systematically jailbreak these strong LLMs. Our analysis studies various factors that contribute to the models' vulnerabilities to malicious requests in academic language. Mentioning author names and venues enhances the persuasiveness of models, and the bias scores increase as dialogues progress. Our findings call for a more careful investigation on the use of scientific data for training LLMs.
