paper-with-me

Papers

Layered Mutability: Continuity and Governance in Persistent Self-Modifying Agents

2026-04-16 · Krti Tallam arxiv

Persistent language-model agents increasingly combine tool use, tiered memory, reflective prompting, and runtime adaptation. In such systems, behavior is shaped not only by current prompts but by mutable internal conditions that influence future action. This paper introduces layered mutability, a framework for reasoning about that process across five layers: pretraining, post-training alignment, self-narrative, memory, and weight-level adaptation. The central claim is that governance difficulty rises when mutation is rapid, downstream coupling is strong, reversibility is weak, and observability is low, creating a systematic mismatch between the layers that most affect behavior and the layers humans can most easily inspect. I formalize this intuition with simple drift, governance-load, and hysteresis quantities, connect the framework to recent work on temporal identity in language-model agents, and report a preliminary ratchet experiment in which reverting an agent's visible self-description after memory accumulation fails to restore baseline behavior. In that experiment, the estimated identity hysteresis ratio is 0.68. The main implication is that the salient failure mode for persistent self-modifying agents is not abrupt misalignment but compositional drift: locally reasonable updates that accumulate into a behavioral trajectory that was never explicitly authorized.

📄 PDF Abstract BibTeX arXiv:2604.14717

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Always-OnAgents:A Survey of Persistent Memory, State, and Governance in LLMAgents

2026-06-29 · Tianyu Ding, Aditya Nannapaneni, Bingfan Liu, Ling Zhang arxiv

Always-on agents are systems whose future behavior depends on durable state accumulated across earlier interactions. We treat them as persistent-state systems: the operative system includes retrievable memories, but also…

A Six-Dimensional Taxonomy of Post-Training Adaptation Techniques with Applications in AI Governance

2026-08-06 · Fardin Afdideh, Fernando Seoane, Farhad Abtahi arxiv

Post-training adaptation has become central to modern machine learning practice and includes techniques such as retraining, fine-tuning, parameter-efficient adaptation, alignment, retrieval augmentation, model editing, u…

Memory as Ontology: A Constitutional Memory Architecture for Persistent Digital Citizens

2026-03-05 · Zhenghui Li arxiv

Current research and product development in AI agent memory systems almost universally treat memory as a functional module -- a technical problem of "how to store" and "how to retrieve." This paper poses a fundamental ch…

The Governance Inversion Hypothesis: Why More AI Regulation May Produce Less Organisational Control

2026-05-23 · Victor Frimpong arxiv

This paper introduces the Governance Inversion Hypothesis (GIH) to explain a growing paradox in artificial intelligence (AI) governance: under conditions of increasing regulatory expansion and technological complexity, o…

Persistent AI Agents in Academic Research: A Single-Investigator Implementation Case Study

2026-05-26 · Anas H. Alzahrani arxiv

Background: Large language models are typically evaluated as models, benchmarks, or short conversational episodes. Less is known about what happens when an agent is embedded persistently in a real academic research envir…