← Back to blog

Anthropic Disrupts Large-Scale AI Model Theft Attempts

Anthropic uncovered industrial-scale distillation attacks targeting its Claude AI model from multiple Chinese labs. The breach highlights growing risks around AI intellectual property theft.

TL;DR

  • Anthropic detected and stopped unauthorized knowledge distillation attacks on Claude from seven China-based AI labs.
  • Affected companies include major players like Alibaba, DeepSeek, and Zhipu AI.
  • Knowledge distillation, while typically a legitimate ML technique, was weaponized here for IP theft.
  • This incident underscores rising cybersecurity threats in the AI sector, especially around proprietary model protection.
  • Organizations using or developing AI systems should evaluate their defenses against similar adversarial techniques.

Anthropic has disclosed that it successfully identified and disrupted coordinated attempts to steal intellectual property from its Claude AI model. These attacks involved a technique known as knowledge distillation, which was misused at scale by several artificial intelligence research organizations based in China.

The company reported that the malicious activity originated from seven different labs, some of which are associated with well-known tech firms such as Alibaba, DeepSeek, and Zhipu AI. While knowledge distillation is commonly used for legitimate purposes—such as creating smaller, more efficient versions of large models—the attackers repurposed the method to replicate Claude’s capabilities without authorization.

Understanding Knowledge Distillation Abuse

  • Knowledge distillation allows a 'student' model to learn from a larger, pre-trained 'teacher' model like Claude.
  • Attackers can use public APIs to query the teacher model and train a copy using the input-output pairs generated.
  • When done systematically across millions of queries, this becomes an industrial-scale theft operation.
  • Such attacks bypass traditional access controls since they exploit legitimate API usage patterns.

Implications for AI Security Practices

  • Organizations must implement rate limiting and anomaly detection on AI model APIs to detect suspicious querying behavior.
  • Watermarking outputs or introducing subtle perturbations may help identify stolen models downstream.
  • Companies should consider legal and technical protections when exposing high-value AI models via APIs.
  • Monitoring third-party usage of generative AI services is critical to prevent unauthorized replication.

Sources

Sources

Security email updates

One digest email when we publish new security articles (TL;DR plus links to read more). Unsubscribe anytime from the message footer. See our Privacy Policy.

Anthropic Disrupts Large-Scale AI Model Theft Attempts — Agent Breach Blog | Agent Breach