paper-with-me

Papers

On the Robustness of Verbal Confidence of LLMs in Adversarial Attacks

2025-07-09 · Stephen Obadinma, Xiaodan Zhu arxiv

Robust verbal confidence generated by large language models (LLMs) is crucial for the deployment of LLMs to help ensure transparency, trust, and safety in many applications, including those involving human-AI interactions. In this paper, we present the first comprehensive study on the robustness of verbal confidence under adversarial attacks. We introduce attack frameworks targeting verbal confidence scores through both perturbation and jailbreak-based methods, and demonstrate that these attacks can significantly impair verbal confidence estimates and lead to frequent answer changes. We examine a variety of prompting strategies, model sizes, and application domains, revealing that current verbal confidence is vulnerable and that commonly used defence techniques are largely ineffective or counterproductive. Our findings underscore the need to design robust mechanisms for confidence expression in LLMs, as even subtle semantic-preserving modifications can lead to misleading confidence in responses.

📄 PDF Abstract BibTeX arXiv:2507.06489

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evaluating and Safeguarding the Adversarial Robustness of Retrieval-Based In-Context Learning

2024-05-24 · Simon Yu, Jie He, Pasquale Minervini, Jeff Z. Pan

With the emergence of large language models, such as LLaMA and OpenAI GPT-3, In-Context Learning (ICL) gained significant attention due to its effectiveness and efficiency. However, ICL is very sensitive to the choice, o…

Adversarial RobustnessIn-Context LearningRetrieval

Vulnerability of LLMs' Stated Beliefs? LLMs Belief Resistance Check Through Strategic Persuasive Conversation Interventions

2026-01-20 · Fan Huang, Haewoon Kwak, Jisun An arxiv

Large Language Models (LLMs) are increasingly employed in various question-answering tasks. However, recent studies showcase that LLMs are susceptible to persuasion and could adopt counterfactual beliefs. We present a sy…

Confidence-Calibrated Adversarial Training: Generalizing to Unseen Attacks

2019-10-14 · ICML 2020 1 · David Stutz, Matthias Hein, Bernt Schiele

Adversarial training yields robust models against a specific threat model, e.g., $L_\infty$ adversarial examples. Typically robustness does not generalize to previously unseen threat models, e.g., other $L_p$ norms, or l…

Consistency of Large Reasoning Models Under Multi-Turn Attacks

2026-02-13 · Yubo Li, Ramayya Krishnan, Rema Padman arxiv

Large reasoning models with reasoning capabilities achieve state-of-the-art performance on complex tasks, but their robustness under multi-turn adversarial pressure remains underexplored. We evaluate nine frontier reason…

Adversarial RobustnessResponse Generation

Wired for Overconfidence: A Mechanistic Perspective on Inflated Verbalized Confidence in LLMs

2026-04-01 · Tianyi Zhao, Yinhan He, Wendy Zheng, Yujie Zhang 외 arxiv

Large language models are often not just wrong, but \emph{confidently wrong}: when they produce factually incorrect answers, they tend to verbalize overly high confidence rather than signal uncertainty. Such verbalized o…