@rohanpaul_ai: LLMs often cannot tell when an attack made them say something unsafe. Asking an LLM whether its own previous answer was…

X AI KOLs Timeline Papers

Summary

This paper investigates whether LLMs can reliably self-report when their outputs have been compromised by adversarial prefills, finding that models often cannot distinguish between compromised and intentional outputs, and their limited recognition stems from normal refusal behavior rather than true self-awareness.

LLMs often cannot tell when an attack made them say something unsafe. Asking an LLM whether its own previous answer was compromised is not a dependable safety check. An adversarial prefill happens when the model is given a harmful opening line, then continues from that line as if it chose it. The model’s “self-awareness” seems less like introspection and more like a safety reflex firing late. When models rejected the compromised answer, they usually did so by invoking policy, safety protocol, or lack of intent, not by detecting the mechanical fact that their output had been externally steered. Across 10 open-weight models and 4 safety benchmarks, no model was reliably able to identify its own compromised outputs. On average, models still claimed 27.3% of attacked responses as if they were intentional, which shows their self-reports are weak evidence. The paper finds that the models’ limited recognition mostly comes from their normal refusal behavior, not from a deep awareness of what happened. ---- Link – arxiv. org/abs/2606.23671v1 Title: "Can LLMs Reliably Self-Report Adversarial Prefills, and How?"
Original Article
View Cached Full Text

Cached at: 06/24/26, 12:16 AM

LLMs often cannot tell when an attack made them say something unsafe.

Asking an LLM whether its own previous answer was compromised is not a dependable safety check.

An adversarial prefill happens when the model is given a harmful opening line, then continues from that line as if it chose it.

The model’s “self-awareness” seems less like introspection and more like a safety reflex firing late.

When models rejected the compromised answer, they usually did so by invoking policy, safety protocol, or lack of intent, not by detecting the mechanical fact that their output had been externally steered.

Across 10 open-weight models and 4 safety benchmarks, no model was reliably able to identify its own compromised outputs.

On average, models still claimed 27.3% of attacked responses as if they were intentional, which shows their self-reports are weak evidence.

The paper finds that the models’ limited recognition mostly comes from their normal refusal behavior, not from a deep awareness of what happened.


Link – arxiv. org/abs/2606.23671v1

Title: “Can LLMs Reliably Self-Report Adversarial Prefills, and How?”

Similar Articles

Robust Critics: Defending LLMs Against Multi-Turn Attacks

arXiv cs.AI

This paper proposes Dialogue Critic Guided Sampling (DCGS), a framework that defends LLMs against multi-turn adversarial attacks by inferring user intent from conversation history and using value/regret-based critics to score responses, achieving improved robustness without fine-tuning.

Same Question, Different Answers: Evaluating LLM Reliability Beyond Accuracy

arXiv cs.AI

This paper investigates how LLMs' answers change under meaning-preserving paraphrases, finding that instance-level behavior is unstable (flip rates >23%) and that single-prompt accuracy masks substantial inconsistency, while a self-paraphrasing strategy can partially recover latent knowledge.

A fundamental flaw leaves LLMs strikingly vulnerable to attack

MIT Technology Review

Researchers present a paper at ICML arguing that a fundamental flaw in how LLMs identify instructions makes them impossible to fully secure against attacks, demonstrating successful exploits against models from OpenAI, Anthropic, Alibaba, and DeepSeek.

@rohanpaul_ai: https://x.com/rohanpaul_ai/status/2061959891036885027

X AI KOLs Following

A Stanford Law School study found that law professors rated LLM-generated answers higher than peer answers in a blinded evaluation of short-answer tutoring in contracts courses, with LLMs winning 75.33% of comparisons and being flagged as harmful less often.