IVCVAug 16, 2024

Reference-free Axial Super-resolution of 3D Microscopy Images using Implicit Neural Representation with a 2D Diffusion Prior

arXiv:2408.08616v13 citationsh-index: 2Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of volumetric super-resolution for microscopy analysis, offering an incremental improvement by enhancing 3D coherency without requiring isotropic ground truth volumes.

The paper tackles the problem of anisotropic axial resolution in 3D microscopy images by proposing a reference-free super-resolution method using implicit neural representation with a 2D diffusion prior, demonstrating that it surpasses other state-of-the-art reconstruction methods in experiments on real and synthetic images.

Analysis and visualization of 3D microscopy images pose challenges due to anisotropic axial resolution, demanding volumetric super-resolution along the axial direction. While training a learning-based 3D super-resolution model seems to be a straightforward solution, it requires ground truth isotropic volumes and suffers from the curse of dimensionality. Therefore, existing methods utilize 2D neural networks to reconstruct each axial slice, eventually piecing together the entire volume. However, reconstructing each slice in the pixel domain fails to give consistent reconstruction in all directions leading to misalignment artifacts. In this work, we present a reconstruction framework based on implicit neural representation (INR), which allows 3D coherency even when optimized by independent axial slices in a batch-wise manner. Our method optimizes a continuous volumetric representation from low-resolution axial slices, using a 2D diffusion prior trained on high-resolution lateral slices without requiring isotropic volumes. Through experiments on real and synthetic anisotropic microscopy images, we demonstrate that our method surpasses other state-of-the-art reconstruction methods. The source code is available on GitHub: https://github.com/hvcl/INR-diffusion.

Code Implementations1 repo
Foundations

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

Your Notes