Related Experiment Video
Updated: Sep 12, 2025

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
2.0K
Thyroid nodule segmentation in ultrasound images using transformer models with masked autoencoder pre-training
Yi Xiang1, Rajendra Acharya2, Quan Le3
1Office of Insights & Analytics, Division of Digital Strategy, SingHealth, Singapore, Singapore.
Frontiers in Artificial Intelligence
|August 8, 2025
Summary
Transformer models with Masked Autoencoder (MAE) pre-training improve thyroid nodule segmentation speed. However, limited data restricts accuracy, indicating data volume is key for better results in ultrasound imaging.
Area of Science:
- Medical Imaging
- Artificial Intelligence
- Computer Vision
Background:
- Thyroid nodule segmentation in ultrasound (US) images is crucial for thyroid cancer diagnosis.
- Challenges include low contrast, speckle noise, and variable nodule appearance.
- Existing methods struggle with boundary detection due to these factors.
Purpose of the Study:
- To develop a transformer-based model for improved thyroid nodule segmentation.
- To leverage Masked Autoencoder (MAE) pre-training for enhanced image representation.
- To explore cross-attention mechanisms for better information flow.
Main Methods:
- Utilized a transformer architecture for capturing global image context.
- Pre-trained a Masked Autoencoder (MAE) on image patches.
- Fine-tuned the model on thyroid US datasets and explored cross-attention.
- Evaluated performance using Dice Similarity Coefficient (DSC) on public datasets (AIMI, TN3K, DDTI).
Main Results:
- MAE pre-training accelerated model convergence and reduced training time.
- Achieved modest DSC scores (0.63-0.65), indicating limitations with small-sample conditions.
- Cross-attention did not consistently improve segmentation performance.
- Limited data and nodule variability constrained overall accuracy.
Conclusions:
- Transformer models with MAE pre-training offer efficiency gains for thyroid nodule segmentation.
- Data volume and diversity are critical factors for improving segmentation accuracy.
- Future research should focus on increasing data, pre-training cross-attention, and hybrid architectures.

