English

Energy Efficient Software Hardware CoDesign for Machine Learning: From TinyML to Large Language Models

Hardware Architecture 2026-03-26 v1 Machine Learning

Abstract

The rapid deployment of machine learning across platforms from milliwatt-class TinyML devices to large language models has made energy efficiency a primary constraint for sustainable AI. Across these scales, performance and energy are increasingly limited by data movement and memory-system behavior rather than by arithmetic throughput alone. This work reviews energy efficient software hardware codesign methods spanning edge inference and training to datacenter-scale LLM serving, covering accelerator architectures (e.g., ASIC/FPGA dataflows, processing-/compute-in-memory designs) and system-level techniques (e.g., partitioning, quantization, scheduling, and runtime adaptation). We distill common design levers and trade-offs, and highlight recurring gaps including limited cross-platform generalization, large and costly co-design search spaces, and inconsistent benchmarking across workloads and deployment settings. Finally, we outline a hierarchical decomposition perspective that maps optimization strategies to computational roles and supports incremental adaptation, offering practical guidance for building energy and carbon aware ML systems.

Keywords

Cite

@article{arxiv.2603.23668,
  title  = {Energy Efficient Software Hardware CoDesign for Machine Learning: From TinyML to Large Language Models},
  author = {Mohammad Saleh Vahdatpour and Yanqing Zhang},
  journal= {arXiv preprint arXiv:2603.23668},
  year   = {2026}
}

Comments

Accepted as a poster presentation at the EMC2 Workshop, ASPLOS 2026

R2 v1 2026-07-01T11:36:15.337Z