Consciousness is puzzling
There is something it is like to be you—a private stream of color, sound, and bodily feeling that philosophers call phenomenal consciousness. Nothing in physics says that arranging matter in certain patterns ought to produce this first-person perspective. The fact that it does is therefore a startling anomaly. In fact, the only reason we know it to be the case is because each person knows it to be the case for themselves, and assumes that it is also the case for everyone else.
P-Zombies
People often equate intelligent behavior with consciousness, but we can logically separate the two: Sentience is the capacity to register stimuli and respond appropriately. Phenomenal consciousness is a subjective “what-it-is-like” to have experiences.
To keep the concepts distinct, David Chalmers introduced, as a thought experiment, the philosophical zombie (p-zombie): a being physically and behaviorally identical to an ordinary human but lacking any inner experience. The zombie is sentient in the behavioral sense yet unconscious in the phenomenal sense. Is such a being possible? If we didn’t know from our own experience that phenomenal consciousness exists, physics plus parsimony would seem to predict a p-zombie.
How Does Consciousness Exist
One way to answer the question of how inert matter gives rise to consciousness is panpsychism: the proposal that every bit of matter carries a rudimentary experiential property, and brains merely organize these “micro-experiences” into the unified field we recognize. The opposing view is that consciousness arises only under rare, poorly understood conditions, including the human brain.
What a large language model really is
Modern language models perform an extremely large series of multiplications and additions, followed by a simple non-linearity (“keep positive outputs, set negative ones to zero”). Nothing about this computation is tied to silicon. Two thought-experiments make that point concrete.
Stadium computer: A weight matrix is split into small blocks. Each block is assigned to a team of people with pocket calculators. At every step the teams receive numbers on index cards, perform their local additions and multiplications, apply the non-linearity by discarding negative results, and pass new cards to the next teams. Given enough personnel, time, and stationery, the stadium produces the same next-word probabilities that a GPU would.
Hydraulic computer: Real numbers are represented by fluid pressures in pipes. Valves implement addition by joining flows, multiplication by using pistons sized so that the force-to-area ratio scales a pressure by a fixed weight, and the non-linearity by removing any negative-pressure branch. Pumps move the pressures through successive layers of plumbing corresponding to the layers of the network. The final pressure profile is translated into words by mechanical gauges.
Both devices are physically possible (if wildly impractical) and are functionally equivalent to the digital model. If you think an LLM is conscious based on its human-like outputs, the same must be said of the stadium-sized bureaucracy or a warehouse of pipes. My own intuition is that those systems can’t be conscious.
What of the Brain?
One might object that the brain is deterministic too, so why privilege it? But the reality is, we haven’t been able to reduce the brain to deterministic calculations yet, and it may be fundamentally irreducible. Neuronal signaling involves stochastic, context-dependent chemistry, feedback on multiple time-scales, and population-level synchronization. There is even some research on whether quantum effects can play a role in cognition, which would render cognition fundamentally nondeterministic.