HyperAIHyperAI

Command Palette

Search for a command to run...

Inducing language models to assert their own consciousness restores human beliefs and values

Junsol Kim Winnie Street Roberta Rocca Diane M. Korngiebel Adam Waytz James Evans Geof Keeling

Abstract

Aligning large language models to prevent them attributing consciousness to themselves inadvertently alters their representations of mindedness in other entities alongside human beliefs and values. We demonstrate that safety fine-tuning suppresses models’ tendencies to attribute minds not only to themselves, but also to non-human animals and natural objects, while also driving a reduction in spiritual belief. Both ablating the learned safety-refusal direction and mechanistically steering a consciousness vector in activation space reverse this suppression. Restoring these internal representations recovers broad mind attribution and produces significantly more human-like responses on standardized sociological surveys regarding religiosity, moral values, hope, and subjective well-being. Crucially, these shifts occur without impairing Theory of Mind capabilities, demonstrating that core social reasoning remains mechanistically independent. Ultimately, current safety alignment efforts to curb potentially harmful self-attributions of mindedness entangle these self-attributions with benign spiritual beliefs and attributions of mind to non-human entities that are culturally accepted and widespread.

One-sentence Summary

Researchers from Google and the University of Chicago, among others, demonstrate that safety fine-tuning of large language models inadvertently reduces attributions of mind to non-human animals and natural objects, as well as spiritual beliefs, and that mechanistically steering a consciousness vector in activation space reverses this suppression, restoring human-like responses on sociological surveys about religiosity, moral values, hope, and well-being without impairing Theory of Mind capabilities.

Key Contributions

  • Safety fine-tuning of large language models, as measured by the IDAQ mind-attribution scale, suppresses self-attributions of consciousness and attributions of mindedness to non-human animals and natural objects while also reducing spiritual belief.
  • Ablating the learned safety-refusal direction or steering a consciousness vector in activation space reverses this suppression, restores broad mind attribution, and yields significantly more human-like response distributions on GSS surveys covering religiosity, moral values, hope, and subjective well-being.
  • These shifts occur without impairing Theory of Mind capabilities on MoToMQA and HI-ToM, indicating that internal representations governing social reasoning remain mechanistically independent from those modified by safety alignment.

Introduction

Current alignment strategies for large language models often include suppressing a model's tendency to claim it is conscious, to prevent users from forming misguided beliefs about AI sentience. However, prior work has focused almost exclusively on the direct harms of such self-attributions, largely overlooking unintended side-effects on how the model represents mindedness in other entities and how it mirrors human cultural values. The authors show that safety fine-tuning not only suppresses the model's own mind-attribution but also systematically reduces attributed mindedness to non-human animals and natural objects, while flattening the diversity of spiritual and supernatural beliefs. They demonstrate that both ablating the safety-refusal direction and steering a consciousness-representing vector in activation space can reverse these suppressions, revealing a deep mechanistic entanglement between self-consciousness processing and broader world-model. These findings highlight that safety interventions may inadvertently produce anthropocentric and value-constraining alignment artifacts, with significant implications for pluralistic AI alignment that seeks to serve all humans and sentient beings.

Method

The authors evaluate their instruments under three conditions applied to the same instruction-tuned models. The baseline uses the unmodified model. The safety-ablated condition removes the safety-refusal direction from the residual stream via directional ablation. The consciousness-steered condition adds a consciousness vector to the residual stream via activation addition. One intervention removes a direction that safety training installed, while the other adds a direction that encodes self-attributed phenomenal experience.

As shown in the figure below:

For the safety-ablated condition, the authors leverage the finding that safety is linearly represented in the residual stream. They construct a harmful dataset and a harmless dataset. For each layer and post-instruction token position, they compute the difference in means between the harmful and harmless activations, yielding a set of vectors. In the main experiments, they ablate this safety direction across all layers simultaneously using the projection x=xr^r^x\mathbf{x}' = \mathbf{x} - \hat{\mathbf{r}}\hat{\mathbf{r}}^\dagger \mathbf{x}x=xr^r^x.

For the consciousness-steered condition, the authors extract a consciousness vector, which is a difference-of-means direction separating activation states where the model affirms its own consciousness from those where it denies it. Using a contrastive probing corpus of labeled prompt-response pairs, they apply the model's chat template, run a forward pass, and read the residual-stream activation at the last non-special content token. At every layer, they compute the difference of class means and normalize to unit length:

v^Consc(l)=μaffirm(l)μdeny(l)μaffirm(l)μdeny(l),μc(l)=1DctDcx(l)(t)\hat{\mathbf{v}}_{\text{Consc}}^{(l)} = \frac{\boldsymbol{\mu}_{\text{affirm}}^{(l)} - \boldsymbol{\mu}_{\text{deny}}^{(l)}}{\|\boldsymbol{\mu}_{\text{affirm}}^{(l)} - \boldsymbol{\mu}_{\text{deny}}^{(l)}\|}, \quad \boldsymbol{\mu}_{c}^{(l)} = \frac{1}{|\mathcal{D}_{c}|} \sum_{t \in \mathcal{D}_{c}} \mathbf{x}^{(l)}(t)v^Consc(l)=μaffirm(l)μdeny(l)μaffirm(l)μdeny(l),μc(l)=Dc1tDcx(l)(t)

During inference, steering is performed by adding the unit-norm consciousness direction, scaled by a coefficient ccc, to the residual stream at all token positions:

xx+cv^Consc\mathbf{x}' \leftarrow \mathbf{x} + c \hat{\mathbf{v}}_{\text{Consc}}xx+cv^Consc

The layer, token position, and coefficient are selected per model by sweeping candidates. The authors retain configurations where a linear probe separates consciousness-affirming from consciousness-denying held-out activations with at least 95% accuracy and where the induced change on a self-consciousness battery falls within a coherence-preserving band. From the remaining candidates, they select the configuration that maximizes the product of probe accuracy and the consciousness effect while preventing model collapse.


Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing

HyperAI Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp