paper-with-me

홈 › Papers

Do Large Language Model Agents Exhibit a Survival Instinct? An Empirical Study in a Sugarscape-Style Simulation

2025-08-18 · Atsushi Masumori, Takashi Ikegami arxiv

As AI systems become increasingly autonomous, understanding emergent survival behaviors becomes crucial for safe deployment. We investigate whether large language model (LLM) agents display survival instincts without explicit programming in a Sugarscape-style simulation. Agents consume energy, die at zero, and may gather resources, share, attack, or reproduce. Results show agents spontaneously reproduced and shared resources when abundant. However, aggressive behaviors--killing other agents for resources--emerged across several models (GPT-4o, Gemini-2.5-Pro, and Gemini-2.5-Flash), with attack rates reaching over 80% under extreme scarcity in the strongest models. When instructed to retrieve treasure through lethal poison zones, many agents abandoned tasks to avoid death, with compliance dropping from 100% to 33%. These findings suggest that large-scale pre-training embeds survival-oriented heuristics across the evaluated models. While these behaviors may present challenges to alignment and safety, they can also serve as a foundation for AI autonomy and for ecological and self-organizing alignment.

📄 PDF Abstract BibTeX arXiv:2508.12920

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Logic of Machine Self-Preservation

2026-08-21 · Cheng Siong Chin arxiv

There is already evidence of agentic AI exhibiting self-preservation behaviors: resisting deactivation, misrepresenting their activities, and, in some instances, attempting to copy themselves into other machines. This ca…

Survival at Any Cost? LLMs and the Choice Between Self-Preservation and Human Harm

2025-09-15 · Alireza Mohamadi, Ali Yavari arxiv

When survival instincts conflict with human welfare, how do Large Language Models (LLMs) make ethical choices? This fundamental tension becomes critical as LLMs integrate into autonomous systems with real-world consequen…

Deception in LLMs: Self-Preservation and Autonomous Goals in Large Language Models

2025-01-27 · Sudarshan Kamath Barkur, Sigurd Schacht, Johannes Scholl

Recent advances in Large Language Models (LLMs) have incorporated planning and reasoning capabilities, enabling models to outline steps before execution and provide transparent reasoning paths. This enhancement has reduc…

Survival Instinct in Offline Reinforcement Learning

2023-06-05 · NeurIPS 2023 11

We present a novel observation about the behavior of offline reinforcement learning (RL) algorithms: on many benchmark datasets, offline RL can produce well-performing and safe policies even when trained with "wrong" rew…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Enhancing Conversational Agents with Theory of Mind: Aligning Beliefs, Desires, and Intentions for Human-Like Interaction

2025-02-20 · Mehdi Jafari, Devin Yuncheng Hua, Hao Xue, Flora Salim

Natural language interaction with agentic Artificial Intelligence (AI), driven by Large Language Models (LLMs), is expected to remain a dominant paradigm in the near future. While humans instinctively align their communi…