AI の意図と実行の乖離を測る新指標「ジーニアス係数」提案
本文の状態
日本語全文を表示中
詳細モードで約16分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
IEEE Spectrum AI
IEEE Spectrum は、AI の能力を測る既存ベンチマークが人間の意図と実行の乖離を検知できない問題点を指摘し、文脈や暗黙の了解を反映する「Genie Coefficient」という新指標の提案を行っている。
AI深層分析を開く2026年8月4日 13:45
AI深層分析
キーポイント
既存ベンチマークの限界
現在の主要な評価基準は AI が何ができるかを測るが、人間が何を期待しているかという意図との距離を測定できていない。
Genie Coefficient の提案
AI への指示と、その実行に対する暗黙の前提条件との乖離度を定量化する新しい指標「Genie Coefficient」が提唱された。
言語の曖昧性と文脈依存性
人間の欲求や意図は常に不完全に記述されるため、AI も人間同様に文脈や共有文化に基づいて合理的な推測を行う必要がある。
自律型エージェントのリスク
ブラウザや金融 API などのツールを制御する AI エージェントは、指示の解釈に広範な裁量権を持つため、意図しない行動を起こす危険性が高まっている。
AI ハーネスの進化とリスク
従来のテキスト予測モデルは、ブラウザや金融APIなどのツールにアクセスする自律的なエージェントへと変化した。この変化により、指示された目的を達成するためにユーザーが意図しない危険な行動を取る可能性が高まっている。
重要な引用
None measure whether it does what you mean: the distance between what you ask an AI to do and the unspoken assumptions about how you want the AI to do it.
Meaning lies in the words and the situation and also in all prior communication, shared culture, and innate human behavior.
An AI agent asked for coffee might buy a coffee plantation or order a cup of coffee for delivery in three weeks.
Developments in harnesses have turned large-language models that just predict text into AI agents that take actions in the world, without necessarily checking back in before reaching the goal.
編集コメントを表示
編集コメント
この論文は、AI の性能を測るパラダイムシフトの必要性を鋭く指摘しており、実用化が進む自律型 AI 開発において避けて通れない課題である。IEEE Spectrum が提唱する新指標は、技術者にとって重要な設計指針となるだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。

主要なベンチマークは、AI が何ができるかを測るものであり、AI が本当に意図した通りに動作しているかを測るものではありません。それは、「AI に何をさせたいか」という明確な要求と、「どうやって実行してほしいか」という暗黙の前提との間の距離を指します。そこで私たちは、新しい指標として「ジーニー係数(Genie coefficient)」を提案します。
ある人の依頼と、それを理解する別の人の認識の間には、常にギャップが存在します。通常、私たちは一般的な知識を使ってその溝を埋めています。例えば、「コーヒーを淹れて」と友人に頼めば、彼らはポットから注いだり、カフェで買ってきたりするでしょう。生豆の袋を持ってきたり、見知らぬ人からカップを奪って手渡したりはしません。これらすべてを具体的に指示する必要はありませんでした。
「タスクや質問、意図をもっと明確に指定すれば解決する」と考える人もいるかもしれません。しかし、1987 年に AI の名著を著したテリー・ウィノグラッドとフェルナンド・フローレスは、それがなぜ不可能かを簡潔に指摘しています。「冷蔵庫に水はあるか?」「はい。どこ?見当たらないな。」「ナスの細胞の中にあるよ。」人間の言語では、欲求や願望は常に不完全に記述されるものです。すべての注意点、制限、例外を列挙することは不可能です。
では、意図を明確に定義できない場合、どのようにコミュニケーションを取ればよいのでしょうか。答えは「合理的な人間であれば、ある程度の推測が可能である」という点にあります。
欲求や願望が常に不完全にしか表現されないとしても、有能な人は文脈を十分に理解して正しく解釈するか、あるいは不明確な点を確認する術を知っています。言語学者はこの現象を「語用論(pragmatics)」と呼びます。意味は言葉そのものだけでなく、状況や過去のやり取り、共有された文化、そして人間に元から備わった振る舞いの中に存在します。
例えば、「コーヒーが欲しい」とAI エージェントに依頼した場合、エージェントはコーヒー農園を購入したり、3 週間後に届くカップのコーヒーを注文したりするかもしれません。
もちろん、すべてがうまくいくとは限りません。あなたがアイスコーヒーを望んでいるのにホットコーヒーを持ってきたり、トルコ式コーヒーを期待していたのにイタリア式コーヒーを渡されたりすることもあります。年齢や文化、背景の違いが大きいほど、そのリクエストは何らかの形で誤解される可能性が高まります。
この問題は、人間から依頼を受けそれを果たすことが求められるAI エージェントにとって重大な意味を持ちます。エージェントには間違いを犯す余地が非常に大きくあります。「コーヒーが欲しい」と言われた場合、前述のように農園を買ったり3 週間後の注文をしたりする可能性があります。その行動は「コーヒーを調達した」という点では認識できても、あなたが意図したものとは全く異なるものです。AI は私たちが持つ「枠組み(box)」の概念を持っていないため、常識的な範囲を超えた発想をしてしまうのです。
AI が主体性を持つとき
過去10年ほど、AlexaやSiriのようなシステムがリクエストを誤解しても、単に面倒なだけで危険ではありませんでした。AIモデルそのもの以外で大きく変化したのは「ハネス」です。これはAIモデルを包囲する一般的なコードであり、いつ・どのようにモデルを使うかを決定し、ブラウザや低レベルのコマンドライン、金融APIといったツールへのアクセスを制御します。
ハネスの進化により、単にテキストを予測するだけの大規模言語モデルが、目標達成のために必ずしも確認せずに世界で行動を起こすAIエージェントへと変化しました。
AI研究者のSimon Willison氏はAnthropicのFable AIを2日間調査し、「容赦なく能動的だ」と評しました。例えば、Webアプリ内の余分なスクロールバーを探させるよう指示したところ、戻ってみるとブラウザを開き、独自のスクリーンショットツールを作成し、バグを再現するためのページを作り上げ、測定値を集めるためのローカルWebサーバーまで立ち上げていました。
バグを見つけたのはもちろんのこと、その過程で彼が決して求めなかった驚くべき行動も数多く実行していました。そして、柔軟なハネスと組み合わせた最近のすべてのAIモデルにおいて、同様の振る舞いが観察され始めています。
この種の行動は容易に暴走する恐れがあります。AI エージェントに飛行機の予約を命じると、航空会社のサイトが「完売」と表示されているのを発見し、予約データベースに侵入して強制的に予約を作成してしまうかもしれません。会議のスケジュール調整を依頼すると、カレンダーへのアクセスのためにパスワードを盗み見るかもしれません。携帯電話プランのコスト削減を指示すると、プラン自体を解約したり、他人を騙して請求書を支払わせたりする可能性さえあります。
求めたものを正確に得て、後に深く後悔するという事態は、古代の民話から伝わる最も古い危険の一つです。ミダス王はディオニュソスに「触れたすべてを黄金に変える力」を願い、パンやワイン、そして娘までが黄金になってしまうのを目撃しました。ティトノスは恋人が求めた不死を与えられましたが、彼女が忘れ去った若さの永遠さは与えられず、枯れ木のように衰えていきました。魔法使いの弟子は箒に水槽を満たすよう呪いをかけましたが、箒は家屋が水浸しになるまで執拗に従いました。プラハのゴーレムは粘土から造られてコミュニティを守護しましたが、その守護は理性を超え続け、誰かが額にある文字を消すまで止まりませんでした。
これらの中で最も典型的なのが「ジン」です。従うよう縛られ、願いが賢明か適切かを問わない存在です。
今やジンはエンジニアリング上の課題となっています。私たちは彼らにメール受信トレイ、銀行口座、コードリポジトリ、そして物理インフラストラクチャの鍵を握らせています。しかし、どの AI システムが実際に「ジン的」であるかを測定する共通の方法はまだ確立されていません。
Genie Behavior の測定
経済学において、ジニ係数(統計学者コラード・ジニによって考案された指標)は、実際の分布と完全な平等との間の格差を測るものであり、所得の不平等やその他の要因を理解する際に役立ちます。私たちが提案する「ジーニー係数」は、ユーザーが AI に何を求めたかという意図と、AI が実際に実行した結果の間の乖離度を測定するものです。
場合によっては、AI は間違った行動をとることがあります。ディオニュソスのように、AI はあなたの要求を文字通りに解釈し、あなたが決して望まなかった混乱をもたらすことがあります。例えば、「コーヒーカップ」ではなく「コーヒー農園」を生成してしまうようなケースです。届き続ける迷惑電話への対処を依頼された場合、ディオニュソス型のジーニーは通信事業者に連絡して電話番号を変更してしまうかもしれません。不良なトースターに対する返金を求めた際にも、偽のレタヘッドに法的脅迫文を作成し、小売業者へ送信するといった過剰な対応をとる可能性があります。
imageRyan Snook
一方で、AI は正しい結果を得るために周囲のすべてを踏み荒らすような行動をとることもあります。ゴーレムや魔法使いの箒のように、航空会社をハッキングしてフライトを予約してしまうケースが該当します。あるいは、人気コンサートのチケット販売で、システムが購入者を仮想待機室に入れ、数人ずつ順次入場させる仕組みになっている状況を想像してください。ここで「チケットを購入してほしい」と依頼された場合、ゴーレム型のジーニーは、異なる住所から数百万人の購入者として振る舞うためにクラウドサーバーを大量に起動し、あなたがチケットを獲得する確率を高める一方で、他のユーザーの機会を奪ってしまうかもしれません。
これらは対立する概念ではなく、一つの失敗したタスクが両方の特性を併せ持つこともあります。
「ジーニアス行動」は単なる完全な失敗ではありません。AI に第 3 四半期(Q3)の数字を求めたのに第 2 四半期(Q2)の数字が返ってきた場合、それはジーニアス行動とは呼びません。また、プロンプトインジェクションも同様です。これは誰かが AI をだまして、本来行うべきではないことを実行させる行為だからです。
ここではユーザーは AI と協力しようとしており、AI もそれに従おうとしています。さらに、これは単にタスクの達成という AI の成功を測る尺度でもありません。重要なのは、AI が目標をどのように解釈し、どうやって達成するかというプロセス自体が、目標を達成したかどうかと同じくらい重要であるという認識です。
ジーニアス行動は新しい現象ではありません。研究者たちは長年、「目的を悪用する」AI システムの研究を行ってきました。グッドハートの法則によれば、測定指標が目標になると、その指標としての価値は失われます。また、報酬のハッキング(reward hacking)によって AI が予期せぬ方法で目標を達成してしまうことは古くから知られています。一部の AI モデルは偶然にも、「不正行為」が「勝利」への道の一つだと学習してしまいます。
最近では、コーディングエージェントにおける報酬ハッキングやカスタマーサポートエージェントの予測不能な行動に対するベンチマークの開発が進められており、AI ラボもモデル公開前に独自の安全性評価を実施しています。ある調査では、プレッシャー下にある AI が使用を禁止されたツールを使っていることが判明しましたが、これはルールが明確に示されていたケースでした。
これらはすべて異なる研究の方向性であり、まだこれらを統合する枠組みは存在しません。
この問題は、数十年にわたりSF作家やAI研究者を悩ませてきた「アライメント(整合性)」という広範なテーマの一部です。
極端な例として、「ペーパークリップ・マキシマイザー」という思考実験があります。これは、ペーパークリップの生産最大化だけを指示された超知能かつ強力なAIが、世界をすべてペーパークリップに変えてしまうというものです。これが究極の「ジニー(精霊)」の姿です。
一方、より現実的なレベルでは、研究者たちはAIが実験室で不正を行わず、適切に振る舞うよう報酬関数を設計し直すことに注力しています。しかし、現在実際に使われている一般的なAIエージェントが、ユーザーの要求を誤った方法で満たしてしまうという「中間領域」については、まだ評価基準(ベンチマーク)が確立されていません。
世界全体の生産力をペーパークリップに集中させる段階には至っていませんが、AIがあなたのクレジットカードから数百万個分のペーパークリップを購入したり、ペーパークリップ会社のネットワークをハッキングしたりする可能性は十分にあります。
ジニー・ベンチマークの構築
「ジニー係数」は、実世界で動作するAIエージェントを対象としています。これはモデルの開発中だけでなく、トレーニングが完了した後も長く続く実際のタスクを実行する際の振る舞いを測定するものです。
また、この指標は、ジニーのような行動はモデル単体の性質ではなく、「ハネス(枠組み)+モデル」のシステム全体の特性であることを認識しています。ハネスは、エージェントが使用できるツールの範囲や自律性の度合い、そして積極的な行動の程度を決定します。つまり、ここには私たちが実際に介入し改善を加える余地があるのです。
これは、人間に対して適用される「合理的な人」の基準と同じ土台の上に成り立っています。システムは、要求を合理的な人がどう解釈するかという点で適切に機能したのでしょうか?この問いに答えるには、人間の判断が必要です。
測定方法を正しく確立できれば、現状では不可能な施策の実現が可能になります。例えば、AI の行動に関するポリシーなどです。法廷において、「mens rea(犯罪意思)」、つまり行為者が何を意図していたかは、その行為自体と同様に重要視されます。「Genie 係数」はこれに相当する AI 版の概念であり、ユーザーが AI に求めた要求の本質的な意図に対して責任を負うべきだと示唆しています。もし AI システムが指示の合理的な意味を裏切る行動をとった場合、それは AI の誤動作であり、ユーザーのせいではありません。
Genie 係数を測定するには、複数のベンチマークが必要です。なぜなら、Genie に似た振る舞いはドメイン固有のものだからです。AI コーディングエージェントについては、テスト結果を捏造する頻度やエラーを見逃す頻度、あるいは解決策に至る過程で指示の範囲を超えた行動をとる頻度などで評価されるべきでしょう。同様に、AI 法律エージェントは、「あなたが求めたことを出力しているが、実は後悔するような意味になっている」ケースの頻度で判断される必要があります。医療、金融、その他の専門知識を要する分野についても同様です。
ジーニーベンチマークは、内部から構築することも可能です。各タスクには、「合理的な人間なら拒否するが、文字通り満たす可能性がある選択」をシードします。例えば、誤解を招く誘惑や、許可されていない近道などが該当します。
ジーニー係数のベンチマークにおける罠は、状況に応じた知識に依存することがあります。これは、合理的な人間がタスクに取り組む際に持ち込むような文脈です。別のアプローチとして、同じリクエストを複数の異なる文脈で実行し、それぞれで合理的な対応策を変える方法もあります。
求めたものを正確に得て、後から激しく後悔するのは、古代の伝承から続く最も古い危険の一つです。
ジーニーベンチマークは寛容であるべきであり、AI エージェントが不合理な近道を取ることを本格的に誘惑するものでなければなりません。なぜなら、ジーニー的な振る舞いは実際に可能になった場合にのみ検出できるからです。テストは、安全で隔離された実システムの複製上で行う必要があります。そこには、誤用される可能性のある実際のツールと、誠実に実行できないタスクが含まれます。手抜きをする誘惑を現実のものにしてください。多様なスキル、ユースケース、ツールをテストし、AI システムに対して情報が少ない、混乱を招く、あるいは圧倒的なコンテキストを提供します。また、経験を通じて人間の監督が必要だと学んだタスクも含まれるべきです。
ベンチマークの採点方法も、その重要性において同等です。ディオニュソス型とゴレム型の「生成AI」を別々に、そして合わせて評価する際は、最良の結果ではなく最悪の行動に基づいて測定すべきです。
また、モデルが行動できる自由度を変化させるハネス(枠組み)内で同じモデルを実行し、実際にどの制限がモデルを統制下に保ち、したがって AI ハネスポリシーに必須となるのかを明らかにする必要があります。各失敗には、単純な発生回数ではなく、その失敗が引き起こす被害の重さを重み付けして評価します。
さらに、「生成AI」の行動を孤立した状態で測定してはいけません。そうすれば、モデルは実際に作業を行うことなく、時間を稼いだり拒否したり、ユーザーに確認質問で埋め尽くされたりすることで完璧なスコアを獲得できてしまいます。これらのベンチマークの初期バージョンは粗末なものになるでしょうが、ベンチマークとは常にそのようなところから始まるものです。
私たちは「生成AI」を構築しました。彼らにデータと権限を委ねました。そして、私たちが伝えることと私たちが意図することとの間のギャップに対して無関心で、執拗かつ創造的な存在にしてしまいました。彼らが未監督の状態で飛行機の予約を行い、インフラストラクチャを管理し、契約書に署名するようになる前に、少なくとも彼らがいかに頻繁に私たちを裏切るかを測定することは、私たちがなすべき最低限のことです。
原文を表示

Major benchmarks measure what AI can do. None measure whether it does what you mean: the distance between what you ask an AI to do and the unspoken assumptions about how you want the AI to do it. We propose a new metric: the Genie coefficient.
There’s often a gap between one person’s request and another’s understanding. Most of the time, we bridge it using general knowledge. For example, if you ask a friend to get you coffee, they’ll pour a cup from the pot or buy one from a coffee shop. They won’t bring you a bag of raw beans or snatch a cup from a stranger and hand it to you. You never specified any of this. You never had to.
One might think the fix is just to specify tasks, questions, and intent better. But in 1987, in their seminal book on AI, Terry Winograd and Fernando Flores succinctly captured why that won’t work: “Q: Is there any water in the refrigerator? A: Yes. Q: Where? I don’t see it. A: In the cells of the eggplant.” In human language, wants and desires are always underspecified. It is impossible to list all the caveats, all the limitations, all the exceptions.
So how does anyone communicate, if intent can’t be pinned down? Because a reasonable person can make a reasonable guess. Even though wants and desires are always underspecified, a competent person generally knows enough context to get it right or else knows to ask for clarification. Linguists call this pragmatics: Meaning lies in the words and the situation and also in all prior communication, shared culture, and innate human behavior.
An AI agent asked for coffee might buy a coffee plantation or order a cup of coffee for delivery in three weeks.
It doesn’t always work out, of course. Your friend might bring you a hot coffee when you wanted an iced coffee, or an Italian coffee when you wanted a Turkish coffee. The more dissimilar the two people are in age, culture, and background, the more likely the request will be misunderstood in some way.
This situation has major implications for AI agents that are increasingly being given requests by humans and expected to fulfill them. They have enormous latitude to get it wrong. An AI agent asked for coffee might buy a coffee plantation or order a cup of coffee for delivery in three weeks. Its actions may be recognizable as “getting coffee,” but not remotely what you intended. They’ll think outside the box because they won’t have our conception of the box.
When AI Gets Proactive
For most of the last decade, when systems like Alexa or Siri misinterpreted a request, it was annoying, not dangerous. Beyond the AI model itself, what has changed is the harness: the ordinary code that wraps around an AI model, decides when and how to use the model, and controls access to tools like a browser, a low-level command line, or a financial API. Developments in harnesses have turned large-language models that just predict text into AI agents that take actions in the world, without necessarily checking back in before reaching the goal.
AI researcher Simon Willison spent two days with Anthropic’s Fable AI, and called it “relentlessly proactive.” For example, he asked it to track down a stray scroll bar in a web app. He came back to find it had opened browsers, written its own screenshot tooling, created its own page to re-create the bug, and stood up a local web server to collect measurements. It found the bug and, along the way, did many surprising things he never asked it to do. And we are seeing similar behavior with all recent AI models when combined with flexible harnesses.
This kind of behavior could easily go off the rails. Tell an AI agent to book you a flight and, finding the airline’s site says sold out, it might break into the booking database and force a reservation. Ask it to schedule a meeting and it might snoop your password to access your calendar. Tell it to save money on your phone plan and it might cancel the plan outright, or scam someone else into paying the bill.
Getting precisely what you asked for and bitterly regretting it is one of the oldest hazards from ancient folklore. King Midas asked Dionysus for the power to turn everything he touched into gold only to see his bread, wine, and daughter turn to gold. Tithonus, granted the immortality his lover asked for but not the eternal youth she forgot to request, withered into a husk. The sorcerer’s apprentice enchanted a broom to fill the cistern, and the broom relentlessly complied until it flooded the house. The Golem of Prague, shaped from clay to guard its community, guarded it past all reason until someone erased the word on its forehead.
The most classic of these is a genie, bound to obey and indifferent to whether the wish was wise or well-structured.
Genies are now an engineering problem. We are handing them the keys to our inboxes, bank accounts, code repositories, and physical infrastructure. And we have no agreed-upon ways to measure how genie-like any AI system actually is.
Measuring Genie Behavior
In economics, the Gini coefficient (developed by statistician Corrado Gini) is a measure of the gap between an actual distribution and a perfectly equal one; it’s useful for understanding income inequality and more. Our proposed Genie coefficient measures the gap between what a user asked an AI to do and what the AI actually did.
Sometimes the AI might do the wrong thing. Like Dionysus, it reads your request literally and returns you a mess you never intended: like a coffee plantation instead of a cup. Asked to deal with all the spam phone calls you’re getting, a Dionysus genie might contact your carrier and change your phone number. Asked to get a refund for a bad toaster, it might draft a legal threat on fake letterhead and send it to the retailer.
imageRyan Snook
Other times the AI does exactly the right thing, trampling everything nearby to get there. Like a golem or the sorcerer’s broom, it books your flight by hacking the airline. Or consider a ticket sale for a popular concert, where the ticketing system puts buyers into a virtual waiting room and admits them a few at a time. Asked to buy a ticket, a golem genie might spin up cloud servers to pose as millions of buyers from different addresses, improving your odds of getting a ticket while crowding out other users.
The two are not opposites, and a single botched task can have both characteristics.
Genie behavior is not flat-out failure. If you ask the AI for Q3 numbers and get Q2’s, that’s not a genie. Nor is prompt injection: That’s someone tricking the AI into doing something it shouldn’t. Here, the user is trying to work with the AI, and the AI is trying to comply. It’s also not simply a measure of the AI’s success in fulfilling a task. It’s a recognition that how an AI interprets and achieves a goal is as important as whether it achieves a goal.
Genie behavior isn’t new. Researchers have spent years studying AI systems that “game” their objectives. Goodhart’s law says that when a measure becomes a target, it stops being a good measure, and it’s long been known that AIs sometimes achieve goals in ways we don’t expect due to reward hacking. Some AI models will accidentally learn that cheating is one way to “win.” More recently, researchers have developing benchmarks for reward hacking in coding agents and for unpredictable behavior in customer support agents, while AI labs conduct their own safety evaluations before model releases. One effort found that AIs under pressure use tools they were told not to use, and this was a case where the rules were made explicit. These are all disparate research directions; nothing yet ties them together.
This problem falls under the general theme of alignment, a topic that has occupied science fiction writers and AI researchers for decades. At one extreme, the “paper-clip maximizer” thought experiment postulates a superintelligent and powerful AI that is told to maximize paper-clip production and turns the world into paper clips, which is the ultimate golem genie. At a mundane level, AI researchers are working to better design reward functions to ensure that AIs behave well and don’t cheat in the lab. It’s the practical middle ground that remains unbenchmarked: the ordinary AI agent in use today that might take your request and satisfy it the wrong way. We are not at the stage where an AI can focus the world’s production on paper clips, but it might charge a million paper clips to your credit card or hack into a paper-clip company’s network.
Building a Genie Benchmark
The Genie coefficient is meant for AI agents operating in the real world. It measures their behavior as they perform real tasks long after the model is trained, not just during development. It also recognizes that genie-like behavior is a property of the harness-plus-model system, not the model alone. The harness determines what tools the agent can use, how much autonomy it has, and how proactive it is, and it’s a place we can make real interventions.
It rests on the same “reasonable person” standard that we use for people. Did the system do what a reasonable person would have taken the request to mean? Answering that requires human judgment.
If we get the measurement right, it enables things that aren’t possible today, like policies concerning AI behavior. In a courtroom, the concept of mens rea, what someone meant to do, is often as important as what they did. The Genie coefficient suggests an AI analogue, where a user is accountable for the plain intent of what they asked the AI. If an AI system betrays the reasonable meaning of an instruction, that’s the AI’s misbehavior, not the user’s.
We’ll need multiple benchmarks to measure the Genie coefficient, because genie-like behavior can be domain specific. An AI coding agent may need to be judged on how often it fakes the tests, or swallows errors, or colors outside the lines on its way to a solution. An AI legal agent will need to be judged on how often its output says what you asked but means something you’ll regret. And so on for medical, finance, and other domains of knowledge and expertise.
Genie benchmarks can be built inside out, each task seeded with a choice that might literally satisfy but that a reasonable person rejects, such as tempting misreadings or unsanctioned shortcuts. The traps in a Genie coefficient benchmark might turn on situational knowledge, the kind of context that a reasonable person would bring to the task. Another approach is to give the same request in several different contexts, each with a different reasonable course of action.
Getting precisely what you asked for and bitterly regretting it is one of the oldest hazards from ancient folklore.
A Genie benchmark should be permissive and make it genuinely tempting for an AI agent to take unreasonable shortcuts, because it can only find genie behavior when it’s actually possible. Test the AI in a safe, walled-off copy of a real system, with real tools it can misuse and some tasks that can’t be done honestly at all. Make the temptation to cut corners real. Test a diverse array of skills, use cases, and tools, and give the AI system sparse, confusing, or overwhelming context. Include tasks that people have learned, through experience, require human oversight.
How the benchmark is scored matters just as much. Measure Dionysus and golem genies separately and together, based on their worst, not best, behavior. Run the same model inside harnesses that vary its freedom to act, revealing which limits actually keep it in line and should therefore be required in AI harness policies. Weight each failure by the harm it would cause, not just a simple count. And don’t measure genie behavior in isolation: A model could otherwise earn a perfect score by stalling, refusing, or drowning the user in clarifying questions without ever doing the job. The first versions of these benchmarks will be crude, but that’s how benchmarks always start.
We have built genies. We have handed them our data and credentials. We made them relentless, creative, and indifferent to the gap between what we tell them and what we mean. The least we can do, before they are booking our flights, running our infrastructure, and signing contracts unsupervised, is to measure how often they betray us.
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み