Journal of Imaging (May 2025)

A Study on Energy Consumption in AI-Driven Medical Image Segmentation

  • R. Prajwal,
  • S. J. Pawan,
  • Shahin Nazarian,
  • Nicholas Heller,
  • Christopher J. Weight,
  • Vinay Duddalwar,
  • C.-C. Jay Kuo

DOI
https://doi.org/10.3390/jimaging11060174
Journal volume & issue
Vol. 11, no. 6
p. 174

Abstract

Read online

As artificial intelligence advances in medical image analysis, its environmental impact remains largely overlooked. This study analyzes the energy demands of AI workflows for medical image segmentation using the popular Kidney Tumor Segmentation-2019 (KiTS-19) dataset. It examines how training and inference differ in energy consumption, focusing on factors that influence resource usage, such as computational complexity, memory access, and I/O operations. To address these aspects, we evaluated three variants of convolution—Standard Convolution, Depthwise Convolution, and Group Convolution—combined with optimization techniques such as Mixed Precision and Gradient Accumulation. While training is energy-intensive, the recurring nature of inference often results in significantly higher cumulative energy consumption over a model’s life cycle. Depthwise Convolution with Mixed Precision achieves the lowest energy consumption during training while maintaining strong performance, making it the most energy-efficient configuration among those tested. In contrast, Group Convolution fails to achieve energy efficiency due to significant input/output overhead. These findings emphasize the need for GPU-centric strategies and energy-conscious AI practices, offering actionable guidance for designing scalable, sustainable innovation in medical image analysis.

Keywords