paper-with-me

홈 › Papers

USCL: Pretraining Deep Ultrasound Image Diagnosis Model through Video Contrastive Representation Learning

2020-11-25 · Yixiong Chen, Chunhui Zhang, Li Liu, Cheng Feng, Changfeng Dong, Yongfang Luo, Xiang Wan

Most deep neural networks (DNNs) based ultrasound (US) medical image analysis models use pretrained backbones (e.g., ImageNet) for better model generalization. However, the domain gap between natural and medical images causes an inevitable performance bottleneck. To alleviate this problem, an US dataset named US-4 is constructed for direct pretraining on the same domain. It contains over 23,000 images from four US video sub-datasets. To learn robust features from US-4, we propose an US semi-supervised contrastive learning method, named USCL, for pretraining. In order to avoid high similarities between negative pairs as well as mine abundant visual features from limited US videos, USCL adopts a sample pair generation method to enrich the feature involved in a single step of contrastive optimization. Extensive experiments on several downstream tasks show the superiority of USCL pretraining against ImageNet pretraining and other state-of-the-art (SOTA) pretraining approaches. In particular, USCL pretrained backbone achieves fine-tuning accuracy of over 94% on POCUS dataset, which is 10% higher than 84% of the ImageNet pretrained model. The source codes of this work are available at https://github.com/983632847/USCL.

📄 PDF Abstract BibTeX arXiv:2011.13066

Code (1)

983632847/USCL 공식 구현 pytorch

Tasks

Contrastive LearningMedical Image AnalysisRepresentation Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

A Deep Learning Localization Method for Measuring Abdominal Muscle Dimensions in Ultrasound Images

2021-09-30 · Alzayat Saleh, Issam H. Laradji, Corey Lammie, David Vazquez 외

Health professionals extensively use Two- Dimensional (2D) Ultrasound (US) videos and images to visualize and measure internal organs for various purposes including evaluation of muscle architectural changes. US images c…

A Universal Deep Learning Framework for Real-Time Denoising of Ultrasound Images

2021-01-22 · Simone Cammarasana, Paolo Nicolardi, Giuseppe Patanè

Ultrasound images are widespread in medical diagnosis for muscle-skeletal, cardiac, and obstetrical diseases, due to the efficiency and non-invasiveness of the acquisition methodology. However, ultrasound acquisition int…

Deep LearningDenoisingMedical Diagnosis

The application of deep convolutional neural networks to ultrasound for modelling of dynamic states within human skeletal muscle

2017-06-28 · Ryan J. Cunningham, Peter J. Harding, Ian D. Loram

This paper concerns the fully automatic direct in vivo measurement of active and passive dynamic skeletal muscle states using ultrasound imaging. Despite the long standing medical need (myopathies, neuropathies, pain, in…

Generating and Weighting Semantically Consistent Sample Pairs for Ultrasound Contrastive Learning

2022-12-08 · Yixiong Chen, Chunhui Zhang, Chris H. Q. Ding, Li Liu

Well-annotated medical datasets enable deep neural networks (DNNs) to gain strong power in extracting lesion-related features. Building such large and well-designed medical datasets is costly due to the need for high-lev…

Cancer ClassificationContrastive LearningMeta-LearningPneumonia Detection+1

Estimation of Absolute States of Human Skeletal Muscle via Standard B-Mode Ultrasound Imaging and Deep Convolutional Neural Networks

2019-07-02 · Ryan J. Cunningham, Ian D. Loram

Objective: To test automated in vivo estimation of active and passive skeletal muscle states using ultrasonic imaging. Background: Current technology (electromyography, dynamometry, shear wave imaging) provides no genera…