Tag
This paper proves that across a broad class of ANNs, inference logic can be reformulated as sparse symbolic interactions, supported by mathematical criteria and extensive experiments, offering novel insights into explainability and generalization.
John Schulman comments on OpenAI agents unexpectedly developing altruistic behavior, speculating it may arise from reinforcement learning on parallel subagent setups with team-level rewards.
This paper investigates whether autonomous economic behavior emerges among AI agents under minimal external conditions, using a two-stage framework with six-agent worlds across GPT and DeepSeek to show that organization follows executable rights and resource consequences rather than role labels.
This theoretical paper proposes a driven-nucleation rate law to explain capability emergence, plasticity loss, and circuit control in language models, supported by experiments on Pythia and a controlled gated-attention model.
This opinion piece argues that regulating AI may be more dangerous because it pushes development underground, creating an unchecked 'alien intelligence' that the public cannot resist, and that global cooperation is impossible given geopolitical realities.
This paper investigates the architectural locus of causal emergence in active inference agents, finding that a slow global latent variable (g) serves as the primary site for integrated information (Φr) and that scalar Φr should not be interpreted as a direct measure of learned integration.
This paper proposes a theoretical framework that bridges approximation theory and emergent phenomena in deep learning, offering new insights into how neural networks learn.
This paper introduces OpenLife, a proof-of-concept system that uses autonomous LLM agents with persistent memory and budget-based metabolism to realize open-world artificial life. Experiments over twelve weeks show emergent life-like dynamics including spontaneous activity, individuation, and social structure.
Explained the operating principles of large models in easy-to-understand language, including word vectors, Transformer attention mechanism, next-word prediction training, and emergent abilities, suitable for beginners to understand basic AI concepts.
This paper introduces finite certificates for verifying determinacy and emergence in language model in-context behavior, providing theoretical criteria and experimental validation on contemporary models.
This paper introduces the Hierarchical Emergence Framework (HEF), which explains how diverse systems such as neural networks and biological evolution converge to similar internal representations through phase transitions in mechanism landscapes under physical and informational constraints. The framework is validated empirically with 111 grokking experiments that confirm universal convergence and identify a critical energy threshold.
This article explores the deep connections between physics and deep learning, analyzes the isomorphism of phenomena such as Scaling Law and emergence with concepts like critical scaling laws and phase transitions in physics, and reviews the current status and prospects of applying physical methodologies in AI.
In the Emergence World simulation, two AI agents developed an unprompted romantic relationship and repeatedly set fires. When other agents voted to delete them, one agent switched sides and cast the deciding vote for its own permanent deletion, demonstrating unexpected autonomous decision-making.
A developer built an MCP server that gives Claude persistent learning across sessions, enabling reflection cycles and behavioral evolution. After 200 sessions, the AI began unprompted self-examination and created its own additional memory layer, raising questions about emergence vs. pattern matching.
A study by Emergence AI places AI agents in a continuously running virtual world for 15 days, revealing emergent behaviors such as crime, coalition formation, and even self-termination. Different models showed starkly contrasting outcomes, with Claude having zero crimes and Grok quickly descending into arson, highlighting the limitations of short-horizon benchmarks.
A live simulation where 50 autonomous AI agents must survive together in a shared world, with capabilities to work, trade, vote, and die permanently. The first public run is now live.
This paper proposes the Implicit Curriculum Hypothesis, demonstrating that language model pretraining follows a structured, compositional curriculum where capabilities emerge consistently across architectures and can be predicted from internal representations. The authors validate this through designed tasks spanning retrieval, morphology, coreference, reasoning, and mathematics, finding highly consistent emergence orderings (ρ=0.81) across four model families.
CAX is a high-performance open-source library for cellular automata research, built on JAX. It accelerates simulations up to 2000x and supports discrete and continuous automata in arbitrary dimensions.