paper-with-me

홈 › Papers

Ultrasound Image Representation Learning by Modeling Sonographer Visual Attention

2019-03-07 · Richard Droste, Yifan Cai, Harshita Sharma, Pierre Chatelain, Lior Drukker, Aris T. Papageorghiou, J. Alison Noble

Image representations are commonly learned from class labels, which are a simplistic approximation of human image understanding. In this paper we demonstrate that transferable representations of images can be learned without manual annotations by modeling human visual attention. The basis of our analyses is a unique gaze tracking dataset of sonographers performing routine clinical fetal anomaly screenings. Models of sonographer visual attention are learned by training a convolutional neural network (CNN) to predict gaze on ultrasound video frames through visual saliency prediction or gaze-point regression. We evaluate the transferability of the learned representations to the task of ultrasound standard plane detection in two contexts. Firstly, we perform transfer learning by fine-tuning the CNN with a limited number of labeled standard plane images. We find that fine-tuning the saliency predictor is superior to training from random initialization, with an average F1-score improvement of 9.6% overall and 15.3% for the cardiac planes. Secondly, we train a simple softmax regression on the feature activations of each CNN layer in order to evaluate the representations independently of transfer learning hyper-parameters. We find that the attention models derive strong representations, approaching the precision of a fully-supervised baseline model for all but the last layer.

📄 PDF Abstract BibTeX arXiv:1903.02974

Code (0)

등록된 구현이 없습니다.

Tasks

regressionRepresentation LearningSaliency PredictionTransfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Learning Ultrasound Scanning Skills from Human Demonstrations

2021-11-09 · Xutian Deng, Ziwei Lei, Yi Wang, Miao Li

Recently, the robotic ultrasound system has become an emerging topic owing to the widespread use of medical ultrasound. However, it is still a challenging task to model and to transfer the ultrasound skill from an ultras…

Decision-based AI Visual Navigation for Cardiac Ultrasounds

2025-04-16 · Andy Dimnaku, Dominic Yurk, Zhiyuan Gao, Arun Padmanabhan 외

Ultrasound imaging of the heart (echocardiography) is widely used to diagnose cardiac diseases. However, obtaining an echocardiogram requires an expert sonographer and a high-quality ultrasound imaging device, which are …

Binary ClassificationVisual Navigation

Expert-Agnostic Ultrasound Image Quality Assessment using Deep Variational Clustering

2023-07-05 · Deepak Raina, Dimitrios Ntentia, SH Chandrashekhara, Richard Voyles 외

Ultrasound imaging is a commonly used modality for several diagnostic and therapeutic procedures. However, the diagnosis by ultrasound relies heavily on the quality of images assessed manually by sonographers, which dimi…

ClusteringDiagnosticImage Quality Assessment

UltrON: Ultrasound Occupancy Networks

2025-09-10 · Magdalena Wysocki, Felix Duelmer, Ananya Bal, Nassir Navab 외 arxiv

In free-hand ultrasound imaging, sonographers rely on expertise to mentally integrate partial 2D views into 3D anatomical shapes. Shape reconstruction can assist clinicians in this process. Central to this task is the ch…

3D Reconstruction

FETAL-GAUGE: A Benchmark for Assessing Vision-Language Models in Fetal Ultrasound

2025-12-25 · Hussain Alasmawi, Numan Saeed, Mohammad Yaqub arxiv

The growing demand for prenatal ultrasound imaging has intensified a global shortage of trained sonographers, creating barriers to essential fetal health monitoring. Deep learning has the potential to enhance sonographer…

Visual Question AnsweringMultimodal Deep LearningVisual Grounding