CVAIJan 13, 2025

Introducing 3D Representation for Medical Image Volume-to-Volume Translation via Score Fusion

arXiv:2501.07430v21 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses computational and data challenges in medical imaging for tasks such as tumor segmentation, though it appears incremental by building on existing 2D diffusion methods.

The paper tackles the problem of volume-to-volume translation in medical images by introducing Score-Fusion, a model that learns 3D representations by ensembling 2D diffusion models, achieving superior accuracy and volumetric fidelity in tasks like super-resolution and modality translation.

In volume-to-volume translations in medical images, existing models often struggle to capture the inherent volumetric distribution using 3D voxelspace representations, due to high computational dataset demands. We present Score-Fusion, a novel volumetric translation model that effectively learns 3D representations by ensembling perpendicularly trained 2D diffusion models in score function space. By carefully initializing our model to start with an average of 2D models as in TPDM, we reduce 3D training to a fine-tuning process and thereby mitigate both computational and data demands. Furthermore, we explicitly design the 3D model's hierarchical layers to learn ensembles of 2D features, further enhancing efficiency and performance. Moreover, Score-Fusion naturally extends to multi-modality settings, by fusing diffusion models conditioned on different inputs for flexible, accurate integration. We demonstrate that 3D representation is essential for better performance in downstream recognition tasks, such as tumor segmentation, where most segmentation models are based on 3D representation. Extensive experiments demonstrate that Score-Fusion achieves superior accuracy and volumetric fidelity in 3D medical image super-resolution and modality translation. Beyond these improvements, our work also provides broader insight into learning-based approaches for score function fusion.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes