Preemptive Answer "attacks" On Chain-of-thought Reasoning · The Large Language Model Bible Contribute to LLM-Bible

Preemptive Answer "attacks" On Chain-of-thought Reasoning

Xu Rongwu, Qi Zehan, Xu Wei. Arxiv 2024

[Paper]    
Prompting Security

Large language models (LLMs) showcase impressive reasoning capabilities when coupled with Chain-of-Thought (CoT) prompting. However, the robustness of this approach warrants further investigation. In this paper, we introduce a novel scenario termed preemptive answers, where the LLM obtains an answer before engaging in reasoning. This situation can arise inadvertently or induced by malicious users by prompt injection attacks. Experiments reveal that preemptive answers significantly impair the model’s reasoning capability across various CoT methods and a broad spectrum of datasets. To bolster the robustness of reasoning, we propose two measures aimed at mitigating this issue to some extent.

Similar Work