paper-with-me

Papers

Deformed2Self: Self-Supervised Denoising for Dynamic Medical Imaging

2021-06-23 · Junshen Xu, Elfar Adalsteinsson

Image denoising is of great importance for medical imaging system, since it can improve image quality for disease diagnosis and downstream image analyses. In a variety of applications, dynamic imaging techniques are utilized to capture the time-varying features of the subject, where multiple images are acquired for the same subject at different time points. Although signal-to-noise ratio of each time frame is usually limited by the short acquisition time, the correlation among different time frames can be exploited to improve denoising results with shared information across time frames. With the success of neural networks in computer vision, supervised deep learning methods show prominent performance in single-image denoising, which rely on large datasets with clean-vs-noisy image pairs. Recently, several self-supervised deep denoising models have been proposed, achieving promising results without needing the pairwise ground truth of clean images. In the field of multi-image denoising, however, very few works have been done on extracting correlated information from multiple slices for denoising using self-supervised deep learning methods. In this work, we propose Deformed2Self, an end-to-end self-supervised deep learning framework for dynamic imaging denoising. It combines single-image and multi-image denoising to improve image quality and use a spatial transformer network to model motion between different slices. Further, it only requires a single noisy image with a few auxiliary observations at different time frames for training and inference. Evaluations on phantom and in vivo data with different noise statistics show that our method has comparable performance to other state-of-the-art unsupervised or self-supervised denoising methods and outperforms under high noise levels.

📄 PDF Abstract BibTeX arXiv:2106.12175

Code (1)

daviddmc/Deform2Self 공식 구현 pytorch

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Spatial Transformer A Spatial Transformer is an image model block that explicitly allows the spatial manipulation of data within a [convolutional neural…

Similar Papers 제목 키워드 기반

Self-supervised Denoising via Diffeomorphic Template Estimation: Application to Optical Coherence Tomography

2020-08-18 · Guillaume Gisbert, Neel Dey, Hiroshi Ishikawa, Joel Schuman 외

Optical Coherence Tomography (OCT) is pervasive in both the research and clinical practice of Ophthalmology. However, OCT images are strongly corrupted by noise, limiting their interpretation. Current OCT denoisers lever…

Denoising

Self-Supervised Learning from Contrastive Mixtures for Personalized Speech Enhancement

2020-11-06 · Aswin Sivaraman, Minje Kim

This work explores how self-supervised learning can be universally used to discover speaker-specific features towards enabling personalized speech enhancement models. We specifically address the few-shot learning scenari…

Contrastive LearningFew-Shot LearningModel CompressionSelf-Supervised Learning+1

Noise2Same: Optimizing A Self-Supervised Bound for Image Denoising

2020-10-22 · NeurIPS 2020 12 · Yaochen Xie, Zhengyang Wang, Shuiwang Ji

Self-supervised frameworks that learn denoising models with merely individual noisy images have shown strong capability and promising performance in various image denoising tasks. Existing self-supervised denoising frame…

DenoisingImage Denoising

Self2Seg: Single-Image Self-Supervised Joint Segmentation and Denoising

2023-09-19 · Nadja Gruber, Johannes Schwab, Noémie Debroux, Nicolas Papadakis 외

We develop Self2Seg, a self-supervised method for the joint segmentation and denoising of a single image. To this end, we combine the advantages of variational segmentation with self-supervised deep learning. One major b…

DenoisingImage DenoisingSegmentation

A Self-Supervised Deep Framework for Reference Bony Shape Estimation in Orthognathic Surgical Planning

2021-09-11 · Deqiang Xiao, Hannah Deng, Tianshu Kuang, Lei Ma 외

Virtual orthognathic surgical planning involves simulating surgical corrections of jaw deformities on 3D facial bony shape models. Due to the lack of necessary guidance, the planning procedure is highly experience-depend…