New Framework Boosts LLM Safety Against Multi-Turn Attacks

Roman Belaire, Arunesh Sinha, Pradeep Varakantham· July 24, 2026 View original

Summary

This research introduces Dialogue Critic Guided Sampling (DCGS), a framework that infers user intent across multi-turn conversations to defend large language models against evolving harmful prompts. It models adversarial dialogue as a Markov Decision Process, using value and regret-based critics to score responses and improve robustness without fine-tuning.

Large language models face a significant challenge in distinguishing between genuinely harmful user intent and misunderstood but benign queries, especially in multi-turn dialogues where malicious intent can unfold gradually. Current safety mechanisms often treat each turn in isolation, failing to capture the conversational trajectory. Researchers have developed Dialogue Critic Guided Sampling (DCGS) to address this by continuously inferring user intent throughout a conversation. DCGS frames adversarial dialogue as a Markov Decision Process, employing critics at both token and utterance levels to evaluate potential responses. This inference-time reweighting mechanism approximates exponential tilting, ensuring improved expected returns for candidate responses. The framework has demonstrated superior robustness against various adversarial dialogue benchmarks, even transferring its benefits to frontier models without requiring additional fine-tuning.

Why it matters

Professionals deploying LLMs need robust safety mechanisms to prevent misuse and protect users, especially in interactive applications where attacks can be subtle and multi-faceted. This research offers a novel, effective approach to enhance LLM security against sophisticated adversarial prompts.

How to implement this in your domain

  1. 1Evaluate existing LLM safety protocols for multi-turn dialogue vulnerabilities.
  2. 2Investigate integrating DCGS-like intent inference mechanisms into your LLM deployment pipeline.
  3. 3Benchmark the robustness of your current LLMs against multi-turn adversarial attacks using diverse datasets.
  4. 4Collaborate with research teams to explore adapting this framework for specific industry safety requirements.

Who benefits

CybersecurityCustomer ServiceSocial MediaContent Moderation

Key takeaways

  • LLM safety is challenged by ambiguous user intent and multi-turn adversarial attacks.
  • DCGS infers user intent across dialogue turns to enhance LLM robustness.
  • The framework uses Markov Decision Processes and critic-guided sampling for response evaluation.
  • DCGS improves robustness on benchmarks and transfers to frontier models without fine-tuning.

Original post by Roman Belaire, Arunesh Sinha, Pradeep Varakantham

"arXiv:2607.20472v1 Announce Type: new Abstract: When a user asks a language model something harmful, is it a genuine attack or a misunderstood but well-meaning question? This ambiguity is one of the central challenges of LLM safety. A model that assumes the worst harms legitimate…"

View on X

Originally posted by Roman Belaire, Arunesh Sinha, Pradeep Varakantham on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses