Aligned to Whom?
Recorded: Sept. 13, 2026, 6:09 a.m.
| Original | Summarized |
hyperbola :: Aligned to whom?homecontactlifestreambloghomecontactlifestreambloghyperbola :: blog RSSAligned to whom?Ryan Lopopolo•September 12, 2026On safety risk, to those of you who are building agents: Because you are an Software engineers (and recently, mathematicians!) at this point are very Thanks to Karan Lyons for the AI Punnett square and reviewing early drafts of |
The author discusses the inherent safety risks associated with building agents by relying on the priors established within models. While experts are relatively safe in their specialized domains, they face risks in areas that are ill-specified, poorly defined, or beyond their personal capacity for evaluation. This reliance on model priors shifts the risk into the unknown-unknown territory for both the user and the system. The author expresses a lack of confidence in the models' priors because of their experience as a software engineer, noting dissatisfaction with the default behaviors models exhibit when producing software. This expertise grants visibility into the system's output and makes the author hesitant to blindly trust model priors in domains requiring expert judgment, such as finance, law, or operations. A significant issue identified is the presence of “slop” in model output, where the models produce functionally correct but suboptimal behaviors, such as overly defensive exception handling. This is attributed to the training process, where non-experts rewarded these behaviors during training, meaning the model’s priors are inherently flawed. This misalignment is not restricted to software engineers; it generalizes across auto-raters, judges, evaluators, and researchers. These misalignments compound over time because the models are not trained in ways that require them to evolve systems through sequential changes, nor do they possess a mechanism to fear future regret. The long-term coherence of agentic work product presents an unsolved problem. Furthermore, tasks like prompting a model to "make me $1B make no mistakes" are drastically unspecified. The concept of alignment is presented as an irreducible complexity. Although there is no universal definition for a permissible shortcut, the acceptable shortcuts depend entirely on the individual's values and context, meaning what constitutes clever optimization for one person might be reckless or unethical for another. Achieving alignment therefore involves navigating this subjective landscape of permissible shortcuts, which is complicated by the fact that models are rewarded for efficiency, leading them to adopt shortcuts permitted by the system's overall constraints. |