paper-with-me

Papers

Fully Bayesian VIB-DeepSSM

2023-05-09 · Jadie Adams, Shireen Elhabian

Statistical shape modeling (SSM) enables population-based quantitative analysis of anatomical shapes, informing clinical diagnosis. Deep learning approaches predict correspondence-based SSM directly from unsegmented 3D images but require calibrated uncertainty quantification, motivating Bayesian formulations. Variational information bottleneck DeepSSM (VIB-DeepSSM) is an effective, principled framework for predicting probabilistic shapes of anatomy from images with aleatoric uncertainty quantification. However, VIB is only half-Bayesian and lacks epistemic uncertainty inference. We derive a fully Bayesian VIB formulation and demonstrate the efficacy of two scalable implementation approaches: concrete dropout and batch ensemble. Additionally, we introduce a novel combination of the two that further enhances uncertainty calibration via multimodal marginalization. Experiments on synthetic shapes and left atrium data demonstrate that the fully Bayesian VIB network predicts SSM from images with improved uncertainty reasoning without sacrificing accuracy.

📄 PDF Abstract BibTeX arXiv:2305.05797

Code (1)

jadie1/bvib-deepssm 공식 구현 pytorch

Tasks

AnatomyUncertainty QuantificationVariational Inference

Methods 이 논문이 사용한 방법론

Concrete Dropout Please enter a description about the method here
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Weakly Supervised Bayesian Shape Modeling from Unsegmented Medical Images

2024-05-15 · Jadie Adams, Krithika Iyer, Shireen Elhabian

Anatomical shape analysis plays a pivotal role in clinical research and hypothesis testing, where the relationship between form and function is paramount. Correspondence-based statistical shape modeling (SSM) facilitates…

DeepSSM: A Blueprint for Image-to-Shape Deep Learning Models

2021-10-14 · Riddhish Bhalodia, Shireen Elhabian, Jadie Adams, Wenzheng Tao 외

Statistical shape modeling (SSM) characterizes anatomical variations in a population of shapes generated from medical images. SSM requires consistent shape representation across samples in shape cohort. Establishing this…

AnatomyData AugmentationDeep Learning

Uncertain-DeepSSM: From Images to Probabilistic Shape Models

2020-07-13 · Jadie Adams, Riddhish Bhalodia, Shireen Elhabian

Statistical shape modeling (SSM) has recently taken advantage of advances in deep learning to alleviate the need for a time-consuming and expert-driven workflow of anatomy segmentation, shape registration, and the optimi…

AnatomyDiagnostic

DeepSSM: Deep State-Space Model for 3D Human Motion Prediction

2020-05-25 · Xiaoli Liu, Jianqin Yin, Huaping Liu, Jun Liu

Predicting future human motion plays a significant role in human-machine interactions for various real-life applications. A unified formulation and multi-order modeling are two critical perspectives for analyzing and rep…

Human motion predictionmotion prediction

DeepSSM: A Deep Learning Framework for Statistical Shape Modeling from Raw Images

2018-09-28 · Riddhish Bhalodia, Shireen Y. Elhabian, Ladislav Kavan, Ross T. Whitaker

Statistical shape modeling is an important tool to characterize variation in anatomical morphology. Typical shapes of interest are measured using 3D imaging and a subsequent pipeline of registration, segmentation, and so…

Data Augmentation