paper-with-me

Papers

MicroDiffusion: Implicit Representation-Guided Diffusion for 3D Reconstruction from Limited 2D Microscopy Projections

2024-03-16 · CVPR 2024 1 · Mude Hui, Zihao Wei, Hongru Zhu, Fei Xia, Yuyin Zhou

Volumetric optical microscopy using non-diffracting beams enables rapid imaging of 3D volumes by projecting them axially to 2D images but lacks crucial depth information. Addressing this, we introduce MicroDiffusion, a pioneering tool facilitating high-quality, depth-resolved 3D volume reconstruction from limited 2D projections. While existing Implicit Neural Representation (INR) models often yield incomplete outputs and Denoising Diffusion Probabilistic Models (DDPM) excel at capturing details, our method integrates INR's structural coherence with DDPM's fine-detail enhancement capabilities. We pretrain an INR model to transform 2D axially-projected images into a preliminary 3D volume. This pretrained INR acts as a global prior guiding DDPM's generative process through a linear interpolation between INR outputs and noise inputs. This strategy enriches the diffusion process with structured 3D information, enhancing detail and reducing noise in localized 2D images. By conditioning the diffusion model on the closest 2D projection, MicroDiffusion substantially enhances fidelity in resulting 3D reconstructions, surpassing INR and standard DDPM outputs with unparalleled image quality and structural fidelity. Our code and dataset are available at https://github.com/UCSC-VLAA/MicroDiffusion.

📄 PDF Abstract BibTeX arXiv:2403.10815

Code (1)

ucsc-vlaa/microdiffusion 공식 구현 pytorch

Tasks

3D ReconstructionDenoising

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Highly Accelerated MRI via Implicit Neural Representation Guided Posterior Sampling of Diffusion Models

2024-07-03 · Jiayue Chu, Chenhe Du, Xiyue Lin, Yuyao Zhang 외

Reconstructing high-fidelity magnetic resonance (MR) images from under-sampled k-space is a commonly used strategy to reduce scan time. The posterior sampling of diffusion models based on the real measurement data holds …

Template-Free Single-View 3D Human Digitalization with Diffusion-Guided LRM

2024-01-22 · Zhenzhen Weng, Jingyuan Liu, Hao Tan, Zhan Xu 외

Reconstructing 3D humans from a single image has been extensively investigated. However, existing approaches often fall short on capturing fine geometry and appearance details, hallucinating occluded parts with plausible…

DecoderNeRF

DVG-Diffusion: Dual-View Guided Diffusion Model for CT Reconstruction from X-Rays

2025-03-22 · Xing Xie, Jiawei Liu, Huijie Fan, Zhi Han 외

Directly reconstructing 3D CT volume from few-view 2D X-rays using an end-to-end deep learning network is a challenging task, as X-ray images are merely projection views of the 3D CT volume. In this work, we facilitate c…

CT ReconstructionImage to 3D

LIM: Large Interpolator Model for Dynamic Reconstruction

2025-03-28 · CVPR 2025 1 · Remy Sabathier, Niloy J. Mitra, David Novotny

Reconstructing dynamic assets from video data is central to many in computer vision and graphics tasks. Existing 4D reconstruction approaches are limited by category-specific models or slow optimization-based methods. In…

4D reconstructionBenchmarkingDynamic Reconstructionmodel

ReconMOST: Multi-Layer Sea Temperature Reconstruction with Observations-Guided Diffusion

2025-06-12 · Yuanyi Song, Pumeng Lyu, Ben Fei, Fenghua Ling 외

Accurate reconstruction of ocean is essential for reflecting global climate dynamics and supporting marine meteorological research. Conventional methods face challenges due to sparse data, algorithmic complexity, and hig…