BPG is committed to discovery and dissemination of knowledge
Systematic Reviews
©The Author(s) 2026.
World J Gastrointest Oncol. Feb 15, 2026; 18(2): 113870
Published online Feb 15, 2026. doi: 10.4251/wjgo.v18.i2.113870
Table 3 Taxonomy of deep learning architectures for hepatocellular carcinoma tasks: Mapping to data types and efficiency profiles
Primary task
Data modality
Suitable DL architectures
Efficiency profile & trade-offs
Lesion detection & diagnosisStatic US/CT/MRI sliceLightweight CNNs (MobileNet, EfficientNet), standard CNNsPareto-efficient: Lightweight CNNs are optimized for high speed and low cost with minimal accuracy loss. Standard CNNs offer a balance
Volumetric CT/MRI3D CNNs, 2.5D CNNs (processing slices sequentially)Trades speed for accuracy: 3D CNNs are accurate but computationally heavy. 2.5D/pseudo-3D approaches are a more efficient compromise
Multi-phase CT/MRIMulti-input/weight-sharing CNNs, transformer-CNN hybridsPareto-efficient: Multi-input CNNs efficiently fuse phase data. Hybrids use transformers to capture long-range dependencies between phases without a full transformer's cost
SegmentationCT/MRI volumesU-Net variants, transformer-based (e.g., UNETR)Trades speed for accuracy: U-Nets are relatively efficient. Pure transformers (e.g., UNETR) offer superior accuracy for complex shapes but are computationally intensive
Longitudinal risk predictionTabular EHR time-seriesRNNs (LSTM/GRU), transformers, lightweight MLContext-dependent: RNNs/transformers model time well but can be heavy. For simpler tasks, logistic regression/gradient boosting (non-DL) are often more efficient and perform similarly
Histopathology classificationWSIMIL + CNN, ViTPareto-efficient: MIL frameworks are inherently efficient, processing bags of image patches. New efficient ViT variants are emerging for WSI analysis
Multimodal fusionFused imaging + clinicalHybrid architectures (e.g., CNN branch for images, DNN for tabular data)Pareto-efficient: Hybrid designs effectively integrate data types. The efficiency is determined by the choice of the image backbone (e.g., using a lightweight CNN)
High-precision detectionCT/MRI (small lesions)Dense detectors, ViTTrades speed for accuracy: Models like ViT and complex detectors excel at finding small lesions due to global attention but have high computational demands


Write to the Help Desk