paper-with-me

Papers

CE-NAS: An End-to-End Carbon-Efficient Neural Architecture Search Framework

2024-06-03 · Yiyang Zhao, Yunzhuo Liu, Bo Jiang, Tian Guo

This work presents a novel approach to neural architecture search (NAS) that aims to increase carbon efficiency for the model design process. The proposed framework CE-NAS addresses the key challenge of high carbon cost associated with NAS by exploring the carbon emission variations of energy and energy differences of different NAS algorithms. At the high level, CE-NAS leverages a reinforcement-learning agent to dynamically adjust GPU resources based on carbon intensity, predicted by a time-series transformer, to balance energy-efficient sampling and energy-intensive evaluation tasks. Furthermore, CE-NAS leverages a recently proposed multi-objective optimizer to effectively reduce the NAS search space. We demonstrate the efficacy of CE-NAS in lowering carbon emissions while achieving SOTA results for both NAS datasets and open-domain NAS tasks. For example, on the HW-NasBench dataset, CE-NAS reduces carbon emissions by up to 7.22X while maintaining a search efficiency comparable to vanilla NAS. For open-domain NAS tasks, CE-NAS achieves SOTA results with 97.35% top-1 accuracy on CIFAR-10 with only 1.68M parameters and a carbon consumption of 38.53 lbs of CO2. On ImageNet, our searched model achieves 80.6% top-1 accuracy with a 0.78 ms TensorRT latency using FP16 on NVIDIA V100, consuming only 909.86 lbs of CO2, making it comparable to other one-shot-based NAS baselines.

📄 PDF Abstract BibTeX arXiv:2406.01414

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNeural Architecture Search

Similar Papers 제목 키워드 기반

Carbon-Efficient Neural Architecture Search

2023-07-09 · Yiyang Zhao, Tian Guo

This work presents a novel approach to neural architecture search (NAS) that aims to reduce energy costs and increase carbon efficiency during the model design process. The proposed framework, called carbon-efficient NAS…

GPUNeural Architecture Search

Designing Sustainable Federated Learning as a Service using Neural Architecture Search

2026-08-14 · Keya Patel, Sajib Mistry, Sheik Fattah, Deepak Kanneganti 외 arxiv

The sustainability constraints of FLaaS consumers pose significant challenges to maintaining carbon-feasible federated training in FLaaS environments. These constraints often lead to infeasible consumer participation and…

Neural Architecture SearchFederated Learning

Carbon Aware Transformers Through Joint Model-Hardware Optimization

2025-05-02 · Irene Wang, Newsha Ardalani, Mostafa Elhoushi, Daniel Jiang 외

The rapid growth of machine learning (ML) systems necessitates a more comprehensive evaluation of their environmental impact, particularly their carbon footprint, which comprises operational carbon from training and infe…

model

GaiaFlow: Semantic-Guided Diffusion Tuning for Carbon-Frugal Search

2026-02-17 · Rong Fu, Jia Yee Tan, Chunlei Meng, Shuo Yin 외 arxiv

As the burgeoning power requirements of sophisticated neural architectures escalate, the information retrieval community has recognized ecological sustainability as a pivotal priority that necessitates a fundamental para…

Information Retrieval

A Vertical Approach to Designing and Managing Sustainable Heterogeneous Edge Data Centers

2025-06-02 · Aikaterini Maria Panteleaki, Varatheepan Paramanayakam, Vasileios Pentsos, Andreas Karatzas 외

The increasing demand for Artificial Intelligence (AI) computing poses significant environmental challenges, with both operational and embodied carbon emissions becoming major contributors. This paper presents a carbon-a…

Scheduling