paper-with-me

Papers

Emotional Cost Functions for AI Safety: Teaching Agents to Feel the Weight of Irreversible Consequences

2026-03-15 · Pandurang Mopgar arxiv

Humans learn from catastrophic mistakes not through numerical penalties, but through qualitative suffering that reshapes who they are. Current AI safety approaches replicate none of this. Reward shaping captures magnitude, not meaning. Rule-based alignment constrains behaviour, but does not change it. We propose Emotional Cost Functions, a framework in which agents develop Qualitative Suffering States, rich narrative representations of irreversible consequences that persist forward and actively reshape character. Unlike numerical penalties, qualitative suffering states capture the meaning of what was lost, the specific void it creates, and how it changes the agent's relationship to similar future situations. Our four-component architecture - Consequence Processor, Character State, Anticipatory Scan, and Story Update is grounded in one principle. Actions cannot be undone and agents must live with what they have caused. Anticipatory dread operates through two pathways. Experiential dread arises from the agent's own lived consequences. Pre-experiential dread is acquired without direct experience, through training or inter-agent transmission. Together they mirror how human wisdom accumulates across experience and culture. Ten experiments across financial trading, crisis support, and content moderation show that qualitative suffering produces specific wisdom rather than generalised paralysis. Agents correctly engage with moderate opportunities at 90-100% while numerical baselines over-refuse at 90%. Architecture ablation confirms the mechanism is necessary. The full system generates ten personal grounding phrases per probe vs. zero for a vanilla LLM. Statistical validation (N=10) confirms reproducibility at 80-100% consistency.

📄 PDF Abstract BibTeX arXiv:2603.14531

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoCost: Evolving Intrinsic Cost for Zero-violation Reinforcement Learning

2023-01-24 · Tairan He, WeiYe Zhao, Changliu Liu

Safety is a critical hurdle that limits the application of deep reinforcement learning (RL) to real-world control tasks. To this end, constrained reinforcement learning leverages cost functions to improve safety in const…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-Modal, Multi-Environment Machine Teaching for Robust Reward Learning

2026-07-09 · Ali Larian, Qian Lin, Chang Zong Wu, Daniel S. Brown arxiv

As autonomous agents are increasingly deployed across diverse operational contexts, aligning their behavior with human intent demands reward functions that remain robust to such changes rather than overfitting to any sin…

Reinforcement Learning

Motion-to-Response Content Generation via Multi-Agent AI System with Real-Time Safety Verification

2026-01-20 · HyeYoung Lee arxiv

This paper proposes a multi-agent artificial intelligence system that generates response-oriented media content in real time based on audio-derived emotional signals. Unlike conventional speech emotion recognition studie…

Speech Emotion Recognition

Toward a Dialogue System Using a Large Language Model to Recognize User Emotions with a Camera

2024-08-15 · Hiroki Tanioka, Tetsushi Ueta, Masahiko Sano

The performance of ChatGPT\copyright{} and other LLMs has improved tremendously, and in online environments, they are increasingly likely to be used in a wide variety of situations, such as ChatBot on web pages, call cen…

AI AgentChatbotEmotion RecognitionLanguage Modeling+2

Nonparametric Teaching of Implicit Neural Representations

2024-05-17 · Chen Zhang, Steven Tin Sui Luo, Jason Chun Lok Li, Yik-Chung Wu 외

We investigate the learning of implicit neural representation (INR) using an overparameterized multilayer perceptron (MLP) via a novel nonparametric teaching perspective. The latter offers an efficient example selection …