paper-with-me

Papers

Less is More: Simultaneous View Classification and Landmark Detection for Abdominal Ultrasound Images

2018-05-25 · Zhoubing Xu, Yuankai Huo, Jin-Hyeong Park, Bennett Landman, Andy Milkowski, Sasa Grbic, Shaohua Zhou

An abdominal ultrasound examination, which is the most common ultrasound examination, requires substantial manual efforts to acquire standard abdominal organ views, annotate the views in texts, and record clinically relevant organ measurements. Hence, automatic view classification and landmark detection of the organs can be instrumental to streamline the examination workflow. However, this is a challenging problem given not only the inherent difficulties from the ultrasound modality, e.g., low contrast and large variations, but also the heterogeneity across tasks, i.e., one classification task for all views, and then one landmark detection task for each relevant view. While convolutional neural networks (CNN) have demonstrated more promising outcomes on ultrasound image analytics than traditional machine learning approaches, it becomes impractical to deploy multiple networks (one for each task) due to the limited computational and memory resources on most existing ultrasound scanners. To overcome such limits, we propose a multi-task learning framework to handle all the tasks by a single network. This network is integrated to perform view classification and landmark detection simultaneously; it is also equipped with global convolutional kernels, coordinate constraints, and a conditional adversarial module to leverage the performances. In an experimental study based on 187,219 ultrasound images, with the proposed simplified approach we achieve (1) view classification accuracy better than the agreement between two clinical experts and (2) landmark-based measurement errors on par with inter-user variability. The multi-task approach also benefits from sharing the feature extraction during the training process across all tasks and, as a result, outperforms the approaches that address each task individually.

📄 PDF Abstract BibTeX arXiv:1805.10376

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationMulti-Task Learning

Similar Papers 제목 키워드 기반

Towards Arbitrary-View Face Alignment by Recommendation Trees

2015-11-20 · Shizhan Zhu, Cheng Li, Chen Change Loy, Xiaoou Tang

Learning to simultaneously handle face alignment of arbitrary views, e.g. frontal and profile views, appears to be more challenging than we thought. The difficulties lay in i) accommodating the complex appearance-shape r…

Face AlignmentHead Pose EstimationModel SelectionPose Estimation

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

CNN-based Landmark Detection in Cardiac CTA Scans

2018-04-13 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Tim Leiner 외

Fast and accurate anatomical landmark detection can benefit many medical image analysis methods. Here, we propose a method to automatically detect anatomical landmarks in medical images. Automatic landmark detection is p…

Anatomical Landmark DetectionClassificationGeneral ClassificationMedical Image Analysis+1

Less is More: Facial Landmarks can Recognize a Spontaneous Smile

2022-10-09 · Md. Tahrim Faroque, Yan Yang, Md Zakir Hossain, Sheikh Motahar Naim 외

Smile veracity classification is a task of interpreting social interactions. Broadly, it distinguishes between spontaneous and posed smiles. Previous approaches used hand-engineered features from facial landmarks or cons…

Feature EngineeringVeracity Classification

Contour-Hugging Heatmaps for Landmark Detection

2022-01-01 · CVPR 2022 1 · James McCouat, Irina Voiculescu

We propose an effective and easy-to-implement method for simultaneously performing landmark detection in images and obtaining an ingenious uncertainty measurement for each landmark. Uncertainty measurements for landm…