paper-with-me

홈 › Papers

Ultra Low-Parameter Denoising: Trainable Bilateral Filter Layers in Computed Tomography

2022-01-25 · Fabian Wagner, Mareike Thies, Mingxuan Gu, Yixing Huang, Sabrina Pechmann, Mayank Patwari, Stefan Ploner, Oliver Aust, Stefan Uderhardt, Georg Schett, Silke Christiansen, Andreas Maier

Computed tomography is widely used as an imaging tool to visualize three-dimensional structures with expressive bone-soft tissue contrast. However, CT resolution and radiation dose are tightly entangled, highlighting the importance of low-dose CT combined with sophisticated denoising algorithms. Most data-driven denoising techniques are based on deep neural networks and, therefore, contain hundreds of thousands of trainable parameters, making them incomprehensible and prone to prediction failures. Developing understandable and robust denoising algorithms achieving state-of-the-art performance helps to minimize radiation dose while maintaining data integrity. This work presents an open-source CT denoising framework based on the idea of bilateral filtering. We propose a bilateral filter that can be incorporated into a deep learning pipeline and optimized in a purely data-driven way by calculating the gradient flow toward its hyperparameters and its input. Denoising in pure image-to-image pipelines and across different domains such as raw detector data and reconstructed volume, using a differentiable backprojection layer, is demonstrated. Although only using three spatial parameters and one range parameter per filter layer, the proposed denoising pipelines can compete with deep state-of-the-art denoising architectures with several hundred thousand parameters. Competitive denoising performance is achieved on x-ray microscope bone data (0.7053 and 33.10) and the 2016 Low Dose CT Grand Challenge dataset (0.9674 and 43.07) in terms of SSIM and PSNR. Due to the extremely low number of trainable parameters with well-defined effect, prediction reliance and data integrity is guaranteed at any time in the proposed pipelines, in contrast to most other deep learning-based denoising architectures.

📄 PDF Abstract BibTeX arXiv:2201.10345

Code (1)

faebstn96/trainable-bilateral-filter-source 공식 구현 pytorch

Tasks

DenoisingSSIM

Similar Papers 제목 키워드 기반

JBFnet -- Low Dose CT Denoising by Trainable Joint Bilateral Filtering

2020-07-09 · Mayank Patwari, Ralf Gutjahr, Rainer Raupach, Andreas Maier

Deep neural networks have shown great success in low dose CT denoising. However, most of these deep neural networks have several hundred thousand trainable parameters. This, combined with the inherent non-linearity of th…

Denoising

Trainable Joint Bilateral Filters for Enhanced Prediction Stability in Low-dose CT

2022-07-15 · Fabian Wagner, Mareike Thies, Felix Denzinger, Mingxuan Gu 외

Low-dose computed tomography (CT) denoising algorithms aim to enable reduced patient dose in routine CT acquisitions while maintaining high image quality. Recently, deep learning~(DL)-based methods were introduced, outpe…

Computed Tomography (CT)Denoising

LBF:Learnable Bilateral Filter For Point Cloud Denoising

2022-10-28 · Huajian Si, Zeyong Wei, Zhe Zhu, Honghua Chen 외

Bilateral filter (BF) is a fast, lightweight and effective tool for image denoising and well extended to point cloud denoising. However, it often involves continual yet manual parameter adjustment; this inconvenience dis…

DenoisingImage Denoising

Removal of speckle noises from ultrasound images using five different deep learning networks

2021-06-16 · Engineering Science and Technology an International Journal 2021 6 · Karaoğlu, O., Bilge, H. Ş. 외

Image enhancement methods are applied to medical images to reduce the noise that they contain. There are many academic studies in the literature using classical image enhancement methods. Ultrasound imaging is a medical …

Deep LearningDenoisingImage DenoisingImage Enhancement+2

Using Complex Wavelet Transform and Bilateral Filtering for Image Denoising

2017-02-04 · Seyede Mahya Hazavei, Hamid Reza Shahdoosti

The bilateral filter is a useful nonlinear filter which without smoothing edges, it does spatial averaging. In the literature, the effectiveness of this method for image denoising is shown. In this paper, an extension of…

DenoisingImage Denoising