arXiv論文メモ
新着一覧
cs.CV · 査読状況未確認

病理画像の大きな欠損を周囲と整合するよう補完

Patch-to-Global: Random Patch Diffusion for Globally Consistent Megapixel Artifact Inpainting in Whole Slide Images

Hyeseong Lee, Eunsu Kim, D M Bappy, Ho Heon Kim, Youngsuk Lee, Se Young Chun, Jang-Hwan Choi, Sung Hak Lee, and Sangjeong Ahn

この論文をやさしく読む

ひとことで言うと

気泡や組織の折れで見えにくくなった病理画像の領域を、周囲の構造とつながるよう拡散モデルで補う研究です。

何に役立つ?

アーチファクトのある部分を捨てる方法と比較し、画像解析モデルの下流タスクを改善することを目指しています。3つの公開データセットで評価しています。

この研究の面白いところ

小さな切り出し画像だけで完結させず、離れた場所や隣接パッチの情報を使って、大きな画像としての整合性を保とうとしています。

どこまで分かった?

画像補完と下流の計算病理タスクの評価であり、患者の診断成績や臨床上の安全性を直接検証した報告ではありません。補完した構造が隠れた実組織と常に一致する保証は、要旨にはありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

深層学習によって全スライド画像(WSI)の解析は進歩したが、気泡や折れなどの組織アーチファクトは重要な形態を覆い隠し、しばしば気付かれない処理失敗を引き起こす。現在の病理画像復元法の多くは小さなパッチに限られ、メガピクセル規模で全体の構造的な整合性を維持することが難しい。本研究では、組織画像の診断に関わる構造を再構成し、誤った高確信度の予測を防いで誤り率を下げることを目的として、全体として整合したメガピクセル規模の補完の枠組み RestorePath を導入する。 本モデルは、病理基盤モデル(PFM)の埋め込みを条件とする潜在拡散モデル(LDM)を用い、ランダムなパッチ拡散の際に長距離の依存関係を扱うため、大きなカーネルのアテンション(LKA)を統合する。距離で重み付けした補間(DWI)と適応的なガイダンス尺度(AGS)を加え、周辺パッチからの情報を調節することで構造の整合性と忠実度を保つ。TCGA-BRCA、BACH、Camelyon16 のデータセットで、512〜4608画素の画像を評価し、組織学的な整合性の維持で最先端の性能を示す。RestorePath は下流の計算病理学(CP)タスクを大幅に改善し、アーチファクトを含む未処理画像と、従来の検出して除外する Detect-and-Discard(D&D)の両方を上回る。コードは https://github.com/PathfinderLab/RestorePath で公開されている。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Although deep learning has advanced Whole Slide Image (WSI) Analysis, tissue artifacts like bubbles and folds often cause silent failures by concealing essential morphology. Current pathology image restoration methods are mostly restricted to small patches, struggling to maintain global structural coherence at a megapixel scale. We introduce RestorePath, a framework for globally consistent megapixel scale inpainting that reconstructs diagnostic structures in histological image to prevent incorrect high-confidence predictions and lower error rates. Our model utilizes a Latent Diffusion Model (LDM) conditioned on Pathology Foundation Model (PFM) embeddings, integrating Large Kernel Attention (LKA) to manage long-range dependencies during random patch diffusion. Enhanced by Distance-Weighted Interpolation (DWI) and an Adaptive Guidance Scale (AGS), RestorePath ensures structural consistency and fidelity by modulating information from surrounding patches. Evaluations across TCGA-BRCA, BACH, and Camelyon16 datasets for images ranging from 512 to 4608 pixels demonstrate state-of-the-art performance in maintaining histological consistency. RestorePath significantly improves downstream Computational Pathology (CP) tasks, outperforming both raw artifact images and the conventional Detect-and-Discard (D&D) approach. The code is available at https://github.com/PathfinderLab/RestorePath

著者のコメント

10 pages, 5 figures, accepted at MICCAI 2026

arXiv ID: 2609.24116 / 要約の誤りについて