paper-with-me

Papers

Umwelt Engineering: Designing the Cognitive Worlds of Linguistic Agents

2026-03-29 · Rodney Jehu-Appiah arxiv

I propose Umwelt engineering -- the deliberate design of the linguistic cognitive environment -- as a third layer in the agent design stack, upstream of both prompt and context engineering. Two experiments test the thesis that altering the medium of reasoning alters cognition itself. In Experiment 1, three language models reason under two vocabulary constraints -- No-Have (eliminating possessive "to have") and E-Prime (eliminating "to be") -- across seven tasks (N=4,470 trials). No-Have improves ethical reasoning by 19.1 pp (p < 0.001), classification by 6.5 pp (p < 0.001), and epistemic calibration by 7.4 pp, while achieving 92.8% constraint compliance. E-Prime shows dramatic but model-dependent effects: cross-model correlations reach r = -0.75. In Experiment 2, 16 linguistically constrained agents tackle 17 debugging problems. No constrained agent outperforms the control individually, yet a 3-agent ensemble achieves 100% ground-truth coverage versus 88.2% for the control. A permutation test confirms only 8% of random 3-agent subsets achieve full coverage, and every successful subset contains the counterfactual agent. Two mechanisms emerge: cognitive restructuring and cognitive diversification. The primary limitation is the absence of an active control matching constraint prompt elaborateness.

📄 PDF Abstract BibTeX arXiv:2603.27626

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constructing the Umwelt: Cognitive Planning through Belief-Intent Co-Evolution

2025-10-30 · Shiyao Sang arxiv

This paper challenges a prevailing epistemological assumption in End-to-End Autonomous Driving: that high-performance planning necessitates high-fidelity world reconstruction. Inspired by cognitive science, we propose th…

Autonomous Driving

Proceedings of the Second Workshop on Computational Linguistics and Writing (CL\&W 2012): Linguistic and Cognitive Aspects of Document Creation and Document Engineering

2012-04-01 · WS 2012 4 ·

Toward Cognitive and Immersive Systems: Experiments in a Cognitive Microworld

2017-09-14 · Matthew Peveler, Naveen Sundar Govindarajulu, Selmer Bringsjord, Biplav Srivastava 외

As computational power has continued to increase, and sensors have become more accurate, the corresponding advent of systems that are at once cognitive and immersive has arrived. These \textit{cognitive and immersive sys…

Computational Thought Experiments for a More Rigorous Philosophy and Science of the Mind

2024-05-14 · Iris Oved, Nikhil Krishnaswamy, James Pustejovsky, Joshua Hartshorne

We offer philosophical motivations for a method we call Virtual World Cognitive Science (VW CogSci), in which researchers use virtual embodied agents that are embedded in virtual worlds to explore questions in the field …

Philosophy

Is General-Purpose AI Reasoning Sensitive to Data-Induced Cognitive Biases? Dynamic Benchmarking on Typical Software Engineering Dilemmas

2025-08-15 · Francesco Sovrano, Gabriele Dominici, Rita Sevastjanova, Alessandra Stramiglio 외 arxiv

Human cognitive biases in software engineering can lead to costly errors. While general-purpose AI (GPAI) systems may help mitigate these biases due to their non-human nature, their training on human-generated data raise…