paper-with-me

Papers

A Complementary Global and Local Knowledge Network for Ultrasound denoising with Fine-grained Refinement

2023-10-05 · Zhenyu Bu, Kai-Ni Wang, Fuxing Zhao, Shengxiao Li, Guang-Quan Zhou

Ultrasound imaging serves as an effective and non-invasive diagnostic tool commonly employed in clinical examinations. However, the presence of speckle noise in ultrasound images invariably degrades image quality, impeding the performance of subsequent tasks, such as segmentation and classification. Existing methods for speckle noise reduction frequently induce excessive image smoothing or fail to preserve detailed information adequately. In this paper, we propose a complementary global and local knowledge network for ultrasound denoising with fine-grained refinement. Initially, the proposed architecture employs the L-CSwinTransformer as encoder to capture global information, incorporating CNN as decoder to fuse local features. We expand the resolution of the feature at different stages to extract more global information compared to the original CSwinTransformer. Subsequently, we integrate Fine-grained Refinement Block (FRB) within the skip-connection stage to further augment features. We validate our model on two public datasets, HC18 and BUSI. Experimental results demonstrate that our model can achieve competitive performance in both quantitative metrics and visual performance. Our code will be available at https://github.com/AAlkaid/USDenoising.

📄 PDF Abstract BibTeX arXiv:2310.03402

Code (1)

aalkaid/usdenoising 공식 구현 pytorch

Tasks

DecoderDenoisingDiagnosticimage smoothing

Similar Papers 제목 키워드 기반

Prior-guided Hierarchical Instance-pixel Contrastive Learning for Ultrasound Speckle Noise Suppression

2026-02-14 · Zhenyu Bu, Yuanxin Xie, Guang-Quan Zhou arxiv

Ultrasound denoising is essential for mitigating speckle-induced degradations, thereby enhancing image quality and improving diagnostic reliability. Nevertheless, because speckle patterns inherently encode both texture a…

Contrastive Learning

Robust non-local means filter for ultrasound image denoising

2017-09-26 · Hamid Reza Shahdoosti

This paper introduces a new approach to non-local means image denoising. Instead of using all pixels located in the search window for estimating the value of a pixel, we identify the highly corrupted pixels and assign le…

DenoisingImage Denoising

Designing and Training of A Dual CNN for Image Denoising

2020-07-08 · Chunwei Tian, Yong Xu, WangMeng Zuo, Bo Du 외

Deep convolutional neural networks (CNNs) for image denoising have recently attracted increasing research interest. However, plain networks cannot recover fine details for a complex task, such as real noisy images. In th…

DenoisingImage Denoising

DualTrack: Sensorless 3D Ultrasound needs Local and Global Context

2025-09-11 · Paul F. R. Wilson, Matteo Ronchetti, Rüdiger Göbl, Viktoria Markova 외 arxiv

Three-dimensional ultrasound (US) offers many clinical advantages over conventional 2D imaging, yet its widespread adoption is limited by the cost and complexity of traditional 3D systems. Sensorless 3D US, which uses de…

Learning from Complementary Ultrasound Representations for Liver Disease Classification

2026-07-13 · Sabahattin Mert Daloglu, Gokce Bekar, Ceren Coskun, Senanur Sahin 외 arxiv

Differentiating non-alcoholic steatohepatitis (NASH) from non-alcoholic fatty liver disease (NAFLD) using ultrasound remains challenging due to subtle tissue alterations and the limited information available in conventio…