トークンの分け方を変えてAIの知識削除をすり抜ける問題
The Tokens Remember: When Tokenization Bypasses Knowledge Editing and Unlearning
この論文をやさしく読む
ひとことで言うと
AIモデルから特定の知識を消したつもりでも、同じ文章のトークンの分け方を変えると以前の応答を引き出せる場合を調べています。
何に役立つ?
モデル編集や知識の忘却が有効かを評価する際、標準以外のトークン分割も試す必要があると示しています。
この研究の面白いところ
編集前のモデルや学習データを使わず、公開済みモデルだけで変更箇所の検出と以前の応答の復元を行います。
どこまで分かった?
報告された数値は5モデル、6データセット、6手法での評価です。すべてのモデル編集が同じ割合ですり抜けられるという意味ではありません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
重みが公開された大規模言語モデル(LLM)では、利用者が推論時の処理を制御できる。しかし、この柔軟性は、公開後に機密知識が変更または削除されたという保証を損ない得る。モデル編集と機械的な忘却は、最初から学習し直さずに対象の知識を変更・削除するために用いられる。ところが、これらの手法に対する既存の安全性評価には二つの重要な限界がある。第一に、変更の検出や変更前の振る舞いの復元に、通常は編集・忘却前のモデルか補助的な分類器へのアクセスを要する。第二に、入力を標準的な方法でトークン化した場合だけで変更を評価し、トークン化を無害な前処理と暗黙に見なしている。 本研究は、この仮定が安全性上の隙間を作ることを示す。同じ入力文字列でも、別の妥当なトークン分割で表せば計算の経路が変わり、攻撃者は局所的な変更を回避して、抑制するはずだった情報を取り出せる。そこで、トークン化に基づくサイドチャネルを使い、変更された知識の検出と、それに対応する編集前の応答の復元を行う、参照モデル不要の手法Toketiveを導入する。公開済みモデルだけで動作し、編集前のモデル、学習データ、シャドーモデル、補助分類器を必要としない。 5種類のLLM、6データセット、6種類の編集・忘却手法で調べたところ、代替トークン分割の38.6%が変更をすり抜け、編集前の応答を復元した。Toketiveは変更された事実をF1スコア84.2%で検出し、最も強い比較手法より相対的に26.2%高かった。編集前の応答の復元では上位5件に正解が入る精度が74.5%で、最良の比較手法より21.7%高かった。これらの結果は、代替表現を使う敵対的評価をしない限り、局所的な変更を堅牢な知識制御の境界と見なすべきではないことを示す。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-24(UTC)
- 最新改訂
- 2026-09-24 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-24 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Open-weight LLMs give downstream users control over the inference stack, but this flexibility can undermine post-release guarantees that sensitive knowledge has been modified or removed. Model editing and machine unlearning are used to modify or remove targeted knowledge without retraining models from scratch. However, existing security evaluations of these techniques face two critical limitations. First, they typically require access to either the original pre-edit/unlearning model or auxiliary classifiers to detect modifications or reconstruct pre-edit behavior. Second, they evaluate modifications under the canonical tokenization of an input, implicitly treating tokenization as a benign preprocessing step. We show that this assumption creates a security gap: the same input string can be represented by alternative valid tokenizations that induce different computational trajectories, allowing an adversary to bypass localized modifications and recover information intended to be suppressed. We introduce Toketive, a simple yet powerful reference-free attack that exploits the tokenization-based side channel to (i) detect modified knowledge and (ii) reconstruct the corresponding pre-edit response. It operates solely on the released model and requires neither the pre-edit model, training data, shadow models, nor auxiliary classifiers. Across five LLMs, six datasets, and six editing and unlearning techniques, we find that 38.6% of alternative tokenizations bypass the modification and recover the pre-edit response. Toketive detects modified facts with an F1 score of 84.2%, a 26.2% relative gain over the strongest baseline, and reconstructs pre-edit responses with 74.5% top-5 accuracy, 21.7% higher than the best baseline. Our results show that localized modifications should not be treated as robust knowledge-control boundaries without adversarial evaluation over alternative representations.
arXiv ID: 2609.29045 / 要約の誤りについて