paper-with-me

Papers

Adversarial Robustness of Deep Learning-Based Thyroid Nodule Segmentation in Ultrasound

2026-02-25 · Nicholas Dietrich, David McShannon arxiv

Introduction: Deep learning-based segmentation models are increasingly integrated into clinical imaging workflows, yet their robustness to adversarial perturbations remains incompletely characterized, particularly for ultrasound images. We evaluated adversarial attacks and inference-time defenses for thyroid nodule segmentation in B-mode ultrasound. Methods: Two black-box adversarial attacks were developed: (1) Structured Speckle Amplification Attack (SSAA), which injects boundary-targeted noise, and (2) Frequency-Domain Ultrasound Attack (FDUA), which applies bandpass-filtered phase perturbations in the Fourier domain. Three inference-time mitigations were evaluated on adversarial images: randomized preprocessing with test-time augmentation, deterministic input denoising, and stochastic ensemble inference with consistency-aware aggregation. Experiments were conducted on a U-Net segmentation model trained on cine-clips from a database of 192 thyroid nodules. Results: The baseline model achieved a mean Dice similarity coefficient (DSC) of 0.76 (SD 0.20) on unperturbed images. SSAA reduced DSC by 0.29 (SD 0.20) while maintaining high visual similarity (SSIM = 0.94). FDUA resulted in a smaller DSC reduction of 0.11 (SD 0.09) with lower visual fidelity (SSIM = 0.82). Against SSAA, all three defenses significantly improved DSC after correction, with deterministic denoising showing the largest recovery (+0.10, p < 0.001), followed by randomized preprocessing (+0.09, p < 0.001), and stochastic ensemble inference (+0.08, p = 0.002). No defense achieved statistically significant improvement against FDUA. Conclusion: Spatial-domain adversarial perturbations in ultrasound segmentation showed partial mitigation with input preprocessing, whereas frequency-domain perturbations were not mitigated by the defenses, highlighting modality-specific challenges in adversarial robustness evaluation.

📄 PDF Abstract BibTeX arXiv:2602.21452

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Anatomy-Guided Representation Learning Using a Transformer-Based Network for Thyroid Nodule Segmentation in Ultrasound Images

2025-12-14 · Muhammad Umar Farooq, Abd Ur Rehman, Azka Rehman, Muhammad Usman 외 arxiv

Accurate thyroid nodule segmentation in ultrasound images is critical for diagnosis and treatment planning. However, ambiguous boundaries between nodules and surrounding tissues, size variations, and the scarcity of anno…

Representation Learning

Thyroid ultrasound diagnosis improvement via multi-view self-supervised learning and two-stage pre-training

2024-02-18 · Jian Wang, Xin Yang, Xiaohong Jia, Wufeng Xue 외

Thyroid nodule classification and segmentation in ultrasound images are crucial for computer-aided diagnosis; however, they face limitations owing to insufficient labeled data. In this study, we proposed a multi-view con…

ClassificationSegmentationSelf-Supervised Learning

Ultrasound Image Segmentation of Thyroid Nodule via Latent Semantic Feature Co-Registration

2023-10-13 · XueWei Li, Yaqiao Zhu, Jie Gao, Xi Wei 외

Segmentation of nodules in thyroid ultrasound imaging plays a crucial role in the detection and treatment of thyroid cancer. However, owing to the diversity of scanner vendors and imaging protocols in different hospitals…

DiversityImage SegmentationMedical Image SegmentationSegmentation+1

Extracting Thyroid Nodules Characteristics from Ultrasound Reports Using Transformer-based Natural Language Processing Methods

2023-03-31 · Aman Pathak, Zehao Yu, Daniel Paredes, Elio Paul Monsour 외

The ultrasound characteristics of thyroid nodules guide the evaluation of thyroid cancer in patients with thyroid nodules. However, the characteristics of thyroid nodules are often documented in clinical narratives such …

Language ModellingLarge Language Model

Key-frame Guided Network for Thyroid Nodule Recognition using Ultrasound Videos

2022-06-27 · Yuchen Wang, Zhongyu Li, Xiangxiang Cui, Liangliang Zhang 외

Ultrasound examination is widely used in the clinical diagnosis of thyroid nodules (benign/malignant). However, the accuracy relies heavily on radiologist experience. Although deep learning techniques have been investiga…

Video Classification