Related Experiment Video
Updated: Jul 20, 2026

04:23
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
1.8K
Co-ordinate-based positional embedding that captures resolution to enhance transformer's performance in medical image
Badhan Kumar Das1,2, Gengyan Zhao3, Saahil Islam4,5
1Digital Technology and Innovation, Siemens Healthineers, Erlangen, Germany. badhankumar.das@siemens-healthineers.com.
Scientific Reports
|April 23, 2024
Summary
This study introduces a novel coordinate-based embedding for Vision Transformers (ViTs) in medical imaging. This method enhances infarct segmentation accuracy by preserving spatial resolution and leveraging geometric information.
Area of Science:
- Medical Imaging
- Computer Vision
- Artificial Intelligence
Background:
- Vision Transformers (ViTs) excel in computer vision by capturing global dependencies.
- Medical imaging data often requires resampling, risking spatial resolution loss.
- Existing ViT architectures face challenges with variable medical image sizes and resolutions.
Purpose of the Study:
- To propose a coordinate-based embedding for Vision Transformers in medical imaging.
- To overcome the limitations of resampling and resizing in medical image pre-processing.
- To enhance the performance of Transformer-based models in medical image analysis.
Main Methods:
- Developed a coordinate-based embedding encoding image geometry, physical coordinates, and resolution.
- Integrated the proposed embedding into UNETR and SwinUNETR models.
- Evaluated models on an MRI dataset for infarct segmentation using AxTrace and AxADC contrasts.
Main Results:
- Coordinate-based embedding significantly improved mean Dice scores by 6.5% (UNETR) and 7.6% (SwinUNETR).
- The method demonstrated a statistically significant advantage (p-value < 0.0001) over alternative approaches.
- Achieved enhanced performance without compromising spatial resolution or requiring resampling.
Conclusions:
- The proposed coordinate-based pixel-wise positional embedding is a promising solution for Transformer-based medical image analysis.
- This technique effectively utilizes physical coordinate information to boost performance.
- It lays the groundwork for future advancements in positional embedding for medical applications.
Related Concept Videos
Computed Tomography
Tomography refers to imaging by sections. Computed tomography (CT) is a non-invasive imaging technique that uses computers to analyze several cross-sectional X-rays to reveal minute details about structures in the body.
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
The technique was invented in the 1970s and is based on the principle that as X-rays pass through the body, they are absorbed or reflected at different levels. In the technique, a patient lies on a motorized platform while a computerized axial tomography (CAT) scanner rotates...
Magnetic Resonance Imaging
Magnetic resonance imaging (MRI) is a noninvasive medical imaging technique based on a phenomenon of nuclear physics discovered in the 1930s, in which matter exposed to magnetic fields and radio waves was found to emit radio signals. In 1970, a physician and researcher named Raymond Damadian noticed that malignant (cancerous) tissue gave off different signals than normal body tissue. He applied for a patent for the first MRI scanning device in clinical use by the early 1980s. The early MRI...

