Deep-MI Lab

← Research

FatSegNet

Deep learning pipeline for automated abdominal adipose tissue segmentation on Dixon MRI

FatSegNet is a fast and fully automated deep learning pipeline to accurately identify, segment, and quantify visceral and subcutaneous adipose tissue (VAT and SAT) within a consistent, anatomically defined abdominal region on Dixon MRI scans. The pipeline implements a three-stage design with our Competitive Dense Fully Convolutional Network (CDFNet) architecture at its core for localizing the abdominal region and segmenting abdominal adipose tissue.

FatSegNet Pipeline
Fig. 1. Proposed FatSegNet pipeline for segmenting abdominal adipose tissue.

CDFNet Architecture

Our CDFNet adopts a Dense-Unet architecture extended toward competitive learning via maxout activations. The Maxout operation computes the maximum at each spatial location across feature maps instead of concatenating them. Benefits of competitive learning through Maxout activations:

CDFNet
Fig. 2. CDFNet architecture. Output filters for all convolutional layers in CUB, CDB and bottleneck are standardized to 64 channels.

For more information on competitive learning:

Proof of Concept

FatSegNet was tested and validated in the Rhineland Study, a large prospective cohort study based in Bonn, Germany. We evaluate the whole pipeline with respect to robustness and reliability against two independent test sets: a manually edited set and a test-retest set.

NMetricVATSAT
Segmentation Accuracy: FatSegNet vs. Inter-Rater variability
5DSC (SD)0.850 (0.076) vs. 0.788 (.060)0.975 (0.018) vs. 0.982 (0.018)
Test-Retest Reliability: Agreement between predictions of 2 consecutive scans
17ICC (A,1) [95% CI]0.998 [0.995–0.999]0.996 [0.986–0.999]
Segmentation Generalizability: Agreement between FatSegNet and manually corrected predictions
50ICC (A,1) [95% CI]0.999 [0.994–0.999]0.999 [0.999–1.000]

Validation in the Rhineland Study (N=587)

Age-Gender-Effects
Fig. 3. Association between age and volumes of SAT and VAT in men and women. VAT volumes significantly increased with age; SAT volumes weakly associated with age in women.
Results on unseen data
Fig. 4. Examples of FatSegNet results on different body shapes (blue: SAT, green: VAT, orange: bone and surrounding tissue, red: other tissue). A) arms in front of the abdominal cavity, B) obese-BMI, C) underweight-BMI, D) breast, E) deviated spine.

Tool and Paper

News

MRM Cover