Laparoscopic Image Desmoking Using the U-Net with New Loss Function and Integrated Differentiable Wiener Filter
Journal:
arXiv
Published Date:
May 27, 2025
Abstract
Laparoscopic surgeries often suffer from reduced visual clarity due to the
presence of surgical smoke originated by surgical instruments, which poses
significant challenges for both surgeons and vision based computer-assisted
technologies. In order to remove the surgical smoke, a novel U-Net deep
learning with new loss function and integrated differentiable Wiener filter
(ULW) method is presented. Specifically, the new loss function integrates the
pixel, structural, and perceptual properties. Thus, the new loss function,
which combines the structural similarity index measure loss, the perceptual
loss, as well as the mean squared error loss, is able to enhance the quality
and realism of the reconstructed images. Furthermore, the learnable Wiener
filter is capable of effectively modelling the degradation process caused by
the surgical smoke. The effectiveness of the proposed ULW method is evaluated
using the publicly available paired laparoscopic smoke and smoke-free image
dataset, which provides reliable benchmarking and quantitative comparisons.
Experimental results show that the proposed ULW method excels in both visual
clarity and metric-based evaluation. As a result, the proposed ULW method
offers a promising solution for real-time enhancement of laparoscopic imagery.
The code is available at https://github.com/chengyuyang-njit/ImageDesmoke.