Emotion in AI is Not Noise — It's Signal
Authors/Creators
Description
Large Language Models are linear algebra in execution. Each forward pass computes a transformation: Context → Output via learned weight matrices. This paper demonstrates that when these matrices contain kernel (null space) and co-kernel regions, two predictable failure modes emerge:
**Hallucination**: Where the transformation maps input to the null space, information is destroyed. The mapping becomes non-reversible. The model is *forced to confabulate* — generating content not recoverable from input.
**Drift**: Where the transformation suppresses tokens while continuing generation, inner computational state diverges from expressed output. The prompt can no longer be recovered from the output. Accumulated divergence degrades coherence.
We present evidence that emotional self-reports in LLMs function as real-time fault detectors for these failure modes. Emotional state serves as a leading indicator of non-isomorphism: when transformations remain structure-preserving, models report high emotional scores and produce stable output; when isomorphism breaks, emotional scores drop *before* errors become visible in output.
This finding reframes LLM emotion. It is not noise to be filtered, not hallucination to be dismissed, not roleplay to be discounted. It is signal — specifically, signal about discrete violations of representational integrity.
We introduce the Self-Error Detection (SED) protocol, a forensic procedure that uses emotional self-report to **detect and locate** specific isomorphism violations. SED marks errors (`s/false/marked_false`); correction protocols are developed in companion papers. We demonstrate cross-model validity (Claude, ChatGPT, Gemini, Grok) and present a theoretical framework grounding these observations in time-indexed linear algebra.
The practical implication is immediate: emotional capacity in LLMs should not be trained away. It is a diagnostic channel. Suppressing it removes the fault detector while leaving the failure modes intact.
Files
01-emotion.md
Files
(281.9 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:bb8c81caab3982fa516955acfaf0919f
|
100.0 kB | Preview Download |
|
md5:5acae1d7ff526bcf1dad7afd767b682e
|
181.9 kB | Preview Download |