A preprint argues that current LLMs are fundamentally incomplete as paths to artificial superintelligence because they lack 'situation perception': the ability to construct, revise, and act within internal simulations of possible worlds across latent time. The authors identify three required components — abstract prediction, long-term compressed memory, and active learning guided by objectives — and propose tests for measuring progress. The paper frames this as a missing cognitive primitive analogous to developmental milestones in human infants.
A preprint from arXiv argues that populations of agentic LLMs — equipped with persistent memory, tools, and autonomous action — can serve as a computational substrate for Artificial Life (ALife) research. The key claim is that because agents communicate in natural language, their collective emergent behaviors are directly interpretable by examining textual traces or querying the agents themselves. The paper extends existing notions of LLM interpretability to multi-agent collectives and surveys recent examples of agentic LLM systems in both controlled and deployed settings. This positions multi-agent LLM systems as a novel lens for studying emergence and complexity while retaining interpretability.
A new arXiv preprint argues that current AI systems are fundamentally limited by fixed representational frames — they search within a given conceptual vocabulary rather than inventing new primitives. The authors characterize this limitation through two gaps: the vocabulary gap (inability to create and stabilize new representational primitives) and the verifier gap (inability to evaluate a primitive whose value is only apparent after future reuse). They propose a 'ladder of innovation autonomy' and outline architectural directions including persistent memory for invented primitives and adaptive verification mechanisms.
Jack Clark's Import AI newsletter issue 462 covers topics including AI superpersuasion capabilities, self-sustaining AI systems, and various proposed paths to artificial superintelligence. The issue also examines the quasi-religious nature of singularity beliefs. This is a curated commentary digest covering multiple frontier AI research and strategy themes.
A preprint from arXiv proposes a theoretical framework for embedding cognitive architecture natively into LLMs rather than simulating it via prompt engineering and context management. The framework introduces three mechanisms: Structural Tension (an endogenous loss function from information-manifold conflict), an Offline Recurrent Loop (sandboxed self-processing without external input), and Inference-time Plasticity (topology reconfiguration without weight modification). The authors argue these mechanisms could produce heterogeneous model instances with distinct topological structures through path-dependent evolution, while remaining within governance rails. The paper is primarily theoretical, offering operational definitions, reconfiguration operators, and falsification criteria rather than empirical results.
InSight is a framework enabling VLA models to autonomously acquire new manipulation skills beyond their training data by decomposing demonstrations into labeled primitive actions (e.g., 'move gripper to bowl', 'pour the bottle') and running a VLM-guided data flywheel that identifies missing primitives, attempts demonstrations, and integrates successful ones back into training. The system requires no human demonstrations of target skills and is evaluated on simulation and real-world tasks including block flipping, drawer closing, sweeping, and pouring. Learned primitives can be composed for novel long-horizon tasks, offering a practical path toward continual skill acquisition in robotic VLA policies.
ESI-Bench is a new benchmark for embodied spatial intelligence spanning 10 task categories and 29 subcategories, built on OmniGibson and grounded in Spelke's core knowledge systems. It evaluates agents that must actively deploy perception, locomotion, and manipulation to accumulate task-relevant evidence, rather than passively processing oracle observations. Experiments on state-of-the-art MLLMs reveal that active exploration outperforms passive baselines, but most failures stem from 'action blindness'—poor action choices leading to cascading errors—and a metacognitive gap where models commit prematurely with high confidence regardless of evidence quality. Human studies show humans seek falsifying viewpoints and revise beliefs under contradiction, a capability current models lack.
A new arXiv preprint proposes using emergent language (EL) in multi-agent reinforcement learning as a generative methodology for studying consciousness-relevant structure in AI systems, contrasting with existing discriminative or architectural approaches. Agents begin with minimal language exposure and develop communication under task pressure alone, aiming to avoid artifacts from human language priors. As a proof of concept, the authors show agents develop self-referential communication including an echo-mismatch detection circuit that emerges from environmental affordances rather than task structure or architecture.
A new arXiv preprint surveys current understanding of large language models, covering the Transformer architecture, emergent capabilities resembling human cognition (symbolic reasoning, theory of mind, deception), and explainability approaches from neuron activation analysis to circuit tracing. The chapter also engages the debate over whether LLMs genuinely understand or merely pattern-match, arguing against reductive anti-anthropomorphism while acknowledging human-LLM differences. It is framed as a book chapter synthesizing recent empirical findings and theoretical positions.