Microsoft、推論モデル「MAI-Thinking-1」を発表し人間評価で Sonnet 4.6 を上回る
本文の状態
日本語全文を表示中
詳細モードで約5分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
TLDR AI
Microsoft は推論モデル「MAI-Thinking-1」を発表し、35BアクティブパラメータながらClaude Opus 4.6と同等の性能を発揮する中規模モデルとして、学習プロセスやデータ品質への独自の哲学を強調した。
AI深層分析を開く2026年8月14日 22:19
AI深層分析
キーポイント
MAI-Thinking-1 の基本性能と位置付け
Microsoft AI は推論モデル「MAI-Thinking-1」を発表し、35Bアクティブパラメータの中規模モデルでありながら、主要なソフトウェアエンジニアリングベンチマークでClaude Opus 4.6と同等の性能を発揮すると発表した。
学習プロセスにおける独自哲学
同社は「能力は継承せず自ら学ぶ」「クリーンで追跡可能なデータのみを使用」「インフラ全体での自己完結」を3つの柱とし、他社モデルからの知識蒸留を行わない方針を明確にした。
Hill-Climbing Machine の導入
モデル開発の各要素が継続的に改善される「Hill-Climbing Machine」と呼ばれる共同設計パイプラインを導入し、より良いデータや環境を吸収する反復可能なシステム構築を目指している。
実用性と展開の柔軟性
モデルサイズが比較的小さいため、大規模モデルよりも推論負荷が低く、高度なコーディング支援を日常業務や幅広い環境で頻繁に活用できる可能性を示唆している。
エージェントコーディングのための検証済みトレーニング環境
各検証済み環境は決定論的かつ実行可能で、実際のテストスイートによって評価される。これによりモデルはコードの読み取りや編集、テストの実行、失敗からの回復など、開発者が実際に行う多段階作業に慣れることができる。
重要な引用
MAI-Thinking-1 was trained without distillation from third party models, forcing our model to truly learn the tasks at hand.
We don't rely on opaque data. Our datasets are clean, traceable, and enterprise-grade.
The aim is a repeatable system that can absorb better data, stronger rewards, more capable environments, and more compute.
Each verified environment is deterministic, executable, and graded by real test suites.
編集コメントを表示
編集コメント
Microsoft が他社モデルの知識蒸留を拒否し、自社インフラとデータで独自に学習させた推論モデルを発表したのは注目に値する。中規模モデルでClaude Opus 4.6と同等の性能を示す点は、コスト効率と実用性のバランスにおいて新たな基準となり得る。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
本日、Microsoft AI の推論モデル「MAI-Thinking-1」を発表します。このモデルはミドルサイズでありながら、同重量クラスの中で最強クラスの性能を誇ります。主要なソフトウェアエンジニアリングのベンチマークではトップレベルのモデルと互角の成績を示し、高度な数学的推論能力も備えています。また、当社の盲検による人間評価(side-by-side evaluations)では、Sonnet 4.6 よりも高い評価を得ています。
他の研究機関からの知識蒸留(distill)は行わず、ブラックボックス化したデータにも依存していません。使用しているデータセットはクリーンで追跡可能であり、エンタープライズグレードの品質を確保しています。
MAI-Thinking-1 は、Microsoft が取り組む「ヒューマニスト・スーパーインテリジェンス(Humanist Superintelligence)」実現に向けた一歩です。これは人々や組織に奉仕するために設計された高度な AI 能力であり、それらに取って代わることを目的としたものではありません。このモデルの重要性は、その機能面だけでなく、どのように構築されたかというプロセスにもあります。
The Hill-Climbing Machine(ヒル・クライミング・マシン)
単なる一つのモデル以上の意味を持つのが、「ヒル・クライミング・マシン」です。これはモデル開発のあらゆる要素を改善可能なものにするために共同設計されたパイプラインであり、能力が継続的かつ確実に向上し続けることを目指しています。その目的は、より良いデータや強力な報酬信号、高度な環境、そして計算リソースを吸収できる反復可能なシステムを構築することです。
私たちの哲学を支える3 つの主要な柱があります。
まず、能力は継承するのではなく学習すべきです。習得が速いとはいえ、継承された知能には実世界での利用に不可欠な制御性が欠けています。模倣者は教師モデルの設計選択に本質的に縛られ、新しい状況への適応が困難だからです。MAI-Thinking-1 は他社モデルからの知識蒸留(distillation)を行わずに訓練されており、モデル自体が目の前のタスクを真に学習できるようになっています。
次に、データの清浄さです。私たちは第三者モデルからの蒸留を用いず、追跡可能でエンタープライズグレードのクリーンなデータからゼロベースで訓練を行いました。これは品質、出所の明確化、制御において重要です。モデルがどのような要因によって形成されたかを把握できない限り、その振る舞いを完全に理解したり、信頼性を持って改善したりすることはできません。
第三に、スタック全体における自立性です。MSFT 独自のアクセラレータとのモデル共設計から強化学習フレームワークに至るまで、私たちは社内訓練インフラの構築に注力しました。これは「ヒルクライミング・マシン」を構築する上で不可欠な要素であり、システムをエンドツーエンドで最適化し、自社のニーズに最善で応える形へと塑造するために必要です。
中規模モデルながら、強力なソフトウェアエンジニアリング性能を発揮
MAI-Thinking-1 は、350 億のアクティブパラメータと約 1 兆のパラメータ総数を持つスパースな Mixture of Experts モデルです。このモデルは、より大規模なモデルに比べて推論時のリソースフットプリントが小さく済みます。にもかかわらず、SWE-Bench Pro のベンチマークでは Claude Opus 4.6 と互角の性能を発揮しています。
これは開発者や企業にとって極めて重要です。なぜなら、モデルのサイズは、高度なコーディング支援をどこで展開できるか、どれほど頻繁に利用可能か、そして特別ケースから日常業務へと移行できるかを決定づけるからです。
私たちは、エージェント型コーディングに必要なトレーニング環境に多大な投資を行いました。検証済みの各環境はすべて決定論的であり、実行可能で、実際のテストスイートによって採点されます。これにより、モデルは開発者が実際に遂行する多段階の作業——コードの読み込み、ファイル編集、テストの実行、失敗の観測、中間的なミスタイクからの回復など——に対する練習を積むことができます。
高度な数学的推論能力
MAI-Thinking-1 は、AIME 2025 で 97.0%、AIME 2026 で 94.5% のスコアを記録し、その重みクラスにおいて優れた数学的・科学的推論能力を示しています。この高いパフォーマンスは、当社のトレーニングループが独自のデータ、報酬、評価プロセスを通じて、地面からすべてを作り上げるように真の推論能力の向上を実現できるという確信を与えてくれます。これにより、この知能は時間とともに他のドメインにも一般化することが可能になります。
原文を表示
Today we are introducing MAI-Thinking-1, Microsoft AI’s reasoning model. It is a medium-sized model that stands among the strongest models in its weight class. It matches leading models on key software engineering benchmarks, demonstrates advanced mathematical reasoning capabilities, and is preferred to Sonnet 4.6 in our blind human side-by-side evaluations. We don’t distill from other labs and we don’t rely on opaque data. Our datasets are clean, traceable, and enterprise-grade.
MAI-Thinking-1 is a step in our broader work to build towards Humanist Superintelligence: advanced AI capabilities designed to serve people and organizations, not to replace them. The model matters on both axes: what it can do, and how it was built.
The Hill-Climbing Machine
More than a single model, we are excited to introduce our Hill-Climbing Machine: a co-designed pipeline built to make every component of model development climbable, so capabilities improve continually and reliably over time. The aim is a repeatable system that can absorb better data, stronger rewards, more capable environments, and more compute.
Three main pillars guide our philosophy.
First, capabilities should be learned, not inherited. Although faster to acquire, inherited intelligence lacks the steerability essential for real world usage: an imitator is fundamentally tied to the design choices of its teacher and struggles to adapt to new situations. MAI-Thinking-1 was trained without distillation from third party models, forcing our model to truly learn the tasks at hand.
Second, clean data. We trained it from the ground up on clean, traceable and enterprise-grade data, without distillation from third-party models. This matters for quality, provenance, and control. If we cannot account for what shaped a model, we cannot fully understand its behavior or credibly improve it.
Third, self-sufficiency across the entire stack. All the way from co-design of our models with MSFT’s own accelerators through to our reinforcement learning framework, we have focused efforts on in-house training infrastructure. This is a crucial part of building our hill-climbing machine, to ensure we can fully optimize and shape our systems end-to-end to best serve our needs.
Medium-sized model, with strong software engineering performance
MAI-Thinking-1 is a 35B-active, ~1T-total parameters, sparse Mixture of Experts model, a smaller inference footprint than much larger models. Despite this, our model is toe-to-toe with Claude Opus 4.6 on SWE-Bench Pro. That matters for developers and enterprises because model size determines where advanced coding assistance can be deployed, how often it can be used, and whether it can move from exceptional tasks into daily workflows.
We have invested heavily in the training environments needed for agentic coding. Each verified environment is deterministic, executable, and graded by real test suites. This gives the model practice on the kind of multi-step work developers actually do: reading code, editing files, running tests, observing failures, and recovering from intermediate mistakes.
Advanced mathematical reasoning capabilities
MAI-Thinking-1 reaches 97.0% on AIME 2025, and 94.5% on AIME 2026, showing strong mathematical and scientific reasoning for its weight class. Strong performance here gives us confidence that our training loop can create real reasoning gains – climbing all the way from the ground up – from our own data, rewards, and evaluation process, enabling this intelligence to generalize to other domains over time.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み