IVCVLGJul 31, 2022

Speckle2Speckle: Unsupervised Learning of Ultrasound Speckle Filtering Without Clean Data

arXiv:2208.00402v110 citationsh-index: 94
Originality Incremental advance
AI Analysis

This addresses the challenge of speckle reduction in medical imaging for applications like tissue irregularity detection, offering a more efficient and less data-dependent solution, though it is incremental as it builds on existing simulation and reconstruction techniques.

The paper tackles the problem of speckle noise in ultrasound imaging by proposing a deep-learning method that removes speckle without needing clean target images, achieving favorable qualitative and quantitative performance compared to state-of-the-art filters and being several orders of magnitude faster.

In ultrasound imaging the appearance of homogeneous regions of tissue is subject to speckle, which for certain applications can make the detection of tissue irregularities difficult. To cope with this, it is common practice to apply speckle reduction filters to the images. Most conventional filtering techniques are fairly hand-crafted and often need to be finely tuned to the present hardware, imaging scheme and application. Learning based techniques on the other hand suffer from the need for a target image for training (in case of fully supervised techniques) or require narrow, complex physics-based models of the speckle appearance that might not apply in all cases. With this work we propose a deep-learning based method for speckle removal without these limitations. To enable this, we make use of realistic ultrasound simulation techniques that allow for instantiation of several independent speckle realizations that represent the exact same tissue, thus allowing for the application of image reconstruction techniques that work with pairs of differently corrupted data. Compared to two other state-of-the-art approaches (non-local means and the Optimized Bayesian non-local means filter) our method performs favorably in qualitative comparisons and quantitative evaluation, despite being trained on simulations alone, and is several orders of magnitude faster.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes