Liver Fat Quantification Network with Body Shape
Qiyue Wang, Wu Xue, Xiaoke Zhang, Fang Jin, James Hahn
TL;DR
The paper addresses the problem of non-invasively quantifying liver fat percentage from body shape, highlighting the inadequacy of grade-based assessment for continuous monitoring. It introduces a two-stream regression network with a lightweight multi-channel attention module that maps frontal and lateral 2D body shape maps to liver fat percentage, leveraging joint regression and classification objectives. On a CT-derived dataset with ground-truth liver fat from HU averages, the method achieves a regression RMSE of $5.26\%$ and $R^2$ of $0.815$, outperforming linear models and baseline deep-learning architectures. The approach offers a cheaper, more accessible alternative for monitoring hepatic steatosis, with interpretable region-based activations via Grad-CAM.
Abstract
It is critically important to detect the content of liver fat as it is related to cardiac complications and cardiovascular disease mortality. However, existing methods are either associated with high cost and/or medical complications (e.g., liver biopsy, imaging technology) or only roughly estimate the grades of steatosis. In this paper, we propose a deep neural network to estimate the percentage of liver fat using only body shapes. The proposed is composed of a flexible baseline network and a lightweight Attention module. The attention module is trained to generate discriminative and diverse features which significant improve the performance. In order to validate the method, we perform extensive tests on the public medical dataset. The results verify that our proposed method yields state-of-the-art performance with Root mean squared error (RMSE) of 5.26% and R-Squared value over 0.8. It offers an accurate and more accessible assessment of hepatic steatosis.
