"Door-in-the-Face" Persuasion Technique Works Differently on LLMs
Key takeaways
- The "door-in-the-face" persuasion technique has varied effects on different LLMs.
- Anthropic models showed increased compliance, while OpenAI and Google models showed decreased compliance.
- The relationship between the large and small request is crucial for the effect.
- Prompting strategies must be tailored to specific LLM families for optimal results.
Who benefits
Summary
This research tests the "door-in-the-face" persuasion technique on nine large language models, finding that its effectiveness varies significantly by model. While some models, like Anthropic's Opus 5, show increased compliance with a smaller request after refusing a larger one, others like OpenAI and Google models exhibit reduced compliance.
Why it matters
Professionals designing prompts or conversational AI agents need to understand how different LLMs respond to persuasion techniques to optimize user interaction and achieve desired outcomes. This highlights the need for model-specific prompting strategies.
How to implement this in your domain
- 1Test persuasion techniques like "door-in-the-face" on your specific LLM to understand its unique behavioral patterns.
- 2Develop model-specific prompting strategies based on observed compliance and refusal behaviors.
- 3Experiment with rephrasing requests (e.g., from instructions to explanations) to overcome initial refusals.
- 4Integrate A/B testing for prompt engineering to continuously optimize interaction flows with LLMs.
Original post by Til Jordan
"arXiv:2609.02707v1 Announce Type: new Abstract: Does the door-in-the-face technique work on language models? In humans, a large request that is refused makes a smaller follow-up request more likely to be granted. We test this on nine production models from three providers: each m…"
View on XOriginally posted by Til Jordan on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools
Zapier vs. Tray: Enterprise Automation Platform Comparison for 2026
This post compares Zapier and Tray.io, evaluating which platform is better suited for enterprise automation needs by balancing power and ease of use. It argues that the best tools scale for complex requirements while remaining intuitive for all users.
New Backdoor Attack Threatens Decentralized Federated Learning
Researchers introduce CACTUS, a novel mask-guided semantic clean-label backdoor attack designed for decentralized federated learning (DFL). CACTUS effectively propagates backdoors through peer aggregation by converting semantic pairs into target-directed representation shifts, posing a significant security risk.
Single AI Model Achieves Robustness Across All Threat Levels
Researchers propose the Threat Conditional Network (TCN), a single AI model that achieves strong adversarial robustness across a continuous range of threat levels. TCN uses a threat-invariant backbone and a lightweight threat-conditional adaptor, matching or surpassing ensembles of specialized models with minimal overhead.