業界ガイド

AI in Radiation Therapy Planning

AI in radiation therapy planning uses deep learning to outline tumors and nearby organs on CT or MRI scans (auto-contouring) and to predict or generate dose plans, which can cut hours of manual work to minutes.

  • 3 分で読めます
  • 最終更新日
このページでは3 分で読めます
  1. 概要
  2. ディープダイブ
  3. 戦略的影響
  4. The Future of AI in Radiation Therapy Planning
  5. 現実世界の実装
  6. リスクとガードレール
  7. 実装ロードマップ
  8. 探検を続けましょう
  9. よくある質問

概要

It matters because faster, more consistent planning can shorten the wait before treatment and makes adaptive radiotherapy practical. Radiation oncologists and medical physicists still review, edit and approve every contour and plan.

ディープダイブ

Radiation therapy tries to deliver a high dose to cancer while sparing healthy tissue. Planning starts with contouring: outlining the visible tumor (gross tumor volume, GTV), areas of likely microscopic spread (clinical target volume, CTV), a margin for setup and motion (planning target volume, PTV), and organs at risk (OARs) such as the heart, lungs, spinal cord or rectum. Manual contouring can take hours for complex sites like head and neck, and different clinicians draw noticeably different outlines. Auto-contouring was first done with atlas-based methods, which warp outlines from reference patients onto a new scan. Deep learning models, often U-Net-style networks, now generally perform better and are built into commercial systems from vendors such as Varian, Elekta, RaySearch, Siemens Healthineers and Mirada. Microsoft's InnerEye research project, developed with Addenbrooke's Hospital in Cambridge, released open-source tools in this area. OAR contouring is the most mature use. Target contouring is harder because it depends on clinical judgment, pathology and imaging beyond the scan. Dose planning uses AI in two main ways. Knowledge-based planning, such as Varian's RapidPlan, learns from prior approved plans to predict achievable dose-volume histograms for a new patient. Deep learning dose prediction and automated planning go further by estimating the 3D dose distribution and driving the optimizer. Adaptive radiotherapy depends on this speed. Systems such as Varian Ethos and MR-linacs like Elekta Unity re-image the patient at treatment and adapt the plan. A common misconception is that AI plans treatment on its own. Physicians approve contours and prescriptions, and medical physicists check plans and run quality assurance before delivery.

戦略的影響

背景とルール

AI のアイデアが現実と接触しても生き残れるかどうかは、業界の状況によって決まります。

品質管理

ドメインの制約は、許容可能なエラー率と監視モデルに影響を与えます。

ビルドの選択

導入を成功させると、技術的能力と最前線のワークフローが連携します。

The Future of AI in Radiation Therapy Planning

Auto-contouring for organs at risk is already routine in many centers, and wider use of automated planning and online adaptive therapy is likely as evidence and software mature. Harder problems include reliable target contouring, handling unusual anatomy, and building automatic checks that flag when a contour or plan looks unlike anything the model was trained on. Professional bodies are developing guidance for commissioning and ongoing quality assurance of AI tools. The realistic direction is faster planning and more frequent plan adaptation, with physicians and physicists spending their time reviewing, catching errors and handling complex cases.

現実世界の実装

A head and neck cancer clinic uses auto-contouring to draw more than 20 organs at risk, such as the parotid glands and spinal cord, and the dosimetrist edits a few slices instead of drawing them all by hand.

A prostate cancer center uses knowledge-based planning that predicts achievable dose limits for the bladder and rectum from past approved plans, giving planners a realistic starting target.

An adaptive therapy system re-contours organs on the day's imaging scan before each session, and the care team reviews and approves the updated plan while the patient waits on the table.

A physics team compares a new auto-contouring tool against local clinicians' contours on a test set of past patients before using it clinically, noting where it struggles, such as after surgery.

リスクとガードレール

  • 規制要件により、強力なプロトタイプが無効になる可能性があります。

  • 過去のデータには、特定のコミュニティに害を及ぼすバイアスがコード化されている可能性があります。

  • レガシー システムでは、統合のボトルネックや隠れたコストが発生する可能性があります。

実装ロードマップ

  1. 問題の枠組みから評価まで、各分野の専門家を巻き込みます。

  2. 起動前に監査証跡とドキュメントを設計します。

  3. コンプライアンスと安全義務を早期に検証します。

  4. 明確な停止基準とロールバック基準を使用して、段階的にロールアウトします。

探検を続けましょう

Free newsletter

Get the daily AI briefing

Three verified AI stories every weekday morning, written in plain English. Free forever, no ads.

One email each weekday. Unsubscribe in one click. We never sell or share your address.

Test yourself

Take the AI in Radiation Therapy Planning quiz

Instant feedback on every answer, and a shareable certificate with a verifiable ID once you pass a course.

クイズを開始する

Support free AI education. AI Understanding is a 501(c)(3) nonprofit — no ads, no paywall, ever. Make a donation

よくある質問

What is AI in Radiation Therapy Planning?

AI in radiation therapy planning uses deep learning to outline tumors and nearby organs on CT or MRI scans (auto-contouring) and to predict or generate dose plans, which can cut hours of manual work to minutes. It matters because faster, more consistent planning can shorten the wait before treatment and makes adaptive radiotherapy practical. Radiation oncologists and medical physicists still review, edit and approve every contour and plan.

What does auto-contouring do in radiation therapy planning?

Auto-contouring draws outlines of targets and nearby organs, which saves hours of manual contouring.

Which contouring task is currently most mature for AI?

Organs at risk have consistent, visible anatomy. Targets depend more on clinical judgment and information beyond the scan.

What does the planning target volume (PTV) add to the clinical target volume?

The PTV adds a margin so the target still gets its dose despite small setup differences and movement.

How does knowledge-based planning such as RapidPlan work?

Knowledge-based planning uses previous good plans to set realistic dose goals for a new patient.

Why is a high Dice score not enough to prove a contour is clinically acceptable?

Dice measures overall overlap. Clinical acceptability and editing time depend on where errors are, which is why surface metrics and expert review matter.