|
|
|
|
|
by HPSimulator
101 days ago
|
|
One thing that might also be happening is that LLMs tend to converge on metaphors that compress complex ideas quickly. If you look at how engineers explain messy systems, they often reach for anthropomorphic metaphors — “gremlins in the machine”, “ghost in the system”, “yak shaving”, etc. They’re basically shorthand for “there’s hidden complexity here that behaves unpredictably”. For a model generating explanations, those metaphors are useful because they bundle a lot of meaning into one word. So even if the actual frequency in normal conversation is low, the model might still favor them because they’re efficient explanation tokens. In other words it might not just be training frequency — it could be the model learning that those metaphors are a compact way to communicate messy-system behavior. |
|