| Literature DB >> 34547502 |
Romain F Laine1, Guillaume Jacquemet2, Alexander Krull3.
Abstract
Fluorescence microscopy enables the direct observation of previously hidden dynamic processes of life, allowing profound insights into mechanisms of health and disease. However, imaging of live samples is fundamentally limited by the toxicity of the illuminating light and images are often acquired using low light conditions. As a consequence, images can become very noisy which severely complicates their interpretation. In recent years, deep learning (DL) has emerged as a very successful approach to remove this noise while retaining the useful signal. Unlike classical algorithms which use well-defined mathematical functions to remove noise, DL methods learn to denoise from example data, providing a powerful content-aware approach. In this review, we first describe the different types of noise that typically corrupt fluorescence microscopy images and introduce the denoising task. We then present the main DL-based denoising methods and their relative advantages and disadvantages. We aim to provide insights into how DL-based denoising methods operate and help users choose the most appropriate tools for their applications.Entities:
Keywords: Deep learning; Denoising; Live-cell imaging; Microscopy; Noise
Mesh:
Year: 2021 PMID: 34547502 PMCID: PMC8552122 DOI: 10.1016/j.biocel.2021.106077
Source DB: PubMed Journal: Int J Biochem Cell Biol ISSN: 1357-2725 Impact factor: 5.085
Fig. 1Denoising is a critical image processing tool for live fluorescence imaging. (a) The acquisition of high SNR images provides high-quality images but typically limits long-term imaging and sample viability. (b) Acquiring noisy data by using low light conditions allows for longer acquisitions due to lower phototoxicity and photodamage. Denoising can enable a more robust observation of phenomena by recovering high-quality images. (c) Examples of image denoising performed by CARE (Weigert et al., 2018), 3D RCAN (Chen et al., 2021) and Noise2Void (Krull et al., 2019) showcasing the performance of DL-based methods. SNR: Signal-to-noise ratio.
Fig. 2Noise and other image corruptions typically observed in fluorescence microscopy images. (a) Common image corruptions observed in fluorescence microscopy. From left to right: only noise, non-uniform background which may occur from e.g. vignetting, uneven illumination from e.g. laser illumination affected by speckle, imaging artefact such as the presence of a ghost image as shown here. (b) Starting from the true structure, the optics limit the resolution of the measurable image, leading to a smoothed diffraction-limited image. Upon measurement, the image is subject to signal-dependent Poisson noise (shot noise), and electronic detector noise. Only the right-most image can actually be experimentally measured. (c) Line profiles across the red dashed lines shown in (b), highlighting the loss of resolution (smoothed edges) and increasing levels of noise. Here, SD refers to the standard deviation of the shot noise, increasing with increasing levels of signal.
Fig. 3Main deep learning workflow for image denoising. (a) Supervised vs. self-supervised training schemes. (b) Validation of the model performance on a ground-truth dataset. (c) Once trained and validated, models can be used for predictions, often with excellent speed performance.
Overview of the currently available user-oriented tools for DL-based denoising. Open-source and commercial tools are available. T: training, P: prediction/pretrained model. *DenoiSeg can provide concomitant denoising and image segmentation, but only requires that some of the data be manually segmented for learning both tasks.
| Method | Training type | Capabilities | Integration | Instructions | Comments | Software type | Link | Reference |
|---|---|---|---|---|---|---|---|---|
| CARE | Supervised | 2D, 3D, multi-channel | Fiji (P), ZeroCostDL4Mic (T&P), ImJoy (T&P) | Website, video tutorials, GitHub page | Can perform a range of image restoration tasks | Free, open-source | Weigert et al., ( | |
| Noise2Void | Self-supervised | 2D, 3D, multi-channel | Fiji (T&P), ZeroCostDL4Mic (T&P), Apeer (P), ImJoy (T&P) | Website, video tutorials, GitHub page | Can be trained directly on the images to denoise | Free, open-source | Krull et al., ( | |
| DecoNoising | Self-supervised | 2D | ZeroCostDL4Mic (T&P) | Website, video tutorials, GitHub page | Can be trained directly on the images to denoise, performs deconvolution simultaneously | Free, open-source | Goncharova et al., ( | |
| 3D-RCAN | Supervised | 2D, 3D | Aivia (T&P), ZeroCostDL4Mic (T&P) | Website | Extension of RCAN network, can do resolution improvement | Commercial, code open-source | Chen et al., ( | |
| Noise2Noise | Self-supervised | 2D | Apeer (T&P) | Website | Requires pairs of noisy images | Commercial | Lehtinen et al., ( | |
| DenoiSeg | Partially supervised* | 2D | Fiji (T&P), ZeroCostDL4Mic (T&P) | Website, video tutorials, GitHub page | Provides denoising and segmentation | Free, open-source | Buchholz et al., ( | |
| Denoise.AI | Supervised | 2D | NIS Elements (T&P) | Website | Unknown architecture | Commercial | unknown |
Fig. 4Deep learning and structural priors. Artefacts due to structural priors can appear when using data that are significantly different from those used at the training stage. The network is likely to produce the patterns it saw during training, even when they are not present in the data.