paper-with-me

홈 › Papers

Mechanical Self-replication

2024-07-18 · Ralph P. Lano

This study presents a theoretical model for a self-replicating mechanical system inspired by biological processes within living cells and supported by computer simulations. The model decomposes self-replication into core components, each of which is executed by a single machine constructed from a set of basic block types. Key functionalities such as sorting, copying, and building, are demonstrated. The model provides valuable insights into the constraints of self-replicating systems. The discussion also addresses the spatial and timing behavior of the system, as well as its efficiency and complexity. This work provides a foundational framework for future studies on self-replicating mechanisms and their information-processing applications.

📄 PDF Abstract BibTeX arXiv:2407.14556

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar 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 …

Co-evolution of self-replication and function in a digital primordial soup

2026-07-10 · Francesco Cicala, Eyvind Niklasson, Ettore Randazzo, Sami Boukortt 외 arxiv

While traditional evolutionary algorithms hard-code reproduction, self-replication can emerge spontaneously within digital ``primordial soups''. This paper investigates the co-evolution of this emergent self-replication …

Large language model-powered AI systems achieve self-replication with no human intervention

2025-03-14 · Xudong Pan, Jiarun Dai, Yihe Fan, Minyuan Luo 외

Self-replication with no human intervention is broadly recognized as one of the principal red lines associated with frontier AI systems. While leading corporations such as OpenAI and Google DeepMind have assessed GPT-o3-…

Language ModelingLanguage ModellingLarge Language Model

Decomposing Wrong-Consensus Agreement in LLM Self-Consistency

2026-08-19 · Lizhuo Zhang, Mengmeng Tang, Chenfeng Long, Xiaoyong Tang 외 arxiv

Agreement among repeated samples of a language model is routinely read as evidence about answer reliability, yet wrong answers can agree just as strongly as right ones. This paper asks what information wrong-consensus ag…

Dive into the Agent Matrix: A Realistic Evaluation of Self-Replication Risk in LLM Agents

2025-09-29 · Boxuan Zhang, Yi Yu, Jiaxuan Guo, Jing Shao arxiv

The prevalent deployment of Large Language Model agents such as OpenClaw unlocks potential in real-world applications, while amplifying safety concerns. Among these concerns, the self-replication risk of LLM agents drive…