paper-with-me

Papers

Framing U-Net via Deep Convolutional Framelets: Application to Sparse-view CT

2017-08-28 · Yoseob Han, Jong Chul Ye

X-ray computed tomography (CT) using sparse projection views is a recent approach to reduce the radiation dose. However, due to the insufficient projection views, an analytic reconstruction approach using the filtered back projection (FBP) produces severe streaking artifacts. Recently, deep learning approaches using large receptive field neural networks such as U-Net have demonstrated impressive performance for sparse- view CT reconstruction. However, theoretical justification is still lacking. Inspired by the recent theory of deep convolutional framelets, the main goal of this paper is, therefore, to reveal the limitation of U-Net and propose new multi-resolution deep learning schemes. In particular, we show that the alternative U- Net variants such as dual frame and the tight frame U-Nets satisfy the so-called frame condition which make them better for effective recovery of high frequency edges in sparse view- CT. Using extensive experiments with real patient data set, we demonstrate that the new network architectures provide better reconstruction performance.

📄 PDF Abstract BibTeX arXiv:1708.08333

Code (3)

hanyoseob/framing-u-net 공식 구현
hjahan58/framing-u-net
jongcye/FramingUNet

Tasks

Computed Tomography (CT)CT Reconstruction

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

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

End-to-End Deep Learning for Interior Tomography with Low-Dose X-ray CT

2025-01-09 · Yoseob Han, Dufan Wu, Kyungsang Kim, Quanzheng Li

Objective: There exist several X-ray computed tomography (CT) scanning strategies to reduce a radiation dose, such as (1) sparse-view CT, (2) low-dose CT, and (3) region-of-interest (ROI) CT (called interior tomography).…

Computed Tomography (CT)

A structural characterization of Compactly Supported OEP-based balanced dual multiframelets

2023-04-03 · Ran Lu

Compared to scalar framelets, multiframelets have certain advantages, such as relatively smaller supports on generators, high vanishing moments, etc. The balancing property of multiframelets is very desired, as it reflec…

Convolutional Neural Networks for Spherical Signal Processing via Spherical Haar Tight Framelets

2022-01-17 · Jianfei Li, Han Feng, Xiaosheng Zhuang

In this paper, we develop a general theoretical framework for constructing Haar-type tight framelets on any compact set with a hierarchical partition. In particular, we construct a novel area-regular hierarchical partiti…

Denoising

Deep Convolutional Framelets: A General Deep Learning Framework for Inverse Problems

2017-07-03 · Jong Chul Ye, Yoseob Han, Eunju Cha

Recently, deep learning approaches with various network architectures have achieved significant performance improvement over existing iterative reconstruction methods in various imaging problems. However, it is still unc…