paper-with-me

Papers

Carbon Aware Transformers Through Joint Model-Hardware Optimization

2025-05-02 · Irene Wang, Newsha Ardalani, Mostafa Elhoushi, Daniel Jiang, Samuel Hsia, Ekin Sumbul, Divya Mahajan, Carole-Jean Wu, Bilge Acun

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 inference execution and embodied carbon from hardware manufacturing and its entire life-cycle. Despite the increasing importance of embodied emissions, there is a lack of tools and frameworks to holistically quantify and optimize the total carbon footprint of ML systems. To address this, we propose CATransformers, a carbon-aware architecture search framework that enables sustainability-driven co-optimization of ML models and hardware architectures. By incorporating both operational and embodied carbon metrics into early design space exploration of domain-specific hardware accelerators, CATransformers demonstrates that optimizing for carbon yields design choices distinct from those optimized solely for latency or energy efficiency. We apply our framework to multi-modal CLIP-based models, producing CarbonCLIP, a family of CLIP models achieving up to 17% reduction in total carbon emissions while maintaining accuracy and latency compared to state-of-the-art edge small CLIP baselines. This work underscores the need for holistic optimization methods to design high-performance, environmentally sustainable AI systems.

📄 PDF Abstract BibTeX arXiv:2505.01386

Code (1)

facebookresearch/catransformers 공식 구현 pytorch

Tasks

model

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

CarbonScaling: Extending Neural Scaling Laws for Carbon Footprint in Large Language Models

2025-08-02 · Lei Jiang, Fan Chen arxiv

Large language models (LLMs) increasingly follow neural scaling laws that tie performance gains to rapidly expanding computational budgets, raising concerns about the sustainability of frontier-scale training. Existing c…

FM-CAC: Carbon-Aware Control for Battery-Buffered Edge AI via Time-Series Foundation Models

2026-04-07 · Kang Yang, Walid A. Hanafy, Prashant Shenoy, Mani Srivastava arxiv

As edge AI deployments scale to billions of devices running always-on, real-time compound AI pipelines, they represent a massive and largely unmanaged source of energy consumption and carbon emissions. To reduce carbon e…

Carbon and Reliability-Aware Computing for Heterogeneous Data Centers

2025-04-01 · Yichao Zhang, Yubo Song, Subham Sahoo

The rapid expansion of data centers (DCs) has intensified energy and carbon footprint, incurring a massive environmental computing cost. While carbon-aware workload migration strategies have been examined, existing appro…

LLMSpace: Carbon Footprint Modeling for Large Language Model Inference on LEO Satellites

2026-05-07 · Lei Jiang, Adrian Ildefonso, Daniel Loveless, Fan Chen arxiv

Large language models (LLMs) impose rapidly growing energy demands, creating an emerging energy and carbon crisis driven by large-scale inference. Solar-powered, AI-enabled low Earth orbit (LEO) satellites have been prop…

HEAT: Hardware-Efficient Automatic Tensor Decomposition for Transformer Compression

2022-11-30 · Jiaqi Gu, Ben Keller, Jean Kossaifi, Anima Anandkumar 외

Transformers have attained superior performance in natural language processing and computer vision. Their self-attention and feedforward layers are overparameterized, limiting inference speed and energy efficiency. Tenso…

Efficient ExplorationKnowledge DistillationTensor Decomposition