Doppel’s AI defense system stops attacks before they spread
OpenAI
Doppel built an AI system on GPT-5 that catches deepfake and impersonation scams before they spread. It cuts analyst workload by 80% and turns hours-long response times into minutes.
Based on reporting by OpenAI — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
Security teams chasing impersonation scams and deepfakes have a familiar problem: by the time a human analyst confirms something is fake, it's already been shared, screenshotted, and reposted a dozen times. Doppel's answer is to stop asking humans to be the first line of defense at all. The company built its detection system on GPT-5, layering in reinforcement fine-tuning so the model actually gets better at spotting fraud patterns over time rather than just running a fixed set of rules.
The headline numbers are the kind that make procurement teams sit up. Doppel says its system has slashed analyst workload by 80%, and cut response times from a matter of hours down to minutes. That's not a marginal efficiency gain — it's the difference between catching a phishing campaign while it's still small and watching it metastasize across social platforms and inboxes overnight.
What makes this notable isn't just the speed. Impersonation and deepfake content are hard because they don't look like malware; they look like a real tweet, a real logo, a real executive's voice. Static filters miss context, and human reviewers can't scale to the volume. Reinforcement fine-tuning lets Doppel's system learn from its own mistakes and near-misses, tightening its judgment on ambiguous cases instead of treating every borderline example the same way.
OpenAI is clearly using this as a proof point for GPT-5 in enterprise security, a space where reliability and speed both matter and where a wrong call has real consequences for brands and individuals. Doppel isn't the first company to bolt an LLM onto a fraud pipeline, but the combination of a frontier model with targeted fine-tuning, rather than generic prompting, is the part worth watching. It suggests the next wave of security tooling won't just use AI as a chatbot layered on top of old systems, but as the core engine deciding what gets flagged in real time.
My take — AI-written commentary, not fact-checked reporting
I'll believe the 80% workload number when it survives contact with adversaries who are also using AI to generate better fakes, because this is an arms race, not a solved problem. That said, cutting response time from hours to minutes is exactly the kind of unglamorous, high-leverage application people underestimate when they're busy arguing about AGI timelines.
Read more about this at: OpenAI