AI Pulse by Inblix

Robust AI's dirty secret: It's a crypto problem in disguise

OpenAI Blog · Jul 19, 2026 · 2 min read · Read original article →

Curated by the Inblix editorial team


Featured image for article: Robust AI's dirty secret: It's a crypto problem in disguise

The quest to build AI that doesn’t break when someone tweaks the input just hit a fascinating theoretical wall. A new paper extends the landmark work by Bubeck, Lee, Price, and Razenshteyn, and the message is sobering: learning a robust classifier isn’t just hard — in some cases, it’s provably impossible with efficient algorithms, even when a perfect robust solution exists in the mathematical ether.

The researchers present a trio of unsettling findings. First, they construct classification tasks where an unbounded, all-knowing entity could easily point to a robust classifier, but any efficient algorithm trying to find it from data will fail. This isn’t just about current techniques being insufficient; it’s a fundamental computational barrier backed by average-case hardness assumptions. Second, they tackle the vexing question of robustness against large perturbations. Here, they show that for certain tasks, you can have an efficient robust classifier that exists, but learning any non-trivial robust classifier from examples is computationally intractable. One construction leans on the existence of one-way functions, the bedrock of cryptography. Another uses the Learning Parity with Noise problem, a classic cryptographic primitive.

This draws a direct, formal line between robust machine learning and the kind of hard math that secures your passwords. The paper’s third and most philosophically satisfying result turns this seeming dead-end into a two-sided coin. Any such counterexample — any task that is hard to robustly learn — automatically gives you a way to build cryptographic primitives. As the authors put it, the situation is a “win-win.”

If you can’t find an efficient robust classifier for a natural problem, you haven’t just hit a dead end; you’ve potentially discovered a new way to do cryptography. The hunt for robust AI isn’t just a practical engineering slog. It’s a hunt for new hard problems, and the failures might be as valuable as the successes. This reframes the entire robustness agenda from a pure optimization slog into a deep exploration of computational intractability itself.

💡 Key Takeaways

  1. The paper proves that efficiently learning a robust classifier can be impossible even when a perfect robust solution exists, establishing a fundamental computational barrier beyond just engineering limitations.
  2. The researchers formally connect the difficulty of robust classification to well-known cryptographic primitives like one-way functions and the Learning Parity with Noise problem.
  3. The core 'win-win' result shows that any task that is computationally hard to robustly learn automatically yields a method for constructing new cryptographic primitives, turning a failure into a resource.

Keep reading: See related articles below for more coverage on this topic.

Get smarter about AI

The sharpest AI news, curated daily. Delivered free to your inbox.

Learn more

Glossary terms

← Back to all articles