Optimizing Memory and Compute for Energy-Efficient DNN Inference

Yunchu Han, Zhaojun Nan, Sheng Zhou, Zhisheng Niu· August 17, 2026 View original

Key takeaways

  • DNN inference on mobile devices requires joint optimization of memory and computing frequencies for energy efficiency.
  • Overlooking memory frequency's impact leads to suboptimal energy consumption.
  • The proposed method significantly reduces energy consumption while meeting deadline constraints.
  • This approach is crucial for sustainable and widespread adoption of on-device AI.

Who benefits

Mobile ComputingEdge AIIoTConsumer ElectronicsAutomotive

Summary

This paper proposes a joint optimization framework for memory and computing frequencies, alongside communication resources, to achieve energy-efficient DNN inference on mobile devices. The approach significantly reduces energy consumption while meeting deadline constraints, outperforming existing methods.

Deep Neural Network (DNN) inference on mobile devices often faces challenges with high latency and energy consumption due to limited hardware resources. While many existing studies focus on dynamic voltage and frequency scaling (DVFS) for computing frequency, the impact of memory frequency on inference performance has largely been overlooked. This research addresses this gap by jointly optimizing both memory and computing frequencies, along with communication resources, for energy-efficient DNN inference.The authors developed a realistic inference time model and formulated an optimization problem to minimize the total energy consumption across mobile devices, all while adhering to strict deadline constraints. For local inference scenarios, they derived a near-optimal closed-form solution using convex optimization. For edge inference, an optimal closed-form solution for transmission power was obtained given a fixed bandwidth.Furthermore, a low-complexity heuristic algorithm was proposed to effectively solve the overall problem with polynomial time complexity. Simulation results, based on measured data, demonstrated that the proposed near-optimal solution for local inference achieved optimal performance under strict deadlines, with a minimal performance gap. Crucially, the algorithm significantly reduced device energy consumption by up to 10.4% compared to other methods, highlighting the importance of joint optimization.

Why it matters

Professionals developing or deploying AI applications on mobile and edge devices can significantly reduce energy consumption and extend battery life, making their products more sustainable and user-friendly. This is critical for the widespread adoption of on-device AI.

How to implement this in your domain

  1. 1Implement joint optimization strategies for memory and computing frequencies in your mobile DNN inference pipelines.
  2. 2Develop dynamic resource management systems that adapt frequencies based on real-time deadline constraints.
  3. 3Prioritize energy efficiency in edge AI deployments by optimizing transmission power and bandwidth.
  4. 4Integrate the proposed heuristic algorithms for low-complexity, energy-efficient inference scheduling.

Original post by Yunchu Han, Zhaojun Nan, Sheng Zhou, Zhisheng Niu

"arXiv:2608.13863v1 Announce Type: new Abstract: Deep neural network (DNN) inference on mobile devices often incurs high latency and energy consumption due to limited computing and memory resources. To enable energy-efficient DNN inference, most existing studies focus on dynamic v…"

View on X

Originally posted by Yunchu Han, Zhaojun Nan, Sheng Zhou, Zhisheng Niu on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses