paper-with-me

Papers

Unsupervised Sparse-view Backprojection via Convolutional and Spatial Transformer Networks

2020-06-01 · Xueqing Liu, Paul Sajda

Many imaging technologies rely on tomographic reconstruction, which requires solving a multidimensional inverse problem given a finite number of projections. Backprojection is a popular class of algorithm for tomographic reconstruction, however it typically results in poor image reconstructions when the projection angles are sparse and/or if the sensors characteristics are not uniform. Several deep learning based algorithms have been developed to solve this inverse problem and reconstruct the image using a limited number of projections. However these algorithms typically require examples of the ground-truth (i.e. examples of reconstructed images) to yield good performance. In this paper, we introduce an unsupervised sparse-view backprojection algorithm, which does not require ground-truth. The algorithm consists of two modules in a generator-projector framework; a convolutional neural network and a spatial transformer network. We evaluated our algorithm using computed tomography (CT) images of the human chest. We show that our algorithm significantly out-performs filtered backprojection when the projection angles are very sparse, as well as when the sensor characteristics vary for different angles. Our approach has practical applications for medical imaging and other imaging modalities (e.g. radar) where sparse and/or non-uniform projections may be acquired due to time or sampling constraints.

📄 PDF Abstract BibTeX arXiv:2006.01658

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Depth Completion with Calibrated Backprojection Layers

2021-08-24 · ICCV 2021 10 · Alex Wong, Stefano Soatto

We propose a deep neural network architecture to infer dense depth from an image and a sparse point cloud. It is trained using a video stream and corresponding synchronized sparse point cloud, as obtained from a LIDAR or…

DecoderDepth Completion

Deep SURE for Unsupervised Remote Sensing Image Fusion

2022-10-19 · IEEE Transactions on Geoscience and Remote Sensing 2022 10 · Han V. Nguyen; Magnus O. Ulfarsson; Johannes R. Sveinsson; Mauro Dalla Mura

Image fusion is utilized in remote sensing (RS) due to the limitation of the imaging sensor and the high cost of simultaneously acquiring high spatial and spectral resolution images. Optical RS imaging systems usually pr…

Hyperspectral Image Super-Resolution

Sparse Filtered SIRT for Electron Tomography

2016-08-04 · Chen Mu, Chiwoo Park

Electron tomographic reconstruction is a method for obtaining a three-dimensional image of a specimen with a series of two dimensional microscope images taken from different viewing angles. Filtered backprojection, one o…

DenoisingElectron Tomography

Sparse-View CT Reconstruction using Recurrent Stacked Back Projection

2021-12-09 · Wenrui Li, Gregery T. Buzzard, Charles A. Bouman

Sparse-view CT reconstruction is important in a wide range of applications due to limitations on cost, acquisition time, or dosage. However, traditional direct reconstruction methods such as filtered back-projection (FBP…

CT Reconstruction

Hierarchical Decomposed Dual-domain Deep Learning for Sparse-View CT Reconstruction

2025-01-09 · Yoseob Han

Objective: X-ray computed tomography employing sparse projection views has emerged as a contemporary technique to mitigate radiation dose. However, due to the inadequate number of projection views, an analytic reconstruc…

CT ReconstructionDeep Learning