Skip to main content
QUICK REVIEW

[論文レビュー] Zero-shot-Learning Cross-Modality Data Translation Through Mutual Information Guided Stochastic Diffusion

Zihao Wang, Yingyu Yang|arXiv (Cornell University)|Jan 31, 2023
Cancer-related molecular mechanisms research被引用数 8
ひとこと要約

The paper introduces MIDiffusion, a zero-shot unsupervised cross-modality data translation method that uses a local-wise mutual information (LMI) layer to guide diffusion-based translation without source-domain training data.

ABSTRACT

Cross-modality data translation has attracted great interest in image computing. Deep generative models ( extit{e.g.}, GANs) show performance improvement in tackling those problems. Nevertheless, as a fundamental challenge in image translation, the problem of Zero-shot-Learning Cross-Modality Data Translation with fidelity remains unanswered. This paper proposes a new unsupervised zero-shot-learning method named Mutual Information guided Diffusion cross-modality data translation Model (MIDiffusion), which learns to translate the unseen source data to the target domain. The MIDiffusion leverages a score-matching-based generative model, which learns the prior knowledge in the target domain. We propose a differentiable local-wise-MI-Layer ($LMI$) for conditioning the iterative denoising sampling. The $LMI$ captures the identical cross-modality features in the statistical domain for the diffusion guidance; thus, our method does not require retraining when the source domain is changed, as it does not rely on any direct mapping between the source and target domains. This advantage is critical for applying cross-modality data translation methods in practice, as a reasonable amount of source domain dataset is not always available for supervised training. We empirically show the advanced performance of MIDiffusion in comparison with an influential group of generative models, including adversarial-based and other score-matching-based models.

研究の動機と目的

  • トレーニング時にペアデータやソースドメインデータを必要とせず、クロスモダリティ翻訳のニーズに対応する。
  • ローカル指向MI(LMI)でガイドされた拡散ベースのフレームワークを提案し、ゼロショット翻訳を実現する。
  • conditioning のためにサイクル整合性、敵対的訓練、事前訓練済み生成器への依存を避ける。
  • 複数の医療画像モダリティ間で翻訳の忠実度(忠実性と現実性)を向上させることを実証する。

提案手法

  • ソースモダリティとターゲットモダリティ間の統計的類似性を条件付けとして拡散過程を導く差分可能なLMI層を導入する。
  • ソースとターゲットモダリティの局所的な統計依存性をカーネル密度推定と近傍パッチで測るLMIを定義する。
  • forward perturbationとbackward denoisingの両方のステップにLMI条件付けを埋め込み、ソースドメイン訓練データなしでゼロショットのガイダンスを可能にする。
  • 効率的なオペレータ(Definitions 4–5 and Proposition 1)を提供し、LMIを実行可能でGPUに優しい方法で計算する。
  • LMIガイダンスを Conditioning signal として含む損失(Equation 12)でスコアリングネットワーク s_theta を訓練し、逆SDE(Equation 13)によってサンプリングを行う。

実験結果

リサーチクエスチョン

  • RQ1訓練中にソースモダリティを見なくても、ゼロショットのクロスモダリティデータ翻訳は達成できるのか。
  • RQ2ローカルMIガイダンスはGANベースおよび他の拡散ベースベースラインと比べて翻訳の現実性と忠実性を改善するのか。
  • RQ3MIDiffusionはCT↔MR、T1↔FLAIR、PD↔T1など多様な医用モダリティ対において忠実性と現実性の観点でどのように性能を示すのか。

主な発見

DatasetMethodModalitiesSSIM (Tar)SSIM (Src)MSEMIPSNRFID
GoldAtlasCycleGAN (sup, few-shot 2%)CT→MR0.040.03614.021.1620.53202.43
GoldAtlasCycleGAN (sup, few-shot 2%)MR→CT0.030.02819.591.1319.08281.35
GoldAtlasStyleGAN (unsup, inversion)CT→MR0.130.04788.761.0920.09213.47
GoldAtlasStyleGAN (unsup, inversion)MR→CT0.080.07570.911.1221.17170.83
GoldAtlasSDEdit (unsup)CT→MR0.0030.01766.401.1119.50237.27
GoldAtlasSDEdit (unsup)MR→CT0.010.04996.711.1018.58223.44
GoldAtlasMIDiffusion (unsup)CT→MR0.060.11523.181.0821.66245.82
GoldAtlasMIDiffusion (unsup)MR→CT0.120.08392.351.1723.03194.35
CuRIOUSCycleGAN (sup, few-shot ~6%)T1→FLAIR-0.0060.811747.131.0816.04186.59
CuRIOUSCycleGAN (sup, few-shot ~6%)FLAIR→T10.0050.023145.051.0513.82331.89
CuRIOUSStyleGAN (unsup, inversion)T1→FLAIR0.0030.121880.621.0415.83261.47
CuRIOUSStyleGAN (unsup, inversion)FLAIR→T1-0.0030.191570.831.0516.62229.73
CuRIOUSSDEdit (unsup)T1→FLAIR0.0110.011558.221.0416.42131.70
CuRIOUSSDEdit (unsup)FLAIR→T10.0050.012165.421.0315.14141.89
CuRIOUSMIDiffusion (unsup)T1→FLAIR0.07-0.081226.401.0817.65146.77
CuRIOUSMIDiffusion (unsup)FLAIR→T10.150.231175.111.0818.02157.98
IXICycleGAN (sup, few-shot 11%)PD→T10.120.141154.191.1717.65141.95
IXICycleGAN (sup, few-shot 11%)T1→PD0.160.16876.991.1918.86113.67
IXIStyleGAN (unsup, inversion)PD-T10.020.066609.131.0810.17266.52
IXIStyleGAN (unsup, inversion)T1→PD0.210.372319.781.1414.65199.12
IXISDEdit (unsup)PD-T10.090.061619.141.1516.1968.60
IXISDEdit (unsup)T1→PD0.100.061753.821.1615.9580.81
IXIMIDiffusion (unsup)PD-T10.110.191652.811.1716.35129.12
IXIMIDiffusion (unsup)T1→PD0.180.261301.911.1317.13132.46
  • MIDiffusionは複数データセットで、GANベースおよび拡散ベースのベースラインよりも翻訳忠実度(SSIMの向上、MSEの低減、MIの向上)を達成し、現実性(FIDの低減)も競争力を持つ。
  • GoldAtlasおよびCuRIOUSデータセットにおいて、ゼロショットの非教師付きMIDiffusionはGoldAtlasとCuRIOUSの少-shot CycleGANを上回り、強いゼロショット一般化を示す。
  • MIDiffusionはSDEditよりもソース・ターゲットの両方に対するSSIMが改善され、翻訳誤差が小さく、現実性も競合的である。
  • GoldAtlas、CuRIOUS、IXIデータセット全体で、CycleGAN、StyleGAN、SDEditのベースラインと比較してSSIM(Tar/Src)、MSE、MI、PSNR、FIDの点で優位または競合的な性能を示す。
  • LMIガイダンスによる Conditioningは別個の生成器やテスト時の反転を必要とせず、意味的整合性を提供する。
  • 見えないモダリティにも効果的に翻訳可能であるが、反復サンプリングコスト(数百の拡散ステップ)が高い。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。