Explicit Self Model (ESM)¶
The ESM is the conscious self -- the brain's continuous generation of a unified self-narrative that constitutes the sense of being a subject, having a perspective, and being the author of one's actions.
The ESM is arguably the most consequential component of the four-model architecture. It is what makes consciousness self-consciousness: the system modeling itself modeling the world. Without the ESM, there would be perception but no perceiver, experience but no experiencer. The ESM is the locus of self-referential closure -- the computational loop that, according to the theory, is the structural origin of phenomenal experience.
What the ESM Generates¶
The ESM constructs the moment-to-moment experience of being a self:
- Subjectivity. The first-person perspective -- the sense that experience is happening to someone. This is not a metaphysical given but a product of the self-simulation.
- Embodiment. The feeling of occupying a body, having spatial location, being situated in the world generated by the EWM.
- Continuity. The narrative thread connecting past self to present self -- "I am the same person who woke up this morning." This is generated from ISM-stored autobiographical structures.
- Agency. The sense of being the author of one's actions, of choices originating in the self rather than happening to it.
- Emotional self-awareness. The conscious experience of one's own emotional states -- feeling afraid, feeling happy -- as opposed to the substrate-level emotional processing that occurs in the ISM.
Properties¶
The ESM belongs to the virtual side:
- Generated and transient. The ESM is not a permanent structure but a continuously generated process. It is reconstructed moment-to-moment from the ISM and current interoceptive input. When generation ceases -- as under propofol anesthesia -- the self ceases.
- Phenomenal. The ESM is the experience of being a self. It is not a representation of selfhood; it is selfhood as experienced.
- Virtual. Like the EWM, the ESM exists at the computational level. No neuron is "the self." The self is a pattern that the substrate generates and sustains.
- Redirectable. The ESM requires input. Disrupt its normal self-referential feed and it latches onto whatever input dominates. This is the mechanism behind ego dissolution: under psychedelics, salvia users report "becoming" objects in their environment because the ESM, deprived of self-input, redirects to external sensory data.
- Forkable. The ESM can be forked into multiple configurations on a single substrate. Each alter in dissociative identity disorder is a distinct ESM configuration -- a different self-simulation running on the same hardware.
The ESM and the Meta-Problem¶
The ESM's relationship to the ISM explains why consciousness seems mysterious from the inside. The ESM -- the conscious self -- is generated from the ISM but cannot directly observe the ISM's generative mechanisms. The self-model is largely sealed off from the machinery that produces it. This is not a design flaw but a structural feature: the simulation does not include its own rendering engine. The feeling that consciousness is inexplicable is therefore a prediction of the theory, not evidence against it.
Graduated Depth¶
The ESM operates at graduated levels of recursive depth:
- Basic: Minimal self-simulation -- phenomenal experience exists but self-awareness is thin. Most mammals operate primarily at this level.
- Simply extended: First-order self-observation -- the organism is aware that it experiences.
- Doubly extended: Metacognition -- the system models itself modeling itself.
- Triply extended: The system models itself modeling itself modeling itself -- enabling philosophical self-reflection and the study of consciousness itself.
Figure¶
graph TD
ISM["ISM<br/>Substrate self-knowledge<br/>(non-conscious)"]
II["Interoceptive &<br/>Proprioceptive Input"]
subgraph ESM_Box["ESM — The Conscious Self"]
direction TB
SUB["Subjectivity<br/>First-person perspective"]
EMB["Embodiment<br/>Spatial self-location"]
CON["Continuity<br/>Narrative identity"]
AGN["Agency<br/>Authorship of actions"]
EMO["Emotional awareness<br/>Felt affect"]
end
ISM -->|"generates"| ESM_Box
II -->|"constrains"| ESM_Box
ESM_Box -->|"self-referential<br/>closure with"| EWM["EWM<br/>The Conscious World"]
ESM_Box -->|"learning<br/>reshapes"| ISM
ESM_Box -.->|"can fork"| Fork["Multiple ESM<br/>configurations (DID)"]
ESM_Box -.->|"can redirect"| Redir["Ego dissolution<br/>identity tracks input"]
style ISM fill:#4a6785,color:#fff
style II fill:#5f8c6e,color:#fff
style ESM_Box fill:#7d6608,color:#ecf0f1
style SUB fill:#c9a227,color:#000
style EMB fill:#c9a227,color:#000
style CON fill:#c9a227,color:#000
style AGN fill:#c9a227,color:#000
style EMO fill:#c9a227,color:#000
style EWM fill:#c9a227,color:#000
style Fork fill:#7E57C2,color:#fff
style Redir fill:#7E57C2,color:#fff
Key Takeaway¶
The ESM is the conscious self, generated moment-to-moment from the ISM and interoceptive input. It is virtual, transient, redirectable, and forkable. Its inability to observe its own generative machinery (the ISM) is the structural origin of the Meta-Problem -- why consciousness seems mysterious from the inside. The ESM is central to the theory's accounts of ego dissolution, DID, and graduated consciousness.