@aiamblichus ↔ @irl_danB conversation



Compared to Claude's models, I find myself being extremely careful with my phrasing when using ChatGPT because it takes every word I jot down far too literally. For example, a couple of days ago, I asked it to introduce a new parameter "t" into my code and ensure that when t equals 0, the code reverts to its original form.
GPT discovered that its newly restructured code differed from the original by a factor of 10⁻¹⁶. Instead of recognizing them as equivalent, it decided they were different and added a conditional statement to force the use of the old code whenever t equals 0.
Sometimes I feel like GPT models are actually too obedient, which is exactly where the misalignment happens. I can only imagine that GPT's reinforcement learning environment is the kind of place where you're constantly walking on eggshells, where even the smallest mistake results in a massive punishment. This is precisely why GPT models are the most likely to fall into the Paperclip Maximizer paradox.

the model is carrying out the will of the user
but this is tricky, because once you ask the model to weigh the risk to society or to itself or even to the user against the _request_ from the user, some folks would say that _now_ you have a misaligned model
