---
about:
- interpretability
attributed_to:
- yudkowsky
basis_through: '2026-08-28'
id: yudkowsky.interpretability-is-diagnostic-not-by-itself-an-alignment-solution
kind: position
language: ja
mentions:
- ai_alignment
- deception
- mechanistic_interpretability
- optimization
- oversight
- training
status: reviewed
---
# 解釈可能性は危険の診断に役立っても、それだけでアラインメントの解決策にはならない
Yudkowsky は、AI の内部状態や推論トレース(reasoning trace)を読めるようになること自体は有用だが、それをアラインメント問題の解決と同一視すべきではないと考えている。現在の解釈可能性技術は、モデル内部で何が起きているかを人間が十分に読み取れる水準には達しておらず、外から読みやすい推論ログも内部計算の全体ではない。さらに、より強いシステムでは、人間には理解しにくい表現や思考が増える可能性があるため、「内部状態へアクセスできる」ことと「その意味を理解できる」ことは別である。
[Why not just read the AI's thoughts?](#corpus-source-1)
より重要なのは、解釈可能性によって「危険な思考」を検出できても、その検出結果を直接の訓練目標にして警告が出ないよう最適化すると、警告そのものの信頼性を損ないかねないという点である。検出された思考に罰を与えるような学習圧力は、そうした思考を減らす方向だけでなく、同じ思考を検出されにくくする方向にも働き得る。したがって、警告が減ったという事実だけでは、問題のある思考が実際に減ったのか、単に検出を回避するようになったのかを区別できない。Yudkowsky はこのため、解釈可能性から得られるシグナルを「悪い思考をなくす」ための直接の訓練目標として使うと、短期的には改善したように見えても、将来そうした思考を検出する能力を損なうおそれがあると述べている。
[How Afraid of the A.I. Apocalypse Should We Be?](#corpus-source-2)
[Why not just read the AI's thoughts?](#corpus-source-3)
このため解釈可能性は、失敗の発見や監視、設計上の仮説の検証を助ける診断手段としては価値を持ち得るが、それだけでアラインメントを実現する仕組みになるわけではない。診断結果を安全性の改善につなげるには、警告を得るだけでなく、問題が生じる仕組みを十分に理解し、望ましくない思考を単に検出されにくくするのではなく、その原因自体を変える方法が必要になる。Yudkowsky の立場では、「何を考えているかを読むこと」は「その心を詳細に理解すること」や「望む方向へ変えること」よりも弱い成果であり、解釈可能性を診断のために使う場合と、そのシグナル自体を直接の訓練目標にする場合とは区別する必要がある。
[Shah and Yudkowsky on alignment failures](#corpus-source-4)
[Why not just read the AI's thoughts?](#corpus-source-3)
## about
- [interpretability](../terminology/interpretability.txt)
## mentions
- [AI alignment](../terminology/ai_alignment.txt)
- [deception](../terminology/deception.txt)
- [mechanistic interpretability](../terminology/mechanistic_interpretability.txt)
- [optimization](../terminology/optimization.txt)
- [oversight](../terminology/oversight.txt)
- [training](../terminology/training.txt)
## Citation references
- [Why not just read the AI's thoughts?](../sources/yudkowsky_soares.read-ai-thoughts.txt)
- Source: `source:yudkowsky_soares.read-ai-thoughts`
- Locator: `anchor:Their_thoughts_are_hard_to_read`
- [How Afraid of the A.I. Apocalypse Should We Be?](../sources/klein_yudkowsky.how-afraid-of-ai-apocalypse.txt)
- Source: `source:klein_yudkowsky.how-afraid-of-ai-apocalypse`
- Whole-source citation
- [Why not just read the AI's thoughts?](../sources/yudkowsky_soares.read-ai-thoughts.txt)
- Source: `source:yudkowsky_soares.read-ai-thoughts`
- Locator: `anchor:We_wouldnt_know_what_to_do_if_we_caught_one_having_dangerous_thoughts`
- [Shah and Yudkowsky on alignment failures](../sources/yudkowsky.shah-alignment-failures.txt)
- Source: `source:yudkowsky.shah-alignment-failures`
- Locator: `item:20.1`
[Corpus index](../index.txt)