English

Less is More: Adaptive Curriculum Learning for Thyroid Nodule Diagnosis

Computer Vision and Pattern Recognition 2022-07-05 v1

Abstract

Thyroid nodule classification aims at determining whether the nodule is benign or malignant based on a given ultrasound image. However, the label obtained by the cytological biopsy which is the golden standard in clinical medicine is not always consistent with the ultrasound imaging TI-RADS criteria. The information difference between the two causes the existing deep learning-based classification methods to be indecisive. To solve the Inconsistent Label problem, we propose an Adaptive Curriculum Learning (ACL) framework, which adaptively discovers and discards the samples with inconsistent labels. Specifically, ACL takes both hard sample and model certainty into account, and could accurately determine the threshold to distinguish the samples with Inconsistent Label. Moreover, we contribute TNCD: a Thyroid Nodule Classification Dataset to facilitate future related research on the thyroid nodules. Extensive experimental results on TNCD based on three different backbone networks not only demonstrate the superiority of our method but also prove that the less-is-more principle which strategically discards the samples with Inconsistent Label could yield performance gains. Source code and data are available at https://github.com/chenghui-666/ACL/.

Keywords

Cite

@article{arxiv.2207.00807,
  title  = {Less is More: Adaptive Curriculum Learning for Thyroid Nodule Diagnosis},
  author = {Haifan Gong and Hui Cheng and Yifan Xie and Shuangyi Tan and Guanqi Chen and Fei Chen and Guanbin Li},
  journal= {arXiv preprint arXiv:2207.00807},
  year   = {2022}
}

Comments

Accepted to MICCAI 2022 with Student Travel Award

R2 v1 2026-06-24T12:11:57.024Z