paper-with-me

Papers

LegoPET: Hierarchical Feature Guided Conditional Diffusion for PET Image Reconstruction

2024-11-25 · Yiran Sun, Osama Mawlawi

Positron emission tomography (PET) is widely utilized for cancer detection due to its ability to visualize functional and biological processes in vivo. PET images are usually reconstructed from histogrammed raw data (sinograms) using traditional iterative techniques (e.g., OSEM, MLEM). Recently, deep learning (DL) methods have shown promise by directly mapping raw sinogram data to PET images. However, DL approaches that are regression-based or GAN-based often produce overly smoothed images or introduce various artifacts respectively. Image-conditioned diffusion probabilistic models (cDPMs) are another class of likelihood-based DL techniques capable of generating highly realistic and controllable images. While cDPMs have notable strengths, they still face challenges such as maintain correspondence and consistency between input and output images when they are from different domains (e.g., sinogram vs. image domain) as well as slow convergence rates. To address these limitations, we introduce LegoPET, a hierarchical feature guided conditional diffusion model for high-perceptual quality PET image reconstruction from sinograms. We conducted several experiments demonstrating that LegoPET not only improves the performance of cDPMs but also surpasses recent DL-based PET image reconstruction techniques in terms of visual quality and pixel-level PSNR/SSIM metrics. Our code is available at https://github.com/yransun/LegoPET.

📄 PDF Abstract BibTeX arXiv:2411.16629

Code (1)

yransun/legopet 공식 구현 pytorch

Tasks

Image ReconstructionSSIM

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 제목 키워드 기반

MangaDiT: Reference-Guided Line Art Colorization with Hierarchical Attention in Diffusion Transformers

2025-08-13 · Qianru Qiu, Jiafeng Mao, Kento Masui, Xueting Wang arxiv

Recent advances in diffusion models have significantly improved the performance of reference-guided line art colorization. However, existing methods still struggle with region-level color consistency, especially when the…

Demystify Protein Generation with Hierarchical Conditional Diffusion Models

2025-07-24 · Zinan Ling, Yi Shi, Brett McKinney, Da Yan 외 arxiv

Generating novel and functional protein sequences is critical to a wide range of applications in biology. Recent advancements in conditional diffusion models have shown impressive empirical performance in protein generat…

Protein Design

CA-IDD: Cross-Attention Guided Identity-Conditional Diffusion for Identity-Consistent Face Swapping

2026-04-27 · Md Shohel Rana, Tanoy Debnath arxiv

Face swapping aims to optimize realistic facial image generation by leveraging the identity of a source face onto a target face while preserving pose, expression, and context. However, existing methods, especially GAN-ba…

Image GenerationFace Swapping

Guided and Unguided Conditional Diffusion Mechanisms for Structured and Semantically-Aware 3D Point Cloud Generation

2025-09-21 · Gunner Stone, Sushmita Sarker, Alireza Tavakkoli arxiv

Generating realistic 3D point clouds is a fundamental problem in computer vision with applications in remote sensing, robotics, and digital object modeling. Existing generative approaches primarily capture geometry, and …

Point Cloud GenerationPoint Clouds

DACA-Net: A Degradation-Aware Conditional Diffusion Network for Underwater Image Enhancement

2025-07-30 · Chang Huang, Jiahang Cao, Jun Ma, Kieren Yu 외 arxiv

Underwater images typically suffer from severe colour distortions, low visibility, and reduced structural clarity due to complex optical effects such as scattering and absorption, which greatly degrade their visual quali…

Image Enhancement