# MimickNet, Matching Clinical Post-Processing Under Realistic Black-Box   Constraints

**Authors:** Ouwen Huang, Will Long, Nick Bottenus, Gregg E. Trahey, Sina Farsiu,, Mark L. Palmeri

arXiv: 1908.05782 · 2024-10-30

## TL;DR

MimickNet is a deep learning framework that approximates proprietary clinical ultrasound post-processing techniques using only post-processed images, enabling replication of clinical workflows without access to raw data.

## Contribution

This work introduces MimickNet, the first deep learning model capable of mimicking clinical ultrasound post-processing under black-box constraints using only post-processed images.

## Key findings

- Achieves SSIM of 0.930 on test set
- Generalizes to unseen cardiac cineloops with SSIM of 0.967
- Serves as a baseline for future ultrasound post-processing research

## Abstract

Image post-processing is used in clinical-grade ultrasound scanners to improve image quality (e.g., reduce speckle noise and enhance contrast). These post-processing techniques vary across manufacturers and are generally kept proprietary, which presents a challenge for researchers looking to match current clinical-grade workflows. We introduce a deep learning framework, MimickNet, that transforms raw conventional delay-and-summed (DAS) beams into the approximate post-processed images found on clinical-grade scanners. Training MimickNet only requires post-processed image samples from a scanner of interest without the need for explicit pairing to raw DAS data. This flexibility allows it to hypothetically approximate any manufacturer's post-processing without access to the pre-processed data. MimickNet generates images with an average similarity index measurement (SSIM) of 0.930$\pm$0.0892 on a 300 cineloop test set, and it generalizes to cardiac cineloops outside of our train-test distribution achieving an SSIM of 0.967$\pm$0.002. We also explore the theoretical SSIM achievable by evaluating MimickNet performance when trained under gray-box constraints (i.e., when both pre-processed and post-processed images are available). To our knowledge, this is the first work to establish deep learning models that closely approximate current clinical-grade ultrasound post-processing under realistic black-box constraints where before and after post-processing data is unavailable. MimickNet serves as a clinical post-processing baseline for future works in ultrasound image formation to compare against. To this end, we have made the MimickNet software open source.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.05782/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1908.05782/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1908.05782/full.md

---
Source: https://tomesphere.com/paper/1908.05782