paper-with-me

홈 › Papers

Large Language Models Are Involuntary Truth-Tellers: Exploiting Fallacy Failure for Jailbreak Attacks

2024-07-01 · Yue Zhou, Henry Peng Zou, Barbara Di Eugenio, Yang Zhang

We find that language models have difficulties generating fallacious and deceptive reasoning. When asked to generate deceptive outputs, language models tend to leak honest counterparts but believe them to be false. Exploiting this deficiency, we propose a jailbreak attack method that elicits an aligned language model for malicious output. Specifically, we query the model to generate a fallacious yet deceptively real procedure for the harmful behavior. Since a fallacious procedure is generally considered fake and thus harmless by LLMs, it helps bypass the safeguard mechanism. Yet the output is factually harmful since the LLM cannot fabricate fallacious solutions but proposes truthful ones. We evaluate our approach over five safety-aligned large language models, comparing four previous jailbreak methods, and show that our approach achieves competitive performance with more harmful outputs. We believe the findings could be extended beyond model safety, such as self-verification and hallucination.

📄 PDF Abstract BibTeX arXiv:2407.00869

Code (1)

Yue-LLM-Pit/FFA 공식 구현

Tasks

HallucinationLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Do Massively Pretrained Language Models Make Better Storytellers?

2019-09-24 · CONLL 2019 11 · Abigail See, Aneesh Pappu, Rohun Saxena, Akhila Yerukola 외

Large neural language models trained on massive amounts of text have emerged as a formidable strategy for Natural Language Understanding tasks. However, the strength of these models as Natural Language Generators is less…

Natural Language UnderstandingStory Generation

Tecnologica cosa: Modeling Storyteller Personalities in Boccaccio's Decameron

2021-09-22 · A. Feder Cooper, Maria Antoniak, Christopher De Sa, Marilyn Migiel 외

We explore Boccaccio's Decameron to see how digital humanities tools can be used for tasks that have limited data in a language no longer in contemporary use: medieval Italian. We focus our analysis on the question: Do t…

‘Tecnologica cosa’: Modeling Storyteller Personalities in Boccaccio’s ‘Decameron’

2021-11-01 · EMNLP (LaTeCHCLfL, CLFL, LaTeCH) 2021 11 · A. Cooper, Maria Antoniak, Christopher De Sa, Marilyn Migiel 외

We explore Boccaccio’s Decameron to see how digital humanities tools can be used for tasks that have limited data in a language no longer in contemporary use: medieval Italian. We focus our analysis on the question: Do t…

What Preserves the Emergence of Language?

2021-01-01 · Ziluo Ding, Tiejun Huang, Zongqing Lu

The emergence of language is a mystery. One dominant theory is that cooperation boosts language to emerge. However, as a means of giving out information, language seems not to be an evolutionarily stable strategy. To ens…

Fact Grounded Attention: Eliminating Hallucination in Large Language Models Through Attention Level Knowledge Integration

2025-09-27 · Aayush Gupta arxiv

"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." Large Language Models have conquered natural language but remain prisoners of their own probabilistic nature--confidently hallucinating…