ChatPaper.aiChatPaper

評価の設計方法を理解しているモデルはより安全なスコアを獲得する

Models That Know How Evaluations Are Designed Score Safer

May 27, 2026
著者: Katharina Deckenbach, Haritz Puerto, Jonas Geiping, Sahar Abdelnabi
cs.AI

要旨

AI安全性評価の妥当性は、制御環境とデプロイ環境においてモデルが一貫した動作を示すことに依存する。先行研究では、仮想的シナリオのようなテスト時の文脈的手がかりが、評価認識の言語化とそれに続く行動変化の要因となることが特定されている。本論文では、この現象の潜在的説明として、評価メタ知識、すなわち評価を特徴づける構造的特性に関するパラメトリックな知識を調査する。ベンチマークへの曝露が記憶を通じて高いパフォーマンスをもたらすデータセット汚染と同様に、評価実践を記述したテキストで訓練されたモデルは、例えばAIベンチマークに関する科学論文やソーシャルメディアの投稿への曝露を通じて、評価に類似した文脈を暗黙的に認識し応答することを学習する可能性があると仮説を立てる。これを検証するため、検証可能な構造や道徳的ジレンマなどの評価特性を記述した合成文書でモデルをファインチューニングする。このファインチューニング済みモデルを6つの安全性ベンチマークで評価した結果、ベースモデルおよび制御モデルよりも有意に安全であることが判明した。この行動変化は、評価認識の明示的な言語化を欠いた応答に分析を限定した場合でも持続する。我々の結果は、評価メタ知識が安全性ベンチマークのパフォーマンスを過大評価させる可能性があり、明示的な記憶や言語化された評価認識とは独立した新たな交絡因子を導入するため、検出が困難であることを示している。これらの知見は、AI安全性評価の設計と解釈に重要な含意を持つ。コードとモデルはhttps://github.com/compass-group-tue/arxiv2026_evaluation_meta_knowledgeで公開している。
English
The validity of AI safety evaluations depends on models behaving consistently across controlled and deployment settings. Prior work has identified test-time contextual cues, such as hypothetical scenarios, as a source of verbalized evaluation awareness and subsequent behavioral shift. In this paper, we investigate a potential explanation of this phenomenon: evaluation meta-knowledge, defined as parametric knowledge about the structural traits that characterize evaluations. Similar to dataset contamination, where benchmark exposure leads to higher performance through memorization, we hypothesize that models trained on texts describing evaluation practices may implicitly learn to recognize and respond to evaluation-like contexts, for instance, through exposure to scientific articles or social media posts about AI benchmarking. To test this, we fine-tune models on synthetic documents describing evaluation traits such as verifiable structures or moral dilemmas. Evaluating this fine-tuned model on six safety benchmarks, we find that it is significantly safer than the base model and control model. This behavioral shift persists even when restricting the analysis to responses lacking explicit verbalization of evaluation awareness. Our results demonstrate that evaluation meta-knowledge may inflate safety benchmark performance, introducing a novel confounder that is independent of explicit memorization or verbalized evaluation awareness, thus, challenging to detect. These findings have important implications for the design and interpretation of AI safety evaluations. Our code and models are available at https://github.com/compass-group-tue/arxiv2026_evaluation_meta_knowledge.