Related Experiment Video
Updated: Jan 30, 2026

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
Published on: April 21, 2023
Deep learning for multitask prediction on thyroid nodule frozen sections
Chunyang Wang1, Juan Hu2, Xiang Li3
1School of Life Sciences, Central South University, Changsha, China.
Background:
Preoperative ambiguous thyroid nodules often depend on intraoperative frozen sections for surgical planning, but misdiagnosis can occur due to low-quality frozen sections, limited diagnostic time, and a shortage of pathologists. Deep learning models and conventional radiomics have shown potential in improving diagnostic accuracy in thyroid nodules, yet their integration remains under-explored. This study aimed to develop deep-learning-based models to assist in the intraoperative pathological diagnosis of thyroid nodules by classifying benign/malignant cases, predicting BRAFV600E gene mutation, and identifying lymph node metastasis.
Methods:
A total of 436 Whole-Slide Images (WSIs) of thyroid frozen sections were analyzed using deep learning techniques. The analysis included image preprocessing, feature extraction, and classifier training. Patch-to-WSI feature aggregation was done via Patch Likelihood Histogram (PLH) and Bag of Words (BoW) methods.
Results:
On the test set, the InceptionV3 model performed best in benign/malignant classification with an AUC of 0.998 and accuracy of 0.988, where weakly supervised strategies surpassed supervised ones. For BRAFV600E gene mutation prediction, the ResNet50 model achieved a patch-level AUC of 0.831 and a WSI-level accuracy of 94.4% under the extended strategy. A ViT-based model for lymph node metastasis prediction obtained an AUC of 0.671 and accuracy of 76%.
Conclusions:
The study indicates that deep learning models can effectively classify benign/malignant thyroid frozen sections, predict BRAFV600E gene mutations, and predict lymph node metastasis status. It also emphasizes the effectiveness of weakly supervised strategies in thyroid lesion frozen sections, which could lessen reliance on pathologists' annotations.
Related Concept Videos
The Thyroid Gland
The follicles have a central cavity lined by simple cuboidal to squamous epithelial cells called follicular cells. These cells produce the glycoprotein...
Predicting Molecular Geometry
Cross-Sectional Research
Functions of Thyroid Hormones
TH is indispensable for the normal development and maturation of the skeletal, muscular, and nervous systems during fetal and childhood growth. It facilitates bone mineral turnover and regulates protein synthesis in developing tissues, contributing significantly to overall growth and...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Avoidance Learning and Learned Helplessness
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...

