paper-with-me

Papers

Patch-Based Denoising Diffusion Probabilistic Model for Sparse-View CT Reconstruction

2022-11-18 · Wenjun Xia, Wenxiang Cong, Ge Wang

Sparse-view computed tomography (CT) can be used to reduce radiation dose greatly but is suffers from severe image artifacts. Recently, the deep learning based method for sparse-view CT reconstruction has attracted a major attention. However, neural networks often have a limited ability to remove the artifacts when they only work in the image domain. Deep learning-based sinogram processing can achieve a better anti-artifact performance, but it inevitably requires feature maps of the whole image in a video memory, which makes handling large-scale or three-dimensional (3D) images rather challenging. In this paper, we propose a patch-based denoising diffusion probabilistic model (DDPM) for sparse-view CT reconstruction. A DDPM network based on patches extracted from fully sampled projection data is trained and then used to inpaint down-sampled projection data. The network does not require paired full-sampled and down-sampled data, enabling unsupervised learning. Since the data processing is patch-based, the deep learning workflow can be distributed in parallel, overcoming the memory problem of large-scale data. Our experiments show that the proposed method can effectively suppress few-view artifacts while faithfully preserving textural details.

📄 PDF Abstract BibTeX arXiv:2211.10388

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)CT ReconstructionDeep LearningDenoising

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

Restoring Vision in Adverse Weather Conditions with Patch-Based Denoising Diffusion Models

2022-07-29 · Ozan Özdenizci, Robert Legenstein

Image restoration under adverse weather conditions has been of significant interest for various computer vision applications. Recent successful methods rely on the current progress in deep neural network architectural de…

DenoisingImage RestorationRaindrop RemovalRain Removal+1

An overview of diffusion models for generative artificial intelligence

2024-12-02 · Davide Gallon, Arnulf Jentzen, Philippe von Wurstemberger

This article provides a mathematically rigorous introduction to denoising diffusion probabilistic models (DDPMs), sometimes also referred to as diffusion probabilistic models or diffusion models, for generative artificia…

Denoising

Denoising Diffusion Probabilistic Models as a Defense against Adversarial Attacks

2023-01-17 · Lars Lien Ankile, Anna Midgley, Sebastian Weisshaar

Neural Networks are infamously sensitive to small perturbations in their inputs, making them vulnerable to adversarial attacks. This project evaluates the performance of Denoising Diffusion Probabilistic Models (DDPM) as…

Denoising

Generating observation guided ensembles for data assimilation with denoising diffusion probabilistic model

2023-08-13 · Yuuichi Asahi, Yuta Hasegawa, Naoyuki Onodera, Takashi Shimokawabe 외

This paper presents an ensemble data assimilation method using the pseudo ensembles generated by denoising diffusion probabilistic model. Since the model is trained against noisy and sparse observation data, this model c…

Denoising

Cameras as Rays: Pose Estimation via Ray Diffusion

2024-02-22 · Jason Y. Zhang, Amy Lin, Moneish Kumar, Tzu-Hsuan Yang 외

Estimating camera poses is a fundamental task for 3D reconstruction and remains challenging given sparsely sampled views (<10). In contrast to existing approaches that pursue top-down prediction of global parametrization…

3D ReconstructionCamera Pose EstimationDenoisingPose Estimation+1