Deep Joint Denoising and Detection for Enhanced Intracellular Particle Analysis
Yao Yao, Ihor Smal, Ilya Grigoriev, Anna Akhmanova, Erik Meijering
TL;DR
This work tackles reliable intracellular particle analysis in noisy time-lapse fluorescence images. It introduces DENODET, a one-encoder-two-parallel-decoders network that jointly denoises and detects particles, leveraging a shared encoder and a DSNT-based localization pathway. The training uses a composite loss, combining $L_{DET}$ and $L_{DENO}$ in the form $\mathcal{L} = L_{DET} + \gamma L_{DENO}$ with $\gamma \approx 0.5$, and employs a Dice-like term plus balanced cross-entropy for denoising and Euclidean plus Jensen–Shannon divergence for detection. Empirical results on synthetic and real 2D+t data show that DENODET achieves superior detection (F1) and localization (RMSE) compared to non-denoising baselines, cascaded denoising–detection, and competing deep detectors, demonstrating the benefit of integrated denoising for particle analysis. The method holds promise for improving particle tracking performance in fluorescence microscopy and can be extended to 3D+t and other high-level detection tasks.
Abstract
Reliable analysis of intracellular dynamic processes in time-lapse fluorescence microscopy images requires complete and accurate tracking of all small particles in all time frames of the image sequences. A fundamental first step towards this goal is particle detection. Given the small size of the particles, their detection is greatly affected by image noise. Recent studies have shown that applying image denoising as a preprocessing step indeed improves particle detection and their subsequent tracking. Deep learning based particle detection methods have shown superior results compared to traditional detection methods. However, they do not explicitly aim to remove noise from the images to facilitate detection. Thus we hypothesize that their performance could be further improved. In this paper, we propose a new deep neural network, called DENODET (denoising-detection network), which performs image denoising and particle detection simultaneously. We show that integrative denoising and detection yields more accurate detection results. Our method achieves superior results compared to state-of-the-art particle detection methods on the particle tracking challenge dataset and our own real fluorescence microscopy image data.
