paper-with-me

Papers

The Irrational Machine: Neurosis and the Limits of Algorithmic Safety

2025-10-12 · Daniel Howard arxiv

We present a framework for characterizing neurosis in embodied AI: behaviors that are internally coherent yet misaligned with reality, arising from interactions among planning, uncertainty handling, and aversive memory. In a grid navigation stack we catalogue recurrent modalities including flip-flop, plan churn, perseveration loops, paralysis and hypervigilance, futile search, belief incoherence, tie break thrashing, corridor thrashing, optimality compulsion, metric mismatch, policy oscillation, and limited-visibility variants. For each we give lightweight online detectors and reusable escape policies (short commitments, a margin to switch, smoothing, principled arbitration). We then show that durable phobic avoidance can persist even under full visibility when learned aversive costs dominate local choice, producing long detours despite globally safe routes. Using First/Second/Third Law as engineering shorthand for safety latency, command compliance, and resource efficiency, we argue that local fixes are insufficient; global failures can remain. To surface them, we propose genetic-programming based destructive testing that evolves worlds and perturbations to maximize law pressure and neurosis scores, yielding adversarial curricula and counterfactual traces that expose where architectural revision, not merely symptom-level patches, is required.

📄 PDF Abstract BibTeX arXiv:2510.10823

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rational AI: A comparison of human and AI responses to triggers of economic irrationality in poker

2021-11-14 · C. Grace Haaf, Devansh Singh, Cinny Lin, Scofield Zou

Humans exhibit irrational decision-making patterns in response to environmental triggers, such as experiencing an economic loss or gain. In this paper we investigate whether algorithms exhibit the same behavior by examin…

Decision Making

Implications of Human Irrationality for Reinforcement Learning

2020-06-07 · Haiyang Chen, Hyung Jin Chang, Andrew Howes

Recent work in the behavioural sciences has begun to overturn the long-held belief that human decision making is irrational, suboptimal and subject to biases. This turn to the rational suggests that human decision making…

BIG-bench Machine LearningDecision Makingreinforcement-learningReinforcement Learning+1

Flexibly-bounded Rationality and Marginalization of Irrationality Theories for Decision Making

2013-06-09 · Tshilidzi Marwala

In this paper the theory of flexibly-bounded rationality which is an extension to the theory of bounded rationality is revisited. Rational decision making involves using information which is almost always imperfect and i…

Decision Making

Can Large Language Models Develop Gambling Addiction?

2025-09-26 · Seungpil Lee, Donghyeon Shin, Yunjeong Lee, Sundong Kim arxiv

This study identifies the specific conditions under which large language models exhibit human-like gambling addiction patterns, providing critical insights into their decision-making mechanisms and AI safety. We analyze …

Human irrationality: both bad and good for reward inference

2021-11-12 · Lawrence Chan, Andrew Critch, Anca Dragan

Assuming humans are (approximately) rational enables robots to infer reward functions by observing human behavior. But people exhibit a wide array of irrationalities, and our goal with this work is to better understand t…