paper-with-me

홈 › Papers

A New Dataset and A Baseline Model for Breast Lesion Detection in Ultrasound Videos

2022-07-01 · Zhi Lin, Junhao Lin, Lei Zhu, Huazhu Fu, Jing Qin, Liansheng Wang

Breast lesion detection in ultrasound is critical for breast cancer diagnosis. Existing methods mainly rely on individual 2D ultrasound images or combine unlabeled video and labeled 2D images to train models for breast lesion detection. In this paper, we first collect and annotate an ultrasound video dataset (188 videos) for breast lesion detection. Moreover, we propose a clip-level and video-level feature aggregated network (CVA-Net) for addressing breast lesion detection in ultrasound videos by aggregating video-level lesion classification features and clip-level temporal features. The clip-level temporal features encode local temporal information of ordered video frames and global temporal information of shuffled video frames. In our CVA-Net, an inter-video fusion module is devised to fuse local features from original video frames and global features from shuffled video frames, and an intra-video fusion module is devised to learn the temporal information among adjacent video frames. Moreover, we learn video-level features to classify the breast lesions of the original video as benign or malignant lesions to further enhance the final breast lesion detection performance in ultrasound videos. Experimental results on our annotated dataset demonstrate that our CVA-Net clearly outperforms state-of-the-art methods. The corresponding code and dataset are publicly available at \url{https://github.com/jhl-Det/CVA-Net}.

📄 PDF Abstract BibTeX arXiv:2207.00141

Code (2)

jhl-det/cva-net 공식 구현 pytorch
alfredqin/stnet pytorch

Tasks

Lesion ClassificationLesion Detection

Similar Papers 제목 키워드 기반

A Spatial-Temporal Progressive Fusion Network for Breast Lesion Segmentation in Ultrasound Videos

2024-03-18 · Zhengzheng Tu, Zigang Zhu, Yayang Duan, Bo Jiang 외

Ultrasound video-based breast lesion segmentation provides a valuable assistance in early breast lesion detection and treatment. However, existing works mainly focus on lesion segmentation based on ultrasound breast imag…

Lesion DetectionLesion SegmentationSegmentation

Global Guidance Network for Breast Lesion Segmentation in Ultrasound Images

2021-04-05 · Cheng Xue, Lei Zhu, Huazhu Fu, Xiaowei Hu 외

Automatic breast lesion segmentation in ultrasound helps to diagnose breast cancer, which is one of the dreadful diseases that affect women globally. Segmenting breast regions accurately from ultrasound image is a challe…

Boundary DetectionImage SegmentationLesion SegmentationMedical Image Segmentation+2

Semi-supervised Breast Lesion Detection in Ultrasound Video Based on Temporal Coherence

2019-07-16 · Sihong Chen, Weiping Yu, Kai Ma, Xinlong Sun 외

Breast lesion detection in ultrasound video is critical for computer-aided diagnosis. However, detecting lesion in video is quite challenging due to the blurred lesion boundary, high similarity to soft tissue and lack of…

GPULesion DetectionScheduling

Interpretable Deep Transfer Learning for Breast Ultrasound Cancer Detection: A Multi-Dataset Study

2025-09-05 · Mohammad Abbadi, Yassine Himeur, Shadi Atalla, Wathiq Mansoor arxiv

Breast cancer remains a leading cause of cancer-related mortality among women worldwide. Ultrasound imaging, widely used due to its safety and cost-effectiveness, plays a key role in early detection, especially in patien…

Breast Cancer DetectionCancer ClassificationTransfer Learning

AAU-net: An Adaptive Attention U-net for Breast Lesions Segmentation in Ultrasound Images

2022-04-26 · Gongping Chen, Yu Dai, Jianxun Zhang, Moi Hoon Yap

Various deep learning methods have been proposed to segment breast lesion from ultrasound images. However, similar intensity distributions, variable tumor morphology and blurred boundaries present challenges for breast l…

Lesion SegmentationSegmentation