• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

DSTAN:一种具有双向序列特征细化的可变形时空注意力网络,用于去除甲状腺超声视频中的斑点噪声。

DSTAN: A Deformable Spatial-temporal Attention Network with Bidirectional Sequence Feature Refinement for Speckle Noise Removal in Thyroid Ultrasound Video.

作者信息

Chi Jianning, Miao Jian, Chen Jia-Hui, Wang Huan, Yu Xiaosheng, Huang Ying

机构信息

Faculty of Robot Science and Engineering, Northeastern University, Zhihui Street, Shenyang, 110169, Liaoning, China.

Key Laboratory of Intelligent Computing in Medical Image of Ministry of Education, Northeastern University, Zhihui Street, Shenyang, 110169, Liaoning, China.

出版信息

J Imaging Inform Med. 2024 Dec;37(6):3264-3281. doi: 10.1007/s10278-023-00935-5. Epub 2024 Jun 5.

DOI:10.1007/s10278-023-00935-5
PMID:38839673
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC11612081/
Abstract

Thyroid ultrasound video provides significant value for thyroid diseases diagnosis, but the ultrasound imaging process is often affected by the speckle noise, resulting in poor quality of the ultrasound video. Numerous video denoising methods have been proposed to remove noise while preserving texture details. However, existing methods still suffer from the following problems: (1) relevant temporal features in the low-contrast ultrasound video cannot be accurately aligned and effectively aggregated by simple optical flow or motion estimation, resulting in the artifacts and motion blur in the video; (2) fixed receptive field in spatial features integration lacks the flexibility of aggregating features in the global region of interest and is susceptible to interference from irrelevant noisy regions. In this work, we propose a deformable spatial-temporal attention denoising network to remove speckle noise in thyroid ultrasound video. The entire network follows the bidirectional feature propagation mechanism to efficiently exploit the spatial-temporal information of the whole video sequence. In this process, two modules are proposed to address the above problems: (1) a deformable temporal attention module (DTAM) is designed after optical flow pre-alignment to further capture and aggregate relevant temporal features according to the learned offsets between frames, so that inter-frame information can be better exploited even with the imprecise flow estimation under the low contrast of ultrasound video; (2) a deformable spatial attention module (DSAM) is proposed to flexibly integrate spatial features in the global region of interest through the learned intra-frame offsets, so that irrelevant noisy information can be ignored and essential information can be precisely exploited. Finally, all these refined features are rectified and merged through residual convolution blocks to recover the clean video frames. Experimental results on our thyroid ultrasound video (US-V) dataset and the DDTI dataset demonstrate that our proposed method exceeds 1.2 1.3 dB on PSNR and has clearer texture detail compared to other state-of-the-art methods. In the meantime, the proposed model can also assist thyroid nodule segmentation methods to achieve more accurate segmentation effect, which provides an important basis for thyroid diagnosis. In the future, the proposed model can be improved and extended to other medical image sequence datasets, including CT and MRI slice denoising. The code and datasets are provided at https://github.com/Meta-MJ/DSTAN .

摘要

甲状腺超声视频对甲状腺疾病的诊断具有重要价值,但超声成像过程常受斑点噪声影响,导致超声视频质量不佳。人们已提出众多视频去噪方法,旨在去除噪声的同时保留纹理细节。然而,现有方法仍存在以下问题:(1)低对比度超声视频中的相关时间特征无法通过简单的光流或运动估计准确对齐并有效聚合,导致视频中出现伪影和运动模糊;(2)空间特征整合中的固定感受野缺乏在全局感兴趣区域聚合特征的灵活性,且易受无关噪声区域的干扰。在这项工作中,我们提出了一种可变形的时空注意力去噪网络,用于去除甲状腺超声视频中的斑点噪声。整个网络遵循双向特征传播机制,以有效利用整个视频序列的时空信息。在此过程中,提出了两个模块来解决上述问题:(1)在光流预对齐后设计了一个可变形时间注意力模块(DTAM),根据帧间学习到的偏移进一步捕捉和聚合相关时间特征,从而即使在超声视频低对比度下光流估计不准确的情况下,也能更好地利用帧间信息;(2)提出了一个可变形空间注意力模块(DSAM),通过学习到的帧内偏移灵活地在全局感兴趣区域整合空间特征,从而可以忽略无关的噪声信息并精确利用关键信息。最后,所有这些细化后的特征通过残差卷积块进行校正和合并,以恢复干净的视频帧。在我们的甲状腺超声视频(US-V)数据集和DDTI数据集上的实验结果表明,我们提出的方法在PSNR上超过了1.2至1.3dB,并且与其他现有最先进方法相比,具有更清晰的纹理细节。同时,所提出的模型还可以辅助甲状腺结节分割方法实现更准确的分割效果,这为甲状腺诊断提供了重要依据。未来,所提出的模型可以改进并扩展到其他医学图像序列数据集,包括CT和MRI切片去噪。代码和数据集可在https://github.com/Meta-MJ/DSTAN获取。

相似文献

1
DSTAN: A Deformable Spatial-temporal Attention Network with Bidirectional Sequence Feature Refinement for Speckle Noise Removal in Thyroid Ultrasound Video.DSTAN:一种具有双向序列特征细化的可变形时空注意力网络,用于去除甲状腺超声视频中的斑点噪声。
J Imaging Inform Med. 2024 Dec;37(6):3264-3281. doi: 10.1007/s10278-023-00935-5. Epub 2024 Jun 5.
2
Low-Dose CT Image Super-resolution Network with Noise Inhibition Based on Feedback Feature Distillation Mechanism.基于反馈特征提取机制的低剂量 CT 图像超分辨率网络与噪声抑制
J Imaging Inform Med. 2024 Aug;37(4):1902-1921. doi: 10.1007/s10278-024-00979-1. Epub 2024 Feb 20.
3
Low-dose CT denoising with a high-level feature refinement and dynamic convolution network.基于高级特征细化和动态卷积网络的低剂量 CT 去噪。
Med Phys. 2023 Jun;50(6):3597-3611. doi: 10.1002/mp.16175. Epub 2023 Jan 7.
4
A Novel Network for Low-Dose CT Denoising Based on Dual-Branch Structure and Multi-Scale Residual Attention.一种基于双分支结构和多尺度残差注意力的低剂量CT去噪新型网络。
J Imaging Inform Med. 2025 Apr;38(2):1245-1264. doi: 10.1007/s10278-024-01254-z. Epub 2024 Sep 11.
5
Incorporation of residual attention modules into two neural networks for low-dose CT denoising.将残差注意模块整合到两个神经网络中用于低剂量 CT 去噪。
Med Phys. 2021 Jun;48(6):2973-2990. doi: 10.1002/mp.14856. Epub 2021 Apr 23.
6
Semi-Supervised Thyroid Nodule Detection in Ultrasound Videos.超声视频中的半监督甲状腺结节检测
IEEE Trans Med Imaging. 2024 May;43(5):1792-1803. doi: 10.1109/TMI.2023.3348949. Epub 2024 May 2.
7
SK-Unet++: An improved Unet++ network with adaptive receptive fields for automatic segmentation of ultrasound thyroid nodule images.SK-Unet++:一种具有自适应感受野的改进型Unet++网络,用于超声甲状腺结节图像的自动分割。
Med Phys. 2024 Mar;51(3):1798-1811. doi: 10.1002/mp.16672. Epub 2023 Aug 22.
8
Hybrid transformer UNet for thyroid segmentation from ultrasound scans.用于超声扫描甲状腺分割的混合变压器U-Net
Comput Biol Med. 2023 Feb;153:106453. doi: 10.1016/j.compbiomed.2022.106453. Epub 2022 Dec 26.
9
Enhancing space-time video super-resolution via spatial-temporal feature interaction.通过时空特征交互增强时空视频超分辨率
Neural Netw. 2025 Apr;184:107033. doi: 10.1016/j.neunet.2024.107033. Epub 2024 Dec 13.
10
A Super-resolution Guided Network for Improving Automated Thyroid Nodule Segmentation.基于超分辨率引导网络的甲状腺结节自动分割方法。
Comput Methods Programs Biomed. 2022 Dec;227:107186. doi: 10.1016/j.cmpb.2022.107186. Epub 2022 Oct 17.

本文引用的文献

1
Improvement of Ultrasound Image Quality Using Non-Local Means Noise-Reduction Approach for Precise Quality Control and Accurate Diagnosis of Thyroid Nodules.使用非局部均值降噪方法提高超声图像质量,以实现甲状腺结节的精确质量控制和准确诊断。
Int J Environ Res Public Health. 2022 Oct 22;19(21):13743. doi: 10.3390/ijerph192113743.
2
Real-time denoising of ultrasound images based on deep learning.基于深度学习的超声图像实时去噪。
Med Biol Eng Comput. 2022 Aug;60(8):2229-2244. doi: 10.1007/s11517-022-02573-5. Epub 2022 Jun 7.
3
Despeckling of clinical ultrasound images using deep residual learning.使用深度残差学习对临床超声图像进行去斑处理。
Comput Methods Programs Biomed. 2020 Oct;194:105477. doi: 10.1016/j.cmpb.2020.105477. Epub 2020 May 15.
4
Feature Enhancement in Medical Ultrasound Videos Using Contrast-Limited Adaptive Histogram Equalization.基于限制对比度自适应直方图均衡化的医学超声视频增强方法。
J Digit Imaging. 2020 Feb;33(1):273-285. doi: 10.1007/s10278-019-00211-5.
5
Digital Path Approach Despeckle Filter for Ultrasound Imaging and Video.数字路径去斑滤波器在超声成像和视频中的应用。
J Healthc Eng. 2017;2017:9271251. doi: 10.1155/2017/9271251. Epub 2017 Oct 8.
6
Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising.超越高斯去噪器:用于图像去噪的深度 CNN 的残差学习。
IEEE Trans Image Process. 2017 Jul;26(7):3142-3155. doi: 10.1109/TIP.2017.2662206. Epub 2017 Feb 1.
7
An effective ultrasound video communication system using despeckle filtering and HEVC.一种使用去斑滤波和 HEVC 的有效的超声视频通信系统。
IEEE J Biomed Health Inform. 2015 Mar;19(2):668-76. doi: 10.1109/JBHI.2014.2329572. Epub 2014 Jun 6.
8
Despeckle filtering software toolbox for ultrasound imaging of the common carotid artery.颈动脉超声成像的去斑滤波软件工具包。
Comput Methods Programs Biomed. 2014 Apr;114(1):109-24. doi: 10.1016/j.cmpb.2014.01.018. Epub 2014 Feb 4.
9
Video denoising, deblocking, and enhancement through separable 4-D nonlocal spatiotemporal transforms.通过可分离的 4-D 非局部时空变换进行视频去噪、去块和增强。
IEEE Trans Image Process. 2012 Sep;21(9):3952-66. doi: 10.1109/TIP.2012.2199324. Epub 2012 May 15.
10
Adaptive noise smoothing filter for images with signal-dependent noise.具有信号相关噪声的图像的自适应噪声平滑滤波器。
IEEE Trans Pattern Anal Mach Intell. 1985 Feb;7(2):165-77. doi: 10.1109/tpami.1985.4767641.