paper-with-me

홈 › Papers

Multi-Scale Texture Loss for CT denoising with GANs

2024-03-25 · Francesco Di Feola, Lorenzo Tronchin, Valerio Guarrasi, Paolo Soda

Generative Adversarial Networks (GANs) have proved as a powerful framework for denoising applications in medical imaging. However, GAN-based denoising algorithms still suffer from limitations in capturing complex relationships within the images. In this regard, the loss function plays a crucial role in guiding the image generation process, encompassing how much a synthetic image differs from a real image. To grasp highly complex and non-linear textural relationships in the training process, this work presents a novel approach to capture and embed multi-scale texture information into the loss function. Our method introduces a differentiable multi-scale texture representation of the images dynamically aggregated by a self-attention layer, thus exploiting end-to-end gradient-based optimization. We validate our approach by carrying out extensive experiments in the context of low-dose CT denoising, a challenging application that aims to enhance the quality of noisy CT scans. We utilize three publicly available datasets, including one simulated and two real datasets. The results are promising as compared to other well-established loss functions, being also consistent across three different GAN architectures. The code is available at: https://github.com/TrainLaboratory/MultiScaleTextureLoss-MSTLF

📄 PDF Abstract BibTeX arXiv:2403.16640

Code (1)

trainlaboratory/multiscaletextureloss-mstlf 공식 구현 pytorch

Tasks

DenoisingImage Generation

Similar Papers 제목 키워드 기반

X-GANs: Image Reconstruction Made Easy for Extreme Cases

2018-08-06 · Longfei Liu, Sheng Li, Yisong Chen, Guoping Wang

Image reconstruction including image restoration and denoising is a challenging problem in the field of image computing. We present a new method, called X-GANs, for reconstruction of arbitrary corrupted resource based on…

DenoisingImage CompressionImage DenoisingImage Inpainting+2

Texturize a GAN Using a Single Image

2023-02-21 · Pengda Xiang, Sitao Xiang, Yajie Zhao

Can we customize a deep generative model which can generate images that can match the texture of some given image? When you see an image of a church, you may wonder if you can get similar pictures for that church. Here w…

Diversity

AlignVTOFF: Texture-Spatial Feature Alignment for High-Fidelity Virtual Try-Off

2026-01-05 · Yihan Zhu, Mengying Ge arxiv

Virtual Try-Off (VTOFF) is a challenging multimodal image generation task that aims to synthesize high-fidelity flat-lay garments under complex geometric deformation and rich high-frequency textures. Existing methods oft…

Image GenerationVirtual Try-Off

STPGANsFusion: Structure and Texture Preserving Generative Adversarial Networks for Multi-modal Medical Image Fusion

2022-07-04 · National Conference on Communications (NCC) 2022 7 · Dhruvi Shah, Hareshwar Wani, Manisha Das, Deep Gupta 외

Medical images from various modalities carry diverse information. The features from these source images are combined into a single image, constituting more information content, beneficial for subsequent medical applicati…

Diagnostic

Local Padding in Patch-Based GANs for Seamless Infinite-Sized Texture Synthesis

2023-09-05 · Alhasan Abdellatif, Ahmed H. Elsheikh, Hannah P. Menke

Texture models based on Generative Adversarial Networks (GANs) use zero-padding to implicitly encode positional information of the image features. However, when extending the spatial input to generate images at large siz…

DiversityGPUSuper-ResolutionTexture Synthesis