業界ガイド

腫瘍学における AI

AI in oncology uses machine learning to help find tumors on scans and slides, estimate risk, plan radiotherapy and organize information for treatment decisions such as tumor board reviews.

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

概要

It matters because cancer care involves huge volumes of images and data, but so far the strongest evidence is for detection and workflow tasks, not for AI choosing which treatment a patient should get.

ディープダイブ

Oncologists meet AI in three main places: detection, treatment planning and decision support. Detection is the most mature. In mammography, the Swedish MASAI randomized trial, first reported in 2023, found that AI-supported screening detected more cancers than standard double reading while cutting radiologist screen-reading workload by roughly 44 percent. In pathology, the FDA authorized Paige Prostate in 2021 as the first AI product to assist pathologists reading prostate biopsies. Research models can also estimate features such as microsatellite instability directly from routine stained slides, and MIT and Massachusetts General Hospital researchers built Sybil, which predicts future lung cancer risk from a single low-dose CT scan. Treatment planning is quietly widespread. Auto-contouring tools draft outlines of tumors and nearby organs for radiotherapy, a task that can take clinicians hours by hand. Clinicians still review and edit every contour. Treatment selection is where caution is most needed. IBM's Watson for Oncology was marketed to suggest therapies but faced reports of recommendations that disagreed with experts and some that were unsafe, and IBM later sold its Watson Health business. The lesson was that training on a small set of hypothetical cases and one institution's preferences does not produce reliable general advice. Tumor boards, where surgeons, oncologists, radiologists and pathologists discuss cases together, increasingly use software that assembles data and flags matching clinical trials or guideline pathways. Large language models are being tested to summarize records for these meetings, but hallucinated or outdated facts are a serious risk. The main limit of current evidence is that many studies are retrospective, measure accuracy rather than patient outcomes, and come from a few well-resourced centers. Finding more small cancers is only helpful if it improves survival rather than increasing overdiagnosis.

戦略的影響

背景とルール

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

品質管理

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

ビルドの選択

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

The Future of AI in Oncology

Near-term growth is most likely in screening, pathology and radiotherapy workflow, where tasks are well defined and results can be checked. Longer follow-up from screening trials will clarify whether extra detections reduce interval cancers and deaths or add overdiagnosis. Multimodal models that combine images, genomics and records are an active research area, but they will need prospective trials before guiding treatment choices. Tumor boards may use AI summaries and trial matching more often, with clinicians verifying sources. Equity is a real concern, since many models are developed at large academic centers whose patients and equipment may not match community hospitals.

現実世界の実装

A breast screening program uses AI to triage mammograms so that likely-normal exams need one radiologist while higher-risk exams get two readers, cutting reading workload.

A radiotherapy team uses auto-contouring software to draw first-draft outlines of organs at risk on CT scans, which a dosimetrist and oncologist then check and correct.

A pathology lab uses an AI system to highlight suspicious areas on digitized prostate biopsy slides so the pathologist reviews those regions carefully.

A hospital's tumor board software gathers imaging, pathology, genomics and treatment history into one dashboard before the weekly multidisciplinary meeting.

リスクとガードレール

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

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

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

実装ロードマップ

  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 Oncology 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 Oncology?

AI in oncology uses machine learning to help find tumors on scans and slides, estimate risk, plan radiotherapy and organize information for treatment decisions such as tumor board reviews. It matters because cancer care involves huge volumes of images and data, but so far the strongest evidence is for detection and workflow tasks, not for AI choosing which treatment a patient should get.

What did the Swedish MASAI trial report about AI-supported mammography screening?

MASAI, a randomized trial first reported in 2023, found higher detection and a large drop in radiologist reading workload compared with standard double reading.

What was the key lesson from IBM's Watson for Oncology?

Reports of recommendations that disagreed with experts, some unsafe, showed the limits of its training approach. IBM later sold the Watson Health business.

Which product did the FDA authorize in 2021 as the first AI to assist pathologists with prostate biopsies?

Paige Prostate highlights suspicious regions on digitized prostate biopsy slides for pathologist review.

What does Sybil, from MIT and Massachusetts General Hospital, predict?

Sybil estimates a person's future lung cancer risk using one low-dose chest CT.

How do most AI systems handle gigapixel whole-slide pathology images?

Slides are too large to process at once, so patches are encoded and combined, often with attention that produces a heatmap of influential regions.