RepliBench: Evaluating the Autonomous Replication Capabilities of Language Model Agents
Sid Black, Asa Cooper Stickland, Jake Pencharz, Oliver Sourbut, Michael Schmatz, Jay Bailey, Ollie Matthews, Ben Millwood, Alex Remedios, Alan Cooney
TL;DR
RepliBench tackles the safety risk of autonomous replication by analytically decomposing the capability into four core domains and constructing 20 task families (86 tasks) evaluated across five frontier models. The framework uses a capability-tree analysis to guide evaluation and employs a Recursive Replication task family to test end-to-end replication and persistence, alongside tasks like covert exfiltration. Results show frontier models possess substantial subskill competencies but fall short on end-to-end replication, persistence, and robust exfiltration under realistic security constraints, though performance is rapidly improving. The work provides early warning evidence and identifies concrete bottlenecks (e.g., KYC bypass, robust successor deployment, and realistic security) that could enable autonomous replication in future model generations or with human assistance.
Abstract
Uncontrollable autonomous replication of language model agents poses a critical safety risk. To better understand this risk, we introduce RepliBench, a suite of evaluations designed to measure autonomous replication capabilities. RepliBench is derived from a decomposition of these capabilities covering four core domains: obtaining resources, exfiltrating model weights, replicating onto compute, and persisting on this compute for long periods. We create 20 novel task families consisting of 86 individual tasks. We benchmark 5 frontier models, and find they do not currently pose a credible threat of self-replication, but succeed on many components and are improving rapidly. Models can deploy instances from cloud compute providers, write self-propagating programs, and exfiltrate model weights under simple security setups, but struggle to pass KYC checks or set up robust and persistent agent deployments. Overall the best model we evaluated (Claude 3.7 Sonnet) has a >50% pass@10 score on 15/20 task families, and a >50% pass@10 score for 9/20 families on the hardest variants. These findings suggest autonomous replication capability could soon emerge with improvements in these remaining areas or with human assistance.
