ミラ・ムラティのシンキングマシーンズラボ、カスタマイズ可能なモデル重みに基づく人間中心 AI の技術的根拠を提示
Mira Murati が率いる Thinking Machines Lab は、中央集権的なモデルの限界を指摘し、人間の判断を拡張する分散型・カスタマイズ可能で、価値観が重みに埋め込まれた AI の構築に向けた技術的ロードマップを発表した。
キーポイント
分散型 AI と暗黙知の活用
多くの専門知識は暗黙知であり中央集権的なデータベース化が不可能であるため、AI も同様に分散して組織内で知識を育むべきだと主張し、チェスや数学のような閉じた領域以外では自律的な解決だけでは不十分であると説く。
4 つの技術的方向性
多様な相互作用とカスタマイズ性を備えた強固なモデルの訓練、ユーザーによる微調整ツールの提供、人間と機械のコミュニケーションチャネルの拡大、そしてモデル作成プロセスの透明化という 4 つの柱を提案している。
価値観の重みへの埋め込み
プロンプト変更だけでは表面だけの行動変容に留まるため、価値観やアライメントはモデルの重み自体にエンコードすべきであり、単一の権威による統制が「単一障害点」となるリスクを警告している。
Tinker API と技術的ボトルネック
200ms のマイクロターンで音声・映像・テキストを連続処理する対話モデルと、人間と機械の協働成果を測る新たな評価基準を提案し、LoRA によるオープンウェイトモデルの微調整を可能にする Tinker API を実装した。
分散型AIとローカル適応の推進
中央集権的な凍結モデルではなく、組織やユーザーが自社のデータと価値観に基づいてLoRAアダプターを調整・所有する分散アプローチを提唱しています。
Tinkerによる価値観の埋め込み
「Tinker」というツールを用いることで、チームは可搬性の高いLoRA重みとして自社の規範やスタイルをモデルに直接組み込むことが可能になります。
対話型モデルによる人間-AI連携の拡大
テキストベースの待ち時間のあるインターフェースから、継続的なマイクロターンと多モーダル入力を活用したライブな対話モデルへ移行し、人間の参加を技術的課題として捉えています。
重要な引用
Most AI in use today is trained in a handful of places, then frozen. The report argues that this design excludes the people a model serves.
Much know-how is tacit, local, and updated constantly through feedback... Therefore, the lab argues, AI must be distributed to use distributed knowledge.
A single alignment authority, it warns, becomes a single point of capture.
Values should be encoded in model weights, not prompts.
The lab frames alignment as many diverse, owned models, not one central spec.
Tinker lets teams encode their values into portable LoRA weights they own.
影響分析・編集コメントを表示
影響分析
この発表は、AI の未来像を「中央集権的な汎用モデルの支配」から「分散型かつユーザーが主体となるカスタマイズ可能なエコシステム」へと転換させる重要な提言であり、特に企業や組織内での AI 活用におけるガバナンスとアライメントのあり方に大きな影響を与える。実用的な API の提供により、理論的な議論が即座にエンジニアリングの実装段階へ移行する可能性を示しており、オープンソースモデルの生態系における「微調整」と「価値観の注入」のパラダイムシフトを加速させるだろう。
編集コメント
Mira Murati 率いる新ラボによる、AI の「所有権」と「価値観」をモデル内部に再定義する大胆なアプローチは、今後の業界標準を揺るがす可能性があります。特に「重みへのアライメント埋め込み」という概念は、プロンプトエンジニアリングの限界を超える次世代の制御手法として注目すべきです。
Thinking Machines Lab は、人間の意志と判断を拡張する AI を構築するためのレポートを発表しました。現在使用されているほとんどの AI は限られた場所で訓練され、その後固定化されています。このレポートは、このような設計がモデルが奉仕する人々を排除していると主張しています。代わりに、Thinking Machines Lab の研究者たちは、分散型でカスタマイズ可能であり、ユーザーによって形成される AI を目指しています。
Thinking Machines Lab の提案
ラボは 4 つの技術的方向性を提示しました。第一に、多モーダルな相互作用とカスタマイズ性を備えた強力なモデルを訓練することです。第二に、人々が自らモデルの重み(weights)を微調整・訓練できるツールを開発することです。第三に、人間から機械への通信チャネルを広げるインターフェースを開発することです。第四に、より多くのエンジニアがモデルがどのように作られるかを理解できるよう研究を公開することです。これら 4 つの方向性は、知識とアライメント(alignment)の両方をユーザーにより近づけるものです。
分散された知識には分散型 AI が必要である理由
これらの方向性の根底にあるのは、知識そのものに関する主張です。多くのノウハウは暗黙的であり、局所的で、フィードバックを通じて絶えず更新されます。レシピを洗練させるシェフが、そのスキルをデータベースに記述することはできません。このレポートはマイケル・ポランニとフリードリヒ・ハイエクを引用してこれを支持しています。主要な計画が失敗するのは、そのような知識が希少ではなく、私的で儚いものであるからです。したがって、ラボは AI が分散された知識を活用するために分散型であるべきだと主張します。組織がその知識を抽出して置き換えるのではなく、育成するのを支援する AI を目指しています。
チェスと数学は明記された例外です。両者には静的で表現可能な目標があり、隠された知識が存在しません。そのため、自己対戦や自律的な解決手法がこれらにおいてうまく機能します。しかし、そのような閉じた領域の外では、レポートは知能だけでは不十分であると述べています。
技術的ボトルネックとして指摘されるもの
この枠組みに基づき、レポートは2 つのよく知られた限界を工学的目標へと再定義しています。1 つ目は通信チャネルです。小さなテキストボックスと長い待機時間がそれです。これはラボのインタラクションモデルが直接解決する問題です。これらのモデルはオーディオ、ビデオ、テキストを連続的に取り込み、約 200 ミリ秒のマイクロターンで処理を行います。2 つ目の限界は評価そのものです。METR のようなベンチマークは、モデルが単独で動作できる時間を測定します。しかしレポートは、これでは人間と機械が共同で達成する成果を見逃していると主張しています。
所有権と分散型アライメント
インターフェースを超えて、レポートは価値観が存在する場所へと焦点を移します。単一のアライメント権限を持つことは、単一障害点として乗っ取られるリスクになると警告しています。プロンプトは表面的な行動を変化させますが、モデルの深い習慣は固定されたままです。そのため、ラボは価値観はプロンプトではなく、モデルの重み(weights)に符号化されるべきだと主張します。ここで Tinker API がエンジニアにとって具体的なものとなります。
Tinker は Llama や Qwen などのオープンウェイトモデルを LoRA を用いてファインチューニングし、低レベルなプリミティブを公開して、ポータブルなアダプター重みのエクスポートを可能にします。公式のパターンに従った最小限の教師ありループは以下の通りです:
Copy CodeCopiedUse a different Browser
import tinker
from tinker import types
環境変数から TINKER_API_KEY を読み取る
service_client = tinker.ServiceClient()
オープンウェイトベースモデル用の LoRA 微調整クライアント
training_client = service_client.create_lora_training_client(
base_model="Qwen/Qwen3-8B", rank=32,
)
for batch in dataset: # バッチ:list[types.Datum] のリスト
fwd_bwd = training_client.forward_backward(batch, "cross_entropy")
optim = training_client.optim_step(types.AdamParams(learning_rate=1e-4))
fwd_bwd.result() # 勾配を蓄積
optim.result() # 重みを更新
微調整された LoRA 重みを保存し、それらを使用するクライアントを取得
sampling_client = training_client.save_weights_and_get_sampling_client(
name="my-adapter",
)
集中型凍結 AI と分散型アプローチの対比
これらを総合すると、報告書の立場は今日のデフォルトのアプローチとは対照的です:
次元 | 集中型凍結 AI | Thinking Machines の分散型アプローチ
---|---|---
訓練場所 | 少数のラボで訓練され、その後凍結 | 作業が行われる場所で適応
価値形成者 | モデルの所有者 | 組織とそのユーザー
適応方法 | プロンプトと足場(スキャフォールディング) | Tinker などのツールによる微調整済み重み
インターフェース | テキストボックス、ターン制待機 | ライブ、マルチモーダル相互作用モデル
アライメントの焦点 | 1 つの中央仕様 | 多様な、所有権を持つ多数のモデル
使用事例と具体例
実際には、これらのアイデアは具体的なエンジニアリング作業に落とし込まれます。例えば、病院は自社のプロトコルに基づいてモデルをファインチューニングできます。データとアダプター重み(weights)の両方を社内管理下に置きます。同様に、法律事務所も自社のスタイルに合わせてモデルを適応させることができます。内部ガイダンスが変更されるたびに、そのモデルを再訓練します。一方、サポートチームはライブでの対話を通じて、タスク実行中にモデルを修正することも可能です。いずれの場合も、組織は固定されたモデルをレンタルするのではなく、所有権を維持します。
キーポイント
この論文では、人間の参加は能力に対する制限ではなく、技術的な課題として扱われています。
暗黙的・局所的知識こそが、AI 自体を分散させるべきであるという明言された理由です。
インタラクションモデルは、継続的でマイクロターン型の多モーダル入力を用いて、人間と AI のチャネルを広げます。
Tinker を用いることで、チームは自らの価値観を、所有するポータブルな LoRA 重み(weights)としてエンコードできます。
このラボは、アライメント(alignment)を一つの中央仕様ではなく、多様な所有モデルの集合体として位置づけています。
参考文献
Thinking Machines Lab, "The Future Worth Building Is Human" (2026 年 7 月 10 日): https://thinkingmachines.ai/blog/the-future-worth-building-is-human/
Thinking Machines Lab, "Interaction Models: A Scalable Approach to Human-AI Collaboration" (2026 年 5 月): https://thinkingmachines.ai/blog/interaction-models/
Tinker ドキュメンテーション(クイックスタートおよび TrainingClient API): https://tinker-docs.thinkingmachines.ai/
Kwa, West 他, "Task-Completion Time Horizons of Frontier AI Models," METR (2025): https://metr.org/time-horizons/
Mira Murati の Thinking Machines Lab が、カスタマイズ可能なモデル重みに基づく人間中心の AI に対する技術的根拠を提示しました(続き 5/5)
この投稿は、MarkTechPost で最初に公開されたものです。
原文を表示
Thinking Machines Lab published a report to build AI that extends human will and judgment. Most AI in use today is trained in a handful of places, then frozen. The report argues that this design excludes the people a model serves. Instead, the Thinking Machines lab researchers want AI that is distributed, customizable, and shaped by its users.
Thinking Machines Lab’s Proposal
The lab names four technical directions. First, it trains strong models with multimodal interaction and customizability. Second, it builds tools that let people fine-tune and train model weights themselves. Third, it develops interfaces that widen the human-to-machine communication channel. Fourth, it publishes research so more engineers understand how models are made. Together, these directions move both knowledge and alignment closer to users.
Why Distributed Knowledge Needs Distributed AI
Underneath these directions sits a claim about knowledge itself. Much know-how is tacit, local, and updated constantly through feedback. A chef refining a recipe cannot write that skill into a database. The report cites Michael Polanyi and Friedrich Hayek to support this. The main planning fails because such knowledge is private and fleeting, not scarce. Therefore, the lab argues, AI must be distributed to use distributed knowledge. It wants AI that helps organizations cultivate that knowledge, not extract and replace it.
Chess and math are the stated exceptions. Both have static, expressible goals and no hidden knowledge. So self-play and autonomous solving work well there. Outside such closed domains, the report says intelligence alone is not enough.
Technical Bottlenecks It Names
Given that framing, the report reframes two familiar limits as engineering targets. The first is the communication channel: a small text box and a long wait. This is the problem the lab’s interaction models address directly. Those models take in audio, video, and text continuously, using roughly 200ms micro-turns. The second limit is evaluation itself. Benchmarks like METR’s measure how long a model works alone. The report argues this misses what people and machines accomplish together.
Ownership And Decentralized Alignment
Beyond interfaces, the report turns to where values live. A single alignment authority, it warns, becomes a single point of capture. Prompts change surface behavior, while deeper model habits stay fixed. So the lab argues values should be encoded in model weights, not prompts. This is where its Tinker API becomes concrete for engineers.
Tinker fine-tunes open-weights models such as Llama and Qwen using LoRA. It exposes low-level primitives and lets you export portable adapter weights. A minimal supervised loop follows the official pattern:
Copy CodeCopiedUse a different Browser
import tinker
from tinker import types
Reads TINKER_API_KEY from your environment
service_client = tinker.ServiceClient()
LoRA fine-tuning client for an open-weights base model
training_client = service_client.create_lora_training_client(
base_model="Qwen/Qwen3-8B", rank=32,
)
for batch in dataset: # batch: list[types.Datum]
fwd_bwd = training_client.forward_backward(batch, "cross_entropy")
optim = training_client.optim_step(types.AdamParams(learning_rate=1e-4))
fwd_bwd.result() # accumulate gradients
optim.result() # update the weights
Save the trained LoRA weights, then get a client to use them
sampling_client = training_client.save_weights_and_get_sampling_client(
name="my-adapter",
)
Centralized Frozen AI vs The Distributed Approach
Taken together, the report’s stance contrasts with today’s default approach:
DimensionCentralized frozen AIThinking Machines’ distributed approach
Where it is trainedA few labs, then frozenAdapted where the work happens
Who shapes valuesThe model’s ownerThe organization and its users
AdaptationPrompts and scaffoldingFine-tuned weights via tools like Tinker
InterfaceText box, turn-based waitingLive, multimodal interaction models
Alignment locusOne central specMany diverse, owned models
Use Cases With Examples
In practice, these ideas map onto concrete engineering work. For example, a hospital could fine-tune a model on its own protocols. It would keep both data and adapter weights in house. Similarly, a law firm could adapt a model to its house style. It would retrain that model whenever internal guidance changes. Meanwhile, a support team could use live interaction to correct a model mid-task. In each case, the organization keeps ownership instead of renting a fixed model.
Key Takeaways
The essay treats human participation as a technical challenge, not a limit on capability.
Tacit, local knowledge is the stated reason AI itself must be distributed.
Interaction models widen the human-AI channel using continuous, micro-turn multimodal input.
Tinker lets teams encode their values into portable LoRA weights they own.
The lab frames alignment as many diverse, owned models, not one central spec.
Sources
Thinking Machines Lab, “The Future Worth Building Is Human” (Jul 10, 2026): https://thinkingmachines.ai/blog/the-future-worth-building-is-human/
Thinking Machines Lab, “Interaction Models: A Scalable Approach to Human-AI Collaboration” (May 2026): https://thinkingmachines.ai/blog/interaction-models/
Tinker documentation (quickstart and TrainingClient API): https://tinker-docs.thinkingmachines.ai/
Kwa, West et al., “Task-Completion Time Horizons of Frontier AI Models,” METR (2025): https://metr.org/time-horizons/
The post Mira Murati’s Thinking Machines Lab Makes The Technical Case For Human-Centered AI Built On Customizable Model Weights appeared first on MarkTechPost.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み