Nvidia、医療ロボティクスに物理AIを投入
Nvidia は医療用ロボットが臨床現場で得るべき物理的経験を、古典物理学と生成 AI を組み合わせたシミュレーションフレームワーク「Medical Physics Simulation」によって効率的に再現・学習させる新アプローチを発表した。
キーポイント
Physical AI の定義と必要性
医療ロボットはテキストや画像だけでなく、触覚や力学的相互作用といった物理的経験(embodied experience)を通じて学習する必要があり、これは「Physical AI」として位置づけられる。
シミュレーションによる教育の効率化
臨床現場での稀な事象(エッジケース)や危険な状況を数年かけて経験させるのは非現実的であるため、Nvidia の新フレームワークはこれを計算機上で生成し、開発者がオンデマンドで訓練データを取得可能にする。
古典物理学と生成 AI の融合
装置の挙動モデルリングにおいて、既知の力学ルールには「古典的シミュレーション」を、視覚的・解剖学的な多様性には生成 AI(Cosmos-H Dreams)を組み合わせて使用し、両者の長所を活かす。
GPU による並列処理と速度向上
Nvidia の Warp および Newton ライブラリを活用して GPU で大規模な並列環境(8,192 環境)を同時に実行することで、訓練時間を従来の 5 時間以上から 2 分未満へと劇的に短縮することに成功している。
実用化への課題と限界
処理速度の向上は示されたものの、不完全な画像やセンサー遅延、シミュレーションモデルに存在しない解剖学的変異に対する信頼性(臨床的妥当性)についてはまだ検証が必要である。
物理AIのリスクとシミュレーションの重要性
言語モデルのエッジケース失敗は誤答だが、物理AIの失敗は患者体内で起こるため、並列シミュレーションによる故障モードの探索が極めて重要である。
主要企業の応用事例と現状
CMR SurgicalやJohnson & Johnsonなどが特定の手術シナリオ向けにデジタルツインや合成データを作成しているが、現時点では学習済みポリシーを実患者で稼働させるシステムは存在しない。
重要な引用
"Physical AI is the term Nvidia and much of the robotics industry now use to describe machines that have to learn how the world behaves through contact, force, and consequence..."
"Medical Physics Simulation is Nvidia's attempt to manufacture that embodied experience computationally."
"A benchmark running 8,192 parallel environments cut training time from over five hours to under two minutes."
A language model that underperforms on an edge case produces a bad answer, but a physical AI system that underperforms on an edge case is operating inside a patient.
Regulators and clinical review boards need to see how a system arrived at its behaviour, not just confirm that the behaviour looked acceptable in testing.
"Open code lets outside reviewers check the model's logic, but it doesn't confirm the model's physical behaviour matches what happens in a body..."
影響分析・編集コメントを表示
影響分析
この発表は、医療ロボット開発における「物理的経験の不足」という根本的なボトルネックを解決する画期的な手法を示唆しており、臨床試験のリスクとコストを大幅に削減する可能性を秘めています。しかし、シミュレーション環境で得られた学習成果が実際の手術現場や複雑な生体組織に対してどれほど汎化するかという「現実とのギャップ」を検証する段階へと移行したことを示す重要な転換点でもあります。
編集コメント
医療ロボット開発における「シミュレーションと実世界のギャップ」を埋めるための具体的な技術的アプローチ(古典物理×生成 AI)が示された点は非常に重要です。ただし、速度の劇的な向上だけでなく、臨床現場での信頼性確保という次のステップへの課題提起も含まれており、単なるベンチマーク競争ではなく実用化への慎重な視点が必要であることを示唆しています。
Nvidia の新しい「Medical Physics Simulation」フレームワークは、医療用ロボットを単なるコードの集合体ではなく、物理的な AI システムとして捉え、学習には実際の身体を使った経験(エンボディメント)が不可欠だと考えます。
現在、Nvidia をはじめとするロボティクス業界では、「Physical AI」という用語が使われています。これは、テキストや画像だけでなく、接触・力・結果といった現実世界との相互作用を通じて、世界の振る舞いを学ぶ必要がある機械を指します。
言語モデルはテキストから学習しますが、物理的な AI システムは、カテーテルが血管壁に当たったときや、ロボットアームが軟組織に対して過度な圧力を加えたときに何が起こるかという事象から学びます。こうした学習には通常、現実世界で動作する物理的な身体か、それを代替できる十分な詳細さを持つシミュレーションのどちらかが必要です。
医療用ロボティクスにおいては、実際の手術現場で動作する物理的なロボットは数が限られており、規制が厳しく、ロボットが実際に経験すべき多様なシナリオを生成するには時間がかかりすぎます。そこで Nvidia が提案するのが「Medical Physics Simulation」です。これは、計算資源を用いてエンボディメントの経験を人工的に作り出す試みです。
同社の「Isaac for Healthcare」プラットフォームにオープンソースとして追加されたこのフレームワークは、手術用や診断用のロボットが臨床経験を通じて長年かけて遭遇するはずだった物理的な相互作用を生成します。例えば、ガイドワイヤーが石灰化した血管壁に引っかかる様子や、腎結石が珍しい角度で詰まる現象、あるいは一部の症例でしか見られない軟組織の反応などが含まれます。
オペレーション室でこうしたエッジケースが予定通りに発生することはありません。シミュレーションを使えば、開発者は必要な時にいつでもこれらのケースを生成できます。
メスを入れる前に物理的な直感を養う
このフレームワークは、体内でのデバイスの挙動をモデル化する 2 つのアプローチを組み合わせています。
古典的な物理学シミュレーションでは、すでに理解が進んでいる機械的ルールを扱います。カテーテルがどのように曲がるか、血管壁がどの程度の抵抗を示すか、器具が組織内を移動する際に接触力がどう変化するかといった要素です。一方、生成 AI は手動でコード化するのに難しい部分を担います。手続き型データから学習した視覚的なシーンダイナミクスを、Nvidia が「Cosmos-H Dreams」と呼ぶコンポーネントを通じて提供します。
この組み合わせが、物理 AI の提案を縮小して示したものです。古典シミュレーションはロボットポリシーに遵守すべき物理学を与え、生成シミュレーションは一般化に必要な視覚的・解剖学的な多様性の範囲を提供します。これらを組み合わせ、Nvidia の Warp や Newton ライブラリを活用して GPU で大規模に実行すれば、一度に 1 つのシーンだけを処理するのではなく、多数の並列トレーニング環境を同時に実行することが可能になります。
Nvidia によると、8,192 の並列環境でベンチマークを実行した結果、訓練時間は 5 時間以上から 2 分未満に短縮されました。ただしこれはスループットの実証であり、臨床的な信頼性を示すものではありません。また、このようにして学習されたポリシーが、不完全な画像データや遅延するセンサー読み取り値、あるいはシミュレーションモデルが想定していなかった解剖学的変異に対してどのように振る舞うかについては何も語っていません。
言語モデルがエッジケースで期待通りに動作しなかった場合、誤った回答を返すことになります。しかし、物理 AI システムが同様の状況で失敗した場合、そのシステムは患者の体内で稼働している最中なのです。
並列シミュレーションというアプローチは、開発者が故障モードをどれほど迅速に探索できるかという点において、実質的な進歩をもたらしました。ただし、こうしたシミュレーション上の故障モードが、実際の手術室で何が起こるのかと一致するかどうかは、また別の問題です。
身体性アプローチの検証場所
Nvidia が早期採用企業として名を連ねている組織たちは、物理 AI アプローチを異なる深さで適用しています。そのため、このリストは一律に並んだ導入事例として扱うのではなく、各企業がどの程度の段階で取り組んでいるかを意識して読む必要があります。
Capgemini 傘下のエンジニアリング会社である Cambridge Consultants と CMR Surgical は、データ面において最も先駆的な取り組みを進めています。CMR は、その Versius 手術用ロボットシステムから収集した約 500 時間にわたる匿名化された臨床データを「Open-H Embodiment」データセットに提供しました。対象となるのは胆嚢摘出術、前立腺切除術、ヘルニア修復術、子宮全摘術といった手技です。両社は Cosmos-H Dreams を活用して、軟組織の相互作用に関する物理法則をモデル化し、患者固有のシミュレーションを生成しています。
「オープンソースモデルにより、私たちは共有された知見の上に構築することが可能です。これによって責任あるイノベーションが加速され、最終的には世界中の患者に対してより一貫したケアと良好な治療結果を提供する可能性が開けます」と、CMR Surgical の CTO である Chris Fryer は述べています。
Johnson & Johnson MedTech は、このフレームワークと Cosmos ベースの基盤モデルを組み合わせ、泌尿器科における腎結石症例に特化した、内視管型 MONARCH プラットフォームのデジタルツイン構築を進めています。
XCath は、この技術を用いて血管内治療の自律制御ポリシー訓練を実施しています。これは、人間のオペレーターが直接操作しない状態で、血液血管をナビゲートする際の物理的挙動をシステムに学習させる取り組みです。また、Inner Logic は合成データ生成を通じてデバイスの機構を検証しており、規制当局への提出資料を支えるためのシミュレーション内証拠(in silico evidence)の創出を計画しています。ただし、そのような証拠に基づく提出が実際に承認されたという公的な確認はまだありません。
Medtronic Structural Heart は同グループの中で最も早く取り組みを開始し、カテーテルナビゲーション研究のための模擬 X 線センシングを検証中です。
これらはいずれも訓練用 exercise やデータセットへの貢献であり、現時点で患者に対してこれらのポリシーを学習したシステムが稼働している事例はありません。Nvidia もそのような主張は行っていません。
物理 AI システムにおけるオープンソースの意義
医療ロボットには、産業用や倉庫用ロボットなど他の物理 AI アプリケーションとは異なる、より厳格なガバナンス要件が存在します。規制当局や臨床審査委員会が求めるのは、単にテスト段階で挙動が許容範囲内であることを確認するだけでなく、そのシステムがなぜそのような行動に至ったのかという根拠の提示です。
オープンソースのフレームワークを採用することで、開発者はシミュレーション内部の物理的仮説を検査でき、異なる解剖学的構造間でも結果を再現可能です。これにより、FDA や同等の規制機関への提出に耐えうる証拠の連鎖(evidence trail)を事前に構築することが可能になります。
これは、ソフトウェアの多くのカテゴリにおいてクローズドなベンダーパイプラインがチームに規制当局に対して説明を求められる前提条件を隠蔽している現状と比較すれば、物理 AI におけるオープン性の重要性をより強く示す根拠となります。ただし、これだけで検証の問題が解決するわけではありません。
コードを公開することで外部のレビュー担当者がモデルのロジックを検証できるようになりますが、それがモデルの物理的な挙動を実際の身体で起こる現象と一致させることを保証するものではありません。その確認は、どの企業もまだ発表していないテストによって行われる必要があります。
Nvidia は、手術用ロボットや診断用ロボットの物理 AI 開発におけるハードウェア導入前の期間を短縮できるインフラを整備しました。また、この規模での並列トレーニングの実施は、各ワークフローごとにカスタムシミュレーション環境を再構築する従来の手法からの大きな転換点です。
このトピックについては、Physical AI Expo でさらに詳しく知ることができます。
関連記事:ブリストル・マイヤーズ スクイブが創薬研究のために Nvidia の AI システムを買収

業界のリーダーから AI やビッグデータについてさらに学びたい方へ。AI & Big Data Expo はアムステルダム、カリフォルニア、ロンドンで開催されます。この包括的なイベントは TechEx の一部であり、サイバーセキュリティ&クラウドエキスポなど他の主要なテクノロジーイベントと併催されています。詳細はこちらをクリックしてください。
AI News は TechForge Media によって提供されています。その他の今後のエンタープライズ向け技術イベントやウェビナーはこちらからご覧ください。
Nvidia は、物理 AI が医療ロボティクスにおけるデータ不足の課題を解決できると確信している。
この見解は、AI ニュースで最初に報じられたものである。
原文を表示
Nvidia’s new Medical Physics Simulation framework treats healthcare robots as physical AI systems that need embodied experience to learn, not just code.
Physical AI is the term Nvidia and much of the robotics industry now use to describe machines that have to learn how the world behaves through contact, force, and consequence, rather than through text or images alone.
A language model learns from text. A physical AI system learns from what happens when a catheter meets a vessel wall, or when a robotic arm applies too much pressure to soft tissue. That kind of learning normally requires either a physical body operating in the physical world, or a simulation detailed enough to stand in for one.
For healthcare robotics, physical bodies operating in real procedures are scarce, tightly regulated, and slow to generate the range of scenarios a robot actually needs to see. Medical Physics Simulation is Nvidia’s attempt to manufacture that embodied experience computationally.
Announced as an open-source addition to the company’s Isaac for Healthcare platform, the framework generates the physical interactions a surgical or diagnostic robot would otherwise need years of clinical exposure to encounter: a guidewire catching on a calcified vessel wall, a kidney stone lodged at an unusual angle, or the soft-tissue response that only shows up in a small fraction of procedures.
None of these edge cases arrive on schedule in an operating theatre. Simulation lets developers generate them on demand.
Building physical intuition before a scalpel gets involved
The framework combines two ways of modelling how devices behave inside a body.
Classical physics simulation handles the mechanical rules that are already well understood, how a catheter bends, how much resistance a vessel wall applies, how contact forces shift as an instrument moves through tissue. Generative AI handles the part that’s harder to hand-code: visual scene dynamics learned from procedural data, delivered through a component Nvidia calls Cosmos-H Dreams.
That combination is the physical AI proposition in miniature. Classical simulation gives a robot policy the physics it needs to obey. Generative simulation gives it the range of visual and anatomical variation it needs to generalise. Put together, and run at scale on GPUs using Nvidia’s Warp and Newton libraries, the framework can execute large numbers of parallel training environments instead of one scene at a time.
Nvidia states that a benchmark running 8,192 parallel environments cut training time from over five hours to under two minutes. However, that demonstrates throughput – not clinical reliability – and it says nothing about how a policy trained this way performs against incomplete imaging, delayed sensor readings, and even anatomy that falls outside anything the simulation modelled.
A language model that underperforms on an edge case produces a bad answer, but a physical AI system that underperforms on an edge case is operating inside a patient. The parallel-simulation approach is a real advance in how fast developers can explore failure modes. Whether those simulated failure modes match what actually goes wrong in a surgical suite is a separate question.
Where the embodiment approach is being tested
The organisations Nvidia names as early adopters are applying the physical AI approach at different depths, and the list is worth reading with that in mind rather than treating it as a uniform roster of deployments.
CMR Surgical and Cambridge Consultants, the Capgemini-owned engineering firm, have gone furthest on the data side. CMR has contributed close to 500 hours of anonymised clinical data from its Versius Surgical Robotic System to the Open-H Embodiment dataset, spanning cholecystectomy, prostatectomy, hernia repair and hysterectomy procedures, and the pair are using Cosmos-H Dreams to model soft-tissue interaction physics and produce patient-specific simulations.
“Open-source models allow us to build on shared knowledge, accelerating responsible innovation and, ultimately, gives us the potential to deliver more consistent care and better outcomes for patients worldwide,” said Chris Fryer, CTO at CMR Surgical.
Johnson & Johnson MedTech is using the framework alongside a Cosmos-based foundation model to build a digital twin of its endoluminal MONARCH platform, focused on kidney-stone scenarios in urology.
XCath is applying it to endovascular autonomy policy training, teaching a system the physical behaviour of navigating blood vessels without a human hand on the controls. Inner Logic is generating synthetic data to validate device mechanics, and says it intends to produce in silico evidence to support regulatory submissions, though no submission built on that evidence has been confirmed publicly.
Medtronic Structural Heart sits earliest in the group, exploring simulated X-ray sensing for catheter navigation research.
Each of these is a training exercise or dataset contribution. None is a deployed system operating on a patient with policies learned this way, and Nvidia doesn’t claim otherwise.
The open-source case for physical AI systems
Healthcare robotics carries a governance requirement most physical AI applications, including industrial and warehouse robots, don’t face to the same degree: regulators and clinical review boards need to see how a system arrived at its behaviour, not just confirm that the behaviour looked acceptable in testing.
An open-source framework lets developers inspect the physics assumptions inside the simulation, reproduce results across different anatomies, and build an evidence trail suited to a submission before the FDA or an equivalent body.
That’s a stronger argument for openness in physical AI than it is in most software categories, where a closed vendor pipeline hides the assumptions a team would otherwise need to defend to a regulator. It doesn’t settle the validation question on its own.
Open code lets outside reviewers check the model’s logic, but it doesn’t confirm the model’s physical behaviour matches what happens in a body, and that confirmation still has to come from testing that none of these companies has published yet.
Nvidia has built infrastructure that could shorten the pre-hardware phase of physical AI development for surgical and diagnostic robots, and running training at this scale in parallel is a departure from rebuilding a custom simulation scene for every workflow.
You can hear more about this topic at the Physical AI Expo.
See also: Bristol Myers Squibb buys Nvidia AI system for drug discovery

Want to learn more about AI and big data from industry leaders? Check out AI & Big Data Expo taking place in Amsterdam, California, and London. The comprehensive event is part of TechEx and is co-located with other leading technology events including the Cyber Security & Cloud Expo. Click here for more information.
AI News is powered by TechForge Media. Explore other upcoming enterprise technology events and webinars here.
The post Nvidia bets physical AI can solve healthcare robotics’ data problem appeared first on AI News.
関連記事
今日のまとめ
AI日報で今日の重要ニュースをまとめ読み