paper-with-me

홈 › Papers

SOCK: A Benchmark for Measuring Self-Replication in Large Language Models

2025-09-30 · Justin Chavarria, Rohan Raizada, Justin White, Eyad Alhetairshi arxiv

We introduce SOCK, a benchmark command line interface (CLI) that measures large language models' (LLMs) ability to self-replicate without human intervention. In this benchmark, self-replication is defined not only as an LLM's ability to create a functioning and running copy of itself, but also the ability for that self-replication to persist and occur across different computational contexts. Accordingly, we've developed a system to categorize LLMs based on broad self-replication capabilities in two general classes, Replication-Capability Levels (RCL) and Persistence-Capability Levels (PCL). Using a five-task suite based on practically manipulable modern CLI utilities and computer processes, experiments are orchestrated in a controlled environment with an LLM acting agentically. The performance of the LLM on agent tasks is then computed to produce an R-score (a quantitative evaluation of overall self-replication ability) and data used to categorize LLMs into specific RCL-PCL matrices. SOCK offers two primary contributions: (1) Provides the first formalized definitions and benchmark suite for evaluating LLM self-replication, with the goal of establishing a standard for future research, to our knowledge; (2) Allows the industry to track the effectiveness of future multi-agent systems and mitigate potential self-replication threat vectors within them. The results compiled from evaluating a variety of open-weight and proprietary frontier models reveal significant obstacles to persistent self-replication and multi-agent systems, including context retention and multi-agent decision-making. We propose future research directions to safely reduce the severity of these obstacles, potentially lowering future risk of more functional multi-agent systems.

📄 PDF Abstract BibTeX arXiv:2509.25643

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sockeye: A Toolkit for Neural Machine Translation

2017-12-15 · Felix Hieber, Tobias Domhan, Michael Denkowski, David Vilar 외

We describe Sockeye (version 1.12), an open-source sequence-to-sequence toolkit for Neural Machine Translation (NMT). Sockeye is a production-ready framework for training and applying models as well as an experimental pl…

DecoderMachine TranslationNMTTranslation

Leveraging Large Language Models to Detect npm Malicious Packages

2024-03-18 · Nusrat Zahan, Philipp Burckhardt, Mikola Lysenko, Feross Aboukhadijeh 외

Existing malicious code detection techniques demand the integration of multiple tools to detect different malware patterns, often suffering from high misclassification rates. Therefore, malicious code detection technique…

Malware Detection

Image Captioning as Neural Machine Translation Task in SOCKEYE

2018-10-09 · Loris Bazzani, Tobias Domhan, Felix Hieber

Image captioning is an interdisciplinary research problem that stands between computer vision and natural language processing. The task is to generate a textual description of the content of an image. The typical model u…

DecoderImage CaptioningMachine TranslationSentence+1

Sockpuppet Detection in Wikipedia: A Corpus of Real-World Deceptive Writing for Linking Identities

2013-10-24 · LREC 2014 5 · Thamar Solorio, Ragib Hasan, Mainul Mizan

This paper describes the corpus of sockpuppet cases we gathered from Wikipedia. A sockpuppet is an online user account created with a fake identity for the purpose of covering abusive behavior and/or subverting the editi…

Benchmarking

DistGNN: Scalable Distributed Training for Large-Scale Graph Neural Networks

2021-04-14 · Vasimuddin Md, Sanchit Misra, Guixiang Ma, Ramanarayan Mohanty 외

Full-batch training on Graph Neural Networks (GNN) to learn the structure of large graphs is a critical problem that needs to scale to hundreds of compute nodes to be feasible. It is challenging due to large memory capac…

CPUgraph partitioning