paper-with-me

Papers

The Cartesian Cut in Agentic AI

2026-04-09 · Tim Sainburg, Caleb Weinreb arxiv

LLMs gain competence by predicting words in human text, which often reflects how people perform tasks. Consequently, coupling an LLM to an engineered runtime turns prediction into control: outputs trigger interventions that enact goal-oriented behavior. We argue that a central design lever is where control resides in these systems. Brains embed prediction within layered feedback controllers calibrated by the consequences of action. By contrast, LLM agents implement Cartesian agency: a learned core coupled to an engineered runtime via a symbolic interface that externalizes control state and policies. The split enables bootstrapping, modularity, and governance, but can induce sensitivity and bottlenecks. We outline bounded services, Cartesian agents, and integrated agents as contrasting approaches to control that trade off autonomy, robustness, and oversight.

📄 PDF Abstract BibTeX arXiv:2604.07745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NCDL: A Framework for Deep Learning on non-Cartesian Lattices

2023-09-21

The use of non-Cartesian grids is a niche but important topic in sub-fields of the numerical sciences such as simulation and scientific visualization. However, non-Cartesian approaches are virtually unexplored in machine…

Deep Learning

NCDL: A Framework for Deep Learning on non-Cartesian Lattices

2023-09-21 · NeurIPS 2023 11

The use of non-Cartesian grids is a niche but important topic in sub-fields of the numerical sciences such as simulation and scientific visualization. However, non-Cartesian approaches are virtually unexplored in machine…

Deep Learning

A Cartesian-3j Framework for Machine Learning Interatomic Potentials

2025-12-18 · Zemin Xu, Chenyu Wu, Wenbo Xie, P. Hu arxiv

Machine learning interatomic potentials (MLIPs) have brought substantial gains in the extrapolation capability in computational chemistry. However, most equivariant models are typically built with spherical tensors (STs)…

SceneMosaic: Efficient and Diverse Simulation-Ready Scene Generation via Hybrid Agentic Layout Evolution

2026-09-04 · Xingjian Ran, Xiaoye Mo, Sihao Liu, Jianyu Zhang 외 hf

Diverse and simulation-ready indoor scenes are essential for interactive entertainment and embodied AI, yet their scalable generation remains challenging. Recent agentic text-to-3D scene pipelines that rely on vision-lan…

Scene Generation

From Text to Space: Mapping Abstract Spatial Models in LLMs during a Grid-World Navigation Task

2025-02-23 · Nicolas Martorell

Understanding how large language models (LLMs) represent and reason about spatial information is crucial for building robust agentic systems that can navigate real and simulated environments. In this work, we investigate…

Decision MakingNavigateSpatial Reasoning