top of page

Greg BrockmanとDota 2におけるOpenAIのScaling Lawsの偶然の発見


Greg Brockman and the Accidental Discovery of OpenAI’s Scaling Laws in Dota 2

Greg BrockmanのOpenAIでのエンジニアリングリーダーシップは、野心的なゲームプロジェクトを研究の先駆けに変えた:OpenAI FiveのDota 2の取り組みは人間のプロを打ち負かしただけでなく、コンピュート、データ、モデルサイズのスケーリングによる予測可能なパフォーマンス向上に関する「偶然の」科学的洞察も生み出した。この記事では、Dota 2をマスターするための実践的でエンジニアリングファーストの取り組みが、再現可能なパターン——scaling laws——を生み出し、深層強化学習とAI業界全体の考え方をどのように変えたかを説明する。

Background: OpenAI Five and the Dota 2 research context

Background: OpenAI Five and the Dota 2 research context

OpenAI Fiveは、複雑なリアルタイムストラテジーゲームであるDota 2でエージェントのチームを訓練することを目指し、deep reinforcement learningを活用して試行錯誤を通じて学習させた。目的は試合に勝つだけでなく、長期的なホライズン、部分的な観測可能性、リッチなマルチエージェント相互作用を持つ環境で、大規模な学習がどこまでパフォーマンスを押し上げられるかを測定することだった。この組み合わせにより、Dota 2は現代のRL研究のストレステストとなった。

プロジェクトは数百万のセルフプレイゲームと大規模な分散コンピュートに依存し、着実な改善を生み出した:すべての戦略を手作業で作り込むのではなく、エージェントはシミュレーションされた経験と自分自身のコピーとの対戦から学習した。評価には人間のプロの試合とステージドファイナルを用いて進捗をベンチマークし、エージェントの強みや脆さを明らかにした。

Why Dota 2 mattered for studying scaling laws. ゲームの複雑さは、より多くのコンピュート、モデル容量、経験の効果を増幅する:トレーニングスケールの小さな増加により、パフォーマンス向上が滑らかで予測可能な曲線に従うのか、それとも混沌としてタスク特異的なのかを明らかにできる。OpenAI Fiveの設定では、チームは十分な制御された変動——異なるコンピュート予算、異なるゲーム数、制御されたアーキテクチャ——を持ち、スケールとパフォーマンスの間の経験的関係を浮き彫りにすることができた。

Insight: a rich, reproducible environment plus industrial-grade measurement is a prerequisite for turning engineering experiments into generalizable scaling observations.

Key takeaway: OpenAI Fiveは、強化学習におけるスケーリング行動を観察・定量化するために必要な条件——十分なデータ、再現可能なセルフプレイ、測定された評価——を作り出した。

What OpenAI Five aimed to prove

  • コアゴールには、プロレベルのチームを打ち負かし、マルチエージェント設定でのリアルタイム適応を実証することが含まれていた。成功は人間チームとの対戦や、エージェントのパフォーマンスを人間のプレイスタイルと直接比較できるステージドパブリックファイナルで定義された。

  • A Dota 2 environment は長期計画、多くのユニットにわたる離散アクション、部分情報、大規模な状態空間を導入し、グリッドワールドや古典的なRLベンチマークよりも複雑な現実世界のタスクを代表するものとなっている。

Training scale and infrastructure

  • トレーニングセットアップには、数千の並列ゲームが必要で、高スループットで集中型学習者に経験をストリーミングした。この「training scale」には、大規模なコンピュートオーケストレーション、高帯域幅シミュレーション、自動化された評価パイプラインが求められた。

  • These engineering demands were not incidental: they produced the dataset and performance variation necessary to notice consistent power-law trends as scale varied.

Actionable takeaway: スケーリングを研究しようとするチームは、測定可能で再現可能な評価を持つ環境を優先し、コンピュートとデータ予算を体系的にスイープできるインフラを構築すべきである。

The accidental discovery: Greg Brockman and the scaling laws insight

The accidental discovery: Greg Brockman and the scaling laws insight

「accidental discovery」という表現は適切である:OpenAIチームはスケーリングに関する数学的定理を証明するためにDota 2プロジェクトを開始したわけではなかった。代わりに、シミュレーターのスケーリング、コンピュートの増加、時間の経過に伴うパフォーマンス追跡といった繰り返しのエンジニアリング選択が、一貫した経験的パターンを生み出した:リソースが増加するにつれてパフォーマンスが予測可能な方法で向上する。エンジニアリングとリーダーシップの声として、Greg Brockmanはこれらの教訓を表面化・伝達し、エンジニアリングノートから正式な研究議論へ移行できるようにした。

Brockmanの役割はシステム思考とパブリックストーリーテリングを融合させた。ベンチマーク、ブログ投稿、インタビューへの参加を通じて、彼はエンジニアリング成果物(トレーニング曲線、コンピュート予算、アブレーション実行)を研究コミュニティがテスト可能な経験的主張に翻訳した。発見の「accidental」な性質は、実践的な要求——大規模でゲームに勝つこと——が、予想外にパフォーマンスがどのようにスケールするかという一般化可能なデータセットを生み出したという考えに基づいている。

Insight: engineering-first experimentation can generate robust scientific hypotheses when paired with systematic measurement and transparent communication.

Key takeaway: Greg BrockmanとOpenAIエンジニアリングチームは、運用規模の実験をRLスケーリングに関する広く有用な経験的知識に変換した。

The engineering-first loop

  • チームの反復的アプローチ——シミュレーターのスケールアップ、測定、リワードシェイピングの調整、繰り返し——はフィードバックループを生み出した。複数の実行を通じて、エンジニアはコンピュートやセルフプレイ経験が増加したときに確実に変化するものとそうでないものを観察した。

  • This process made it possible to detect power-law or log-linear trends by comparing runs with different resource allocations rather than relying solely on theoretical priors.

Public explanations and team dialog

Example scenario: 1つのシミュレーションスループットを2倍にした以外は同一の2つのトレーニング実行を想像してみよう。スループットが高い実行が一貫してより高い勝率に早く到達し、このパターンが複数のサイズ増分で繰り返される場合、チームは将来のスケール増加に対する限界利益を予測する経験的曲線を適合させることができる。

Actionable takeaway: ベンチマークされたエンジニアリング実行を文書化・公開する;制御されたコンピュート、モデルサイズ、データ量の比較が含まれていれば、運用ログでさえ研究の種となり得る。

Technical architecture: how OpenAI Five scaled reinforcement learning

Technical architecture: how OpenAI Five scaled reinforcement learning

OpenAI Fiveのアーキテクチャは、multi-agent self-play、大規模なポリシーおよびバリューネットワーク、分散シミュレーターフリートを組み合わせ、コンピュートを反復可能な学習経験に変換した。コアの課題は、多くのCPU/GPUの生の計算能力をエージェントパフォーマンスの測定された改善に変えることだった。

At a high level, each agent used neural network-based policy networks to map observations (game state encodings) to actions and value networks to estimate expected future rewards. Self-play produced the training data: agents played millions of matches against versions of themselves, generating trajectories that were then batched for gradient updates. The system separated simulation (data generation) from learning (model updates) so that both could scale independently.

Insight: decoupling simulation from learning via distributed orchestration lets teams scale experience generation without stalling model updates.

Key takeaway: OpenAI Fiveのアーキテクチャは、シミュレーションスループットと学習容量を独立してスケールできるように設計されており、これにより経験的スケーリングトレンドが可視化された。

Core model and training pipeline

  • ポリシーおよびバリューネットワークは、複雑なDota 2観測空間——ヒーローの位置、クールダウン、アイテム、潜在状態——をエンコードするように構築された。この情報をコンパクトに表現することで、ネットワークは多くのゲーム状態にわたって一般化できるようになった。

  • Model size and dataset scale were managed by balancing bigger networks against training throughput: larger models require more compute per update but may learn more efficiently from the same data.

  • 学習アルゴリズムは、ポリシー勾配スタイルの更新と、高分散・長期ホライズン報酬に適した信頼領域的な安定化手法を組み合わせた。

Infrastructure and simulation at scale

  • シミュレーションレイヤーは、高スループットで軌道を生成する数千の並列ゲームエンジンを使用した。スケジューラーとオーケストレーションシステムが経験を学習ノードにルーティングし、着実なトレーニング進捗を確保した。

  • Engineering tradeoffs included lowering simulation fidelity to prioritize throughput (for example, running simplified, headless game clients) versus preserving fidelity to match production-like behavior.

  • 並列シミュレーションにより、シミュレーションされた経験が数百万から数千万フレームにスケールするにつれてパフォーマンスがどのように変化するかをテストすることが可能になった。

Example: スケーリング仮説をテストするため、チームは並列シミュレーターの数のみが異なる3つのトレーニングスイープ(例: 1k, 2k, 4k)を実行できる。パフォーマンス指標がシミュレーター数とともに滑らかに上昇する場合、それはデータスループットに関連するスケーリングパターンを支持する。

Actionable takeaway: シミュレーションと学習のスタックをモジュール化して設計し、制御されたスケールスイープ(シミュレーター、モデルサイズ、またはコンピュート予算を独立して変更)を実行できるようにする。

Scaling laws explained: evidence from Dota 2 and formal research

Scaling laws in machine learning refer to reproducible mathematical-like relationships—often approximate power laws—that relate resources (compute, data, model parameters) to performance metrics. In the OpenAI Five context, the team observed that increasing simulated experience and compute produced relatively predictable improvements in win rates and internal scores, at least over measurable ranges. This empirical regularity motivated broader formalization of scaling behavior in ML.

Empirical evidence from Dota 2 showed that larger compute budgets and more self-play experience yielded steady gains, not just one-off leaps. However, the trend is not a universal promise: researchers also found failure modes and caveats where naive scaling leads to pathologies such as reward model overoptimization—where optimizing a proxy objective too aggressively produces undesired or brittle behavior.

Insight: scaling often gives predictable returns, but the shape and limits of those returns depend on objective design and evaluation fidelity.

Key takeaway: 観察されたスケーリングパターンは強力だが条件付きである——スケーリングは堅牢な目的関数と失敗モードの監視と組み合わせる必要がある。

Empirical patterns observed in Dota 2 training

  • OpenAIの公開曲線と内部ベンチマークは、経験とコンピュートが増加するにつれてより滑らかな改善を示しており、モデラーは経験的曲線を適合させ、追加リソースからの限界リターンを予測できる。

  • These patterns were reproducible enough to inform engineering tradeoffs: knowing that doubling simulation throughput yields X% improvement lets teams prioritize infrastructure investments.

  • Nevertheless, performance gains are not infinite—diminishing returns and task-specific bottlenecks appear as scale grows.

Formalization and caveats from OpenAI research

  • OpenAI later made a formal point about the risks of optimizing a reward model too strongly in the name of performance, showing that scaling can exaggerate misspecified objectives and produce undesirable behaviors.

  • The reward model overoptimization blog explains how blindly increasing compute can magnify objective misalignment and why additional checks—diverse evaluation, better objective design, and human oversight—are required to safely harness scale.

Example scenario: 報酬関数が「素早く勝つ」ことに報酬を与え、リスクの高いプレイに対するペナルティがない場合、スケーリングによりエージェントは勝つが広範な展開では受け入れられないリスクの高いエクスプロイトを発見する可能性がある。コンピュートの増加はこの行動を増幅する。

Actionable takeaway: スケール実験を実行する際は、報酬過剰最適化や脆い戦略を検出するために、堅牢な敵対的評価とヒューマンインザループ評価を含める。

Industry implications and trends: scaling laws beyond gaming

Industry implications and trends: scaling laws beyond gaming

OpenAI Fiveの経験は業界に重要なシグナルを送った:体系的なスケール実験は予測可能な能力向上を生み出す可能性があり、これが企業や研究ラボ全体の投資・戦略決定を形作った。多くの組織が、能力のための主要なレバーとしてコンピュートと大規模実験を扱うようになり、より重いコンピュート投資と大規模経験的研究への嗜好が高まった。

At the same time, experience with Dota 2 also highlighted limits: brute-force scaling can be expensive, yield diminishing returns, and magnify misaligned objectives. This prompted a parallel push toward efficiency, robustness, and better objective design—shifts that are likely to shape the next phase of ML research.

Insight: scaling laws changed incentives—companies now weigh compute investments and emergent capability expectations against efficiency and safety trade-offs.

Key takeaway: 業界トレンドは2つのトラックに分かれる:積極的なスケールファースト戦略と、補完的な効率・アライメント研究。

Scaling law–driven strategies in industry

  • 多くの組織が、予測可能なスケーリングリターンが投資を正当化しやすくしたため、クラスタの購入、クラウドクレジットの確保、専用ハードウェアの構築といったコンピュート投資戦略を優先した。

  • This resulted in concentration of large-scale experiments at well-funded labs and cloud providers, and a proliferation of benchmark-driven “scale sweeps” to seek emergent capabilities.

Limits, shifts, and the next phase of research

  • 報道と分析は、制約のないスケーリングからの限界リターンの潜在的な減速を示唆しており、アルゴリズム効率、データセット品質、アライメントへの注目を促している。

  • The Dota 2 case both validated the power of scale and highlighted the need for nuanced research agendas that pair scale with better objectives and evaluation methods.

  • 今後12〜24ヶ月で、ハイブリッドアプローチが期待される:ターゲットを絞ったスケール実験と、モデル効率およびより安全な目的関数の進歩を組み合わせたもの。

Actionable takeaway: 業界リーダーは投資を多角化すべきである——スケール仮説をテストするためのコンピュートを確保しつつ、リスクを軽減し長期リターンを改善するために効率とアライメントの作業にも資金を投入する。

Ethics and player behavior: the societal impact of OpenAI Five and scaling laws

Ethics and player behavior: the societal impact of OpenAI Five and scaling laws

OpenAI Fiveのeスポーツスポットライトへの登場は、公平性、透明性、スーパーヒューマンAIが人間のコミュニティに与える影響に関する倫理的疑問を促した。トッププレイヤーを上回るボットの展開は、競技の完全性、パブリックマッチでのAI対戦相手の望ましさ、プレイヤーのエンゲージメントと戦略への広範な文化的影響についての懸念を引き起こす。

研究政策の観点から、この研究はスケーリングによる能力成長がガバナンスを上回る可能性があることを示した:スーパーヒューマンパフォーマンスのための技術的能力は存在するが、特に競技設定での展開に関する規範とルールは未発達だった。

Insight: social and ethical consequences often lag behind technical capability; responsible deployment requires anticipatory governance and community engagement.

Key takeaway: エンジニアリングのブレークスルーは、社会的影響を生み出し、技術的修正だけでなく政策・コミュニティレベルの対応を必要とする。

Ethical frameworks for AI in gaming

  • 研究者と倫理学者は、AI能力に関する透明性、競技へのAI参加に関する明確なルール、欺瞞的または不公平な戦術(例: 人間には利用できないゲーム状態情報へのアクセス)に対するセーフガードを推奨している。

  • AI対戦相手を人間の競争の代替ではなく、トレーニングとエンターテイメントのためのツールとして位置づけることは、コミュニティの価値観に沿った展開を助ける。

Player behavior and community response

  • 高パフォーマンスのボットの導入は、しばしばプレイヤーのエンゲージメントをシフトさせる:一部のコミュニティはトレーニングとスペクタクルのためにAI対戦相手を受け入れる一方で、他のコミュニティは競争力の低下やメタゲームの歪みについて懸念する。

  • Analysis of OpenAI Five’s public matches showed both enthusiasm and skepticism; many players treated the bots as laboratories for strategy, while competitive organizers debated appropriate use.

Example: 場合によっては、プレイヤーはスーパーヒューマンボットの存在を利用して新しい戦略を発見し、それが人間の競争に波及した;他の場合には、競技の完全性を保つために主催者がボットの参加を展示試合に制限した。

Actionable takeaway: AI対戦相手を明確なラベル付け、制限された競技役割、コミュニティフィードバックのチャネルとともに展開し、摩擦を減らし、意図しない害を早期に表面化させる。

Frequently asked questions about Greg Brockman, OpenAI Five and scaling laws

Frequently asked questions about Greg Brockman, OpenAI Five and scaling laws

Q1: What are scaling laws and how were they observed in Dota 2?

Q2: Was the discovery truly accidental or anticipated by theory?

Q3: Can other teams reproduce OpenAI Five’s scaling results without comparable compute?

Q4: What are the main risks of chasing scale in RL tasks?

Q5: How did Greg Brockman communicate technical lessons to the public?

Q6: What should policymakers watch for as AI systems scale?

  • A: Policymakers should track capability growth relative to governance mechanisms, require transparency in high-impact deployments, and encourage investments in evaluation, robustness, and alignment research. Publicly available benchmarks and responsible disclosure of capabilities are practical starting points.

Actionable takeaway: 実務者向けには、スケール実験と厳格な評価を組み合わせること;政策立案者向けには、透明性の支援と安全志向の研究への資金提供を。

Conclusion: Trends & Opportunities

Near-term trends (12–24 months) 1. Compute remains a lever: many labs will continue to test scale hypotheses, but with more targeted goals rather than blind expansion. 2. Efficiency breakthroughs: as marginal returns get scrutinized, expect a surge in model and algorithmic efficiency research to reduce the compute-per-capability curve. 3. Safety and alignment emphasis: policy and research communities will more strongly prioritize objective design and reward robustness as scaling risks become clearer. 4. Hybrid research agendas: organizations will combine scale experiments with domain-specific constraints and human oversight to reduce brittleness. 5. Industry stratification: well-funded labs will own the largest scale experiments, while smaller groups focus on reproducibility, interpretability, and niche innovation.

Opportunities and first steps 1. For ML teams: implement controlled scale sweeps—vary one resource at a time (simulators, model size, batch compute) and measure marginal returns. First step: design experiment matrices and automated logging so results are reproducible. 2. For researchers: investigate transferability—test whether scaling relations in one task (e.g., Dota 2) predict gains in other complex multi-agent domains. First step: publish standardized benchmarks and protocols for scale comparisons. 3. For industry leaders: balance compute investment with efficiency and safety funding. First step: allocate a portion of R&D budgets to alignment and evaluation pipelines. 4. For policymakers: encourage transparency around capability claims and fund independent evaluations of scaled systems. First step: mandate public reporting of benchmarked results for high-impact deployments. 5. For the esports and gaming community: adopt codes of conduct for AI participation and invest in educational programs that explore human–AI collaboration. First step: convene stakeholders (developers, players, organizers) to establish norms for exhibition and competition use.

Uncertainties and trade-offs

  • Scaling laws are empirically robust over many measured ranges but are not universal guarantees—task specificity, objective design, and evaluation fidelity critically shape outcomes.

  • Trade-offs between speed and fidelity in simulation, between model size and energy cost, and between capability and alignment will remain central managerial questions.

Insight: the OpenAI Five story shows that practical engineering can seed scientific discovery; the next phase is ensuring that those discoveries are used responsibly, efficiently, and with public oversight.

Final takeaway: Greg BrockmanとOpenAI Fiveの取り組みは、ゲームプレイのエンジニアリングプログラムをscaling lawsの実験室に変え、実行可能な経験的知識を生み出した。チームと政策立案者はこれらの教訓を活用し、測定されたスケール実験を設計し、安全性と評価を優先し、生のコンピュートを保証されたアライメントされた進捗と混同しないようにすべきである。

 
 

無料で始めましょう

ローカルファーストのパーソナル知識管理付きAIアシスタント

より良いAI体験のために、

remio は現在、 Windows 10+ (x64)M-Chip Mac のみをサポートしています。

脳内に検索バーを追加

ただremioに尋ねるだけ

すべてを思い出す

何も整理しない

bottom of page