English

Mining Negative Temporal Contexts For False Positive Suppression In Real-Time Ultrasound Lesion Detection

Computer Vision and Pattern Recognition 2023-07-20 v2 Artificial Intelligence

Abstract

During ultrasonic scanning processes, real-time lesion detection can assist radiologists in accurate cancer diagnosis. However, this essential task remains challenging and underexplored. General-purpose real-time object detection models can mistakenly report obvious false positives (FPs) when applied to ultrasound videos, potentially misleading junior radiologists. One key issue is their failure to utilize negative symptoms in previous frames, denoted as negative temporal contexts (NTC). To address this issue, we propose to extract contexts from previous frames, including NTC, with the guidance of inverse optical flow. By aggregating extracted contexts, we endow the model with the ability to suppress FPs by leveraging NTC. We call the resulting model UltraDet. The proposed UltraDet demonstrates significant improvement over previous state-of-the-arts and achieves real-time inference speed. We release the code, checkpoints, and high-quality labels of the CVA-BUS dataset in https://github.com/HaojunYu1998/UltraDet.

Keywords

Cite

@article{arxiv.2305.18060,
  title  = {Mining Negative Temporal Contexts For False Positive Suppression In Real-Time Ultrasound Lesion Detection},
  author = {Haojun Yu and Youcheng Li and QuanLin Wu and Ziwei Zhao and Dengbo Chen and Dong Wang and Liwei Wang},
  journal= {arXiv preprint arXiv:2305.18060},
  year   = {2023}
}

Comments

10 pages, 4 figures, MICCAI 2023 Early Accept