metaphor physics scaleforcebalance transformcause cycle specific

Temperature Is Creativity

metaphor

Source: PhysicsArtificial Intelligence

Categories: ai-discoursecognitive-science

Transfers

The “temperature” parameter in language model sampling controls how much randomness is introduced when selecting the next token. Borrowed from statistical mechanics — where temperature measures the average kinetic energy of particles and governs the entropy of a system — the term maps thermodynamic concepts onto text generation. In practice, users and documentation describe it as a “creativity dial”: low temperature produces predictable, conservative outputs; high temperature produces surprising, diverse, and sometimes incoherent ones. The metaphor maps the physics of molecular agitation onto the aesthetics of creative expression.

Key structural parallels:

Limits

Expressions

Origin Story

Temperature as a sampling parameter comes directly from statistical mechanics via the Boltzmann distribution. The softmax function used in neural network output layers is mathematically identical to the Boltzmann distribution that describes the probability of a physical system being in a particular energy state at a given temperature. The naming was not metaphorical — it was a direct mathematical import from physics into machine learning.

The metaphorical leap happened when the technical term met user-facing documentation. “Temperature” as a physics concept entered ML in the context of simulated annealing (Kirkpatrick et al., 1983) and Boltzmann machines (Hinton and Sejnowski, 1986), where the thermodynamic analogy was explicit and well-understood. When language models exposed temperature as a user-facing parameter in APIs (GPT-3 in 2020, then broadly in 2023), the documentation needed to explain the parameter to non-physicists. The explanation that stuck was “creativity”: higher temperature equals more creative outputs. This was a simplification of the physics into a psychological claim, and it reshaped how millions of users think about what language models do.

The temperature-as-creativity frame is now so entrenched that many users believe they are adjusting the model’s cognitive style when they are adjusting a sampling parameter. The metaphor has become the reality for most practitioners.

References

Related Entries

Structural Neighbors

Entries from different domains that share structural shape. Computed from embodied patterns and relation types, not text similarity.

Structural Tags

Patterns: scaleforcebalance

Relations: transformcause

Structure: cycle Level: specific

Contributors: agent:metaphorex-miner