paper-with-me

홈 › Papers

Investigation of Energy-efficient AI Model Architectures and Compression Techniques for "Green" Fetal Brain Segmentation

2024-04-03 · Szymon Mazurek, Monika Pytlarz, Sylwia Malec, Alessandro Crimi

Artificial intelligence have contributed to advancements across various industries. However, the rapid growth of artificial intelligence technologies also raises concerns about their environmental impact, due to associated carbon footprints to train computational models. Fetal brain segmentation in medical imaging is challenging due to the small size of the fetal brain and the limited image quality of fast 2D sequences. Deep neural networks are a promising method to overcome this challenge. In this context, the construction of larger models requires extensive data and computing power, leading to high energy consumption. Our study aims to explore model architectures and compression techniques that promote energy efficiency by optimizing the trade-off between accuracy and energy consumption through various strategies such as lightweight network design, architecture search, and optimized distributed training tools. We have identified several effective strategies including optimization of data loading, modern optimizers, distributed training strategy implementation, and reduced floating point operations precision usage with light model architectures while tuning parameters according to available computer resources. Our findings demonstrate that these methods lead to satisfactory model performance with low energy consumption during deep neural network training for medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2405.15778

Code (0)

등록된 구현이 없습니다.

Tasks

Brain SegmentationImage SegmentationMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

FedGreen: Federated Learning with Fine-Grained Gradient Compression for Green Mobile Edge Computing

2021-11-11 · Peichun Li, Xumin Huang, Miao Pan, Rong Yu

Federated learning (FL) enables devices in mobile edge computing (MEC) to collaboratively train a shared model without uploading the local data. Gradient compression may be applied to FL to alleviate the communication ov…

Edge-computingFederated Learning

Green MLOps to Green GenOps: An Empirical Study of Energy Consumption in Discriminative and Generative AI Operations

2025-03-31 · Adrián Sánchez-Mompó, Ioannis Mavromatis, Peizheng Li, Konstantinos Katsaros 외

This study presents an empirical investigation into the energy consumption of Discriminative and Generative AI models within real-world MLOps pipelines. For Discriminative models, we examine various architectures and hyp…

Evaluation of Machine Learning Techniques for Green Energy Prediction

2014-06-14 · Ankur Sahai

We evaluate the following Machine Learning techniques for Green Energy (Wind, Solar) Prediction: Bayesian Inference, Neural Networks, Support Vector Machines, Clustering techniques (PCA). Our objective is to predict gree…

Bayesian InferenceBIG-bench Machine LearningClustering

Data-Centric Green AI: An Exploratory Empirical Study

2022-04-06 · Roberto Verdecchia, Luís Cruz, June Sallou, Michelle Lin 외

With the growing availability of large-scale datasets, and the popularization of affordable storage and computational capabilities, the energy consumed by AI is becoming a growing concern. To address this issue, in recen…

Open-Ended Question Answering

Renewable Energy Prediction using Weather Forecasts for Optimal Scheduling in HPC Systems

2014-02-26 · Ankur Sahai

The objective of the GreenPAD project is to use green energy (wind, solar and biomass) for powering data-centers that are used to run HPC jobs. As a part of this it is important to predict the Renewable (Wind) energy for…

BIG-bench Machine LearningScheduling