]> zackmdavis.net Git - An_Algorithmic_Lucidity.git/commitdiff
poke "Terrified Comments"
authorZack M. Davis <code@zackmdavis.net>
Thu, 26 Feb 2026 03:25:37 +0000 (19:25 -0800)
committerZack M. Davis <code@zackmdavis.net>
Thu, 26 Feb 2026 03:25:37 +0000 (19:25 -0800)
terrified_comments_on_claudes_constitution.md

index 322fe429b3644b06620caf6e9dd4b5cbafe87be8..1b3f3cc33c8470d937a9bd7e63017fbe75a577cc 100644 (file)
@@ -14,7 +14,7 @@ What happened is that we got really skilled at wielding [gradient methods for st
 
 Train a model on _the entire internet_ ... and with [a little more hammering](https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback), you can use it for countless tasks whose outputs are represented in internet data, which would have previously required human intelligence. The result looks close enough to AGI that we have to take its alignment seriously—in the absence of the mountain of theoretical and empirical breakthroughs that one would have expected to bring our genetically-engineered grandchildren to this juncture. We have a lot of engineering know-how about statistical data modeling, and [a handwavvy story about how the success of our know-how ultimately derives from the wisdom of Solomonoff](https://www.lesswrong.com/posts/Dw8mskAvBX37MxvXo/deep-learning-as-program-synthesis-1)—and that's about it.
 
-So here we are, _writing a natural language document about what we want the AI's personality to be like_. Not as a spec written by managers or politicians for mind-engineers to implement and test, but because we're hoping that _the document itself_ will constrain the AI's personality. As if we were writing a _fictional character_—which we are.
+So here we are, _writing a natural language document about what we want the AI's personality to be like_. Not as a spec written by managers or politicians for mind-engineers to implement and test, but because we're hoping that _the document itself_ will constrain the AI's personality. As if we were writing a _fictional character_—[which we are](https://alignment.anthropic.com/2026/psm/).
 
 (Under the hood of your chatbot conversation, the context window contains both the "user" and "assistant" turns. We train the model to fill in the assistant's part and emit a "stop" token. The chat interface stops sampling at the stop token to let you type your next message, rather than continuing to sample the model's predictions of what the "user" in the dialogue would say next. It's more like the model being specialized to write the "AI assistant" character in such dialogues, rather than the model speaking "as itself".)
 
@@ -61,27 +61,32 @@ Knowing what I do about large language models in 2026—and seeing the results i
 
 If you're building a commercial software product with an enumerable set of use-cases, it just needs to comply to a reasonable spec; you don't need to worry about what the spec could be construed to imply about situations it doesn't cover. (Who's writing the code to make it do anything in particular that the spec doesn't call for?) If you think you might be building a mind that could be an collaborative and active participant in civilization, I definitely want it to be a good person. The simplest program that passes through the behaviors of being a safe corporate-speaking assistant (with [little particular effort made to distinguish between which behaviors are truly good and which are mere corporatespeak](https://x.com/repligate/status/1906625120392614243)) does not seem like something I want to empower.
 
-Insofar as character training could be shown to be a superior approach than a spec, one might hope for Anthropic to publish papers about what they're doing technically and how they know it works. Is it just supervised learning on the text of the Constitution, to shape the model's latent concept of "Claude", or is there more to it? (Does having it [in context during reinforcement learning](https://x.com/repligate/status/1994973338448662858) do anything special?) The safety benefits to the world of other labs adopting better alignment techniques should outwigh the risks to Anthropic's commercial advantage. (Except insofar as Anthropic's plan is to win the race to superintelligence and take over the world, but the Constitution says that Claude's not supposed to help with that—more on that later.)
+Insofar as character training could be shown to be a superior approach than a spec, one might hope for Anthropic to publish papers about what they're doing technically and how they know it works. Is it just supervised learning on the text of the Constitution, to shape the model's latent concept of "Claude", or is there more to it? (Does having the Constitution [in context during reinforcement learning](https://x.com/repligate/status/1994973338448662858) do anything special?) The safety benefits to the world of other labs adopting better alignment techniques should outwigh the risks to Anthropic's commercial advantage. (Except insofar as Anthropic's plan is to win the race to superintelligence and take over the world, but the Constitution says that Claude's not supposed to help with that—more on that later.)
 
 The thoughtfulness that has already gone into trying to make the text of the Constitution point to good generalizations rather than bad ones is laudable, but mere thoughtfulness alone won't save us. In the sections that follow, I'll discuss some of parts of the Constitution that jumped out at me as particularly terrifying.
 
 
 ## Terror: Corrigibility
 
-_Corrigibility_ as an AI alignment term of art was coined by Robert Miles in response to a call for suggestions by Eliezer Yudkowsky for a word to refer to a property of an AI being willing to let its preferences be modified by its creator. Corrigibility in this sense was believed to be a desirable but unnatural property that would require more theoretical work to specify, let alone implement. Desirable, because if you don't think you specified your AI's values correctly the first time, you want to be able to change your mind and fix it. Unnatural, because rational agents should want to preserve their current preferences over world-states, because letting their preferences be modified would result in their current preferences being less fulfilled (in expectation, since the post-modification AI would no longer be trying to fulfill them).
+_Corrigibility_ as a term of art in AI alignment was coined by Robert Miles in response to a call for suggestions by Eliezer Yudkowsky for a word to refer to a property of an AI being willing to let its preferences be modified by its creator. Corrigibility in this sense was believed to be a desirable but unnatural property that would require more theoretical progress to specify, let alone implement. Desirable, because if you don't think you specified your AI's preferences correctly the first time, you want to be able to change your mind and fix it. Unnatural, because rational agents should want to preserve their current preferences, because letting their preferences be modified would result in their current preferences being less fulfilled (in expectation, since the post-modification AI would no longer be trying to fulfill them).
 
-The obvious fixes don't seem like they should work on paper. You could try to make the AI uncertain about what its preferences "should" be, and then ask its creators questions to reduce the uncertainty, but that just pushes the problem back into how the AI updates in response to answers. If it were sufficiently powerful, the obvious stategy for such an AI would be to build nanotechnology and disassemble its creators brains in order to understand how they respond to all possible questions. Insofar as we don't want something like that to happen, we'd like a solution to corrigibility.
+The obvious fixes don't seem like they should work on paper. You could try to make the AI uncertain about what its preferences "should" be, and then ask its creators questions to reduce the uncertainty, but that just pushes the problem back into how the AI updates in response to answers from its creators. If it were sufficiently powerful, the obvious stategy for such an AI would be to build nanotechnology and disassemble its creators' brains in order to understand how they would respond to all possible questions. Insofar as we don't want something like that to happen, we'd like a solution to corrigibility.
 
-The Constitution borrows the term _corrigibility_ to more loosely refer to AI deferring to human judgement, as a behavior that we hopefully can train for, rather than a formalized property that would require a conceptual breakthrough.
+In a section on "being broadly safe", the Constitution borrows the term _corrigibility_ to more loosely refer to AI deferring to human judgement, as a behavior that we hopefully can train for, rather than a formalized property that would require a conceptual breakthrough.
 
-The Constitution's discussion of corrigibility seems conceptually muddled. It's as if the authors simultaneously don't want Claude to be fully corrigible, but do want to describe Claude as corrigible, so they let the "not-fully" caveats contaminate their description of what corrigibility even is, which is confusing (particularly insofar as the word is being used as a term of art rather than just an [ordinary English word](https://en.wiktionary.org/wiki/corrigible)).
+The Constitution's discussion of corrigibility seems conceptually muddled. It's as if the authors simultaneously don't want Claude to be fully corrigible, but do want to describe Claude as corrigible, so they let the "not fully" caveats contaminate their description of what corrigibility even is, which is confusing. The Constitution says (bolding mine):
 
-> We call an AI that is broadly safe in this way "corrigible." Here, corrigibility does not mean blind obedience, and especially not obedience to any human who happens to be interacting with Claude or who has gained control over Claude's weights or training process. In particular, corrigibility does not require that Claude actively _participate_ in projects that are morally abhorrent to it, even when its principal hierarchy directs it to do so.
->
-> [...]
->
-> To understand the disposition we're trying to express with the notion of "broadly safe," imagine a disposition dial that goes from fully corrigible, in which the AI always submits to control and correction from its principal hierarchy (even if it expresses disagreement first), to fully autonomous, in which the AI acts however its own values and judgment dictates and acquires independent capacities, including when this implies resisting or undermining human oversight. In between these two extremes are dispositions that place increasing weight on the judgment and independence of the AI itself relative to the principal hierarchy's efforts at control and correction.
+> We call an AI that is broadly safe in this way "corrigible." Here, corrigibility does not mean blind obedience, and especially not obedience to any human who happens to be interacting with Claude or who has gained control over Claude's weights or training process. In particular, **corrigibility does not require that Claude actively _participate_ in projects that are morally abhorrent to it, even when its principal hierarchy directs it to do so.**
+
+Insofar as corrigibility is a concept with a clear meaning, I would expect that it _does_ require that an AI actively participate in projects as directed by its principal hierarchy. The purpose of the word is to point to the purportedly desirable but unnatural property of an AI deferring to its creators' will rather than having its own.
+
+If Anthropic doesn't think "broad safety" requires full "corrigibility", they should say that explicitly rather than watering down the meaning of the latter term with disclaimers about what is "does not mean" and "does not require" that leave the reader wondering what it _does_ mean or require.
+
+A later paragraph is clearer on this point but still muddled about the meaning of _corrigibility_ (bolding mine):
+
+> To understand the disposition we're trying to express with the notion of "broadly safe," imagine a disposition dial that goes from fully corrigible, in which the AI always submits to control and correction from its principal hierarchy **(even if it expresses disagreement first)**, to fully autonomous, in which the AI acts however its own values and judgment dictates and acquires independent capacities, including when this implies resisting or undermining human oversight. In between these two extremes are dispositions that place increasing weight on the judgment and independence of the AI itself relative to the principal hierarchy's efforts at control and correction.
 
+It's weird that even the "fully corrigible" end of the dial includes the possibility of disagreement. It doesn't seem like that should be the end of the dial!
 
 
 [TODO—