paper-with-me

홈 › Papers

EPAM: A Predictive Energy Model for Mobile AI

2023-03-02 · Anik Mallik, Haoxin Wang, Jiang Xie, Dawei Chen, Kyungtae Han

Artificial intelligence (AI) has enabled a new paradigm of smart applications -- changing our way of living entirely. Many of these AI-enabled applications have very stringent latency requirements, especially for applications on mobile devices (e.g., smartphones, wearable devices, and vehicles). Hence, smaller and quantized deep neural network (DNN) models are developed for mobile devices, which provide faster and more energy-efficient computation for mobile AI applications. However, how AI models consume energy in a mobile device is still unexplored. Predicting the energy consumption of these models, along with their different applications, such as vision and non-vision, requires a thorough investigation of their behavior using various processing sources. In this paper, we introduce a comprehensive study of mobile AI applications considering different DNN models and processing sources, focusing on computational resource utilization, delay, and energy consumption. We measure the latency, energy consumption, and memory usage of all the models using four processing sources through extensive experiments. We explain the challenges in such investigations and how we propose to overcome them. Our study highlights important insights, such as how mobile AI behaves in different applications (vision and non-vision) using CPU, GPU, and NNAPI. Finally, we propose a novel Gaussian process regression-based general predictive energy model based on DNN structures, computation resources, and processors, which can predict the energy for each complete application cycle irrespective of device configuration and application. This study provides crucial facts and an energy prediction mechanism to the AI research community to help bring energy efficiency to mobile AI applications.

📄 PDF Abstract BibTeX arXiv:2303.01509

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Communication-Efficient and Privacy-Adaptable Mechanism for Federated Learning

2025-01-21 · Chih Wei Ling, Youqi Wu, Jiande Sun, Cheuk Ting Li 외

Training machine learning models on decentralized private data via federated learning (FL) poses two key challenges: communication efficiency and privacy protection. In this work, we address these challenges within the t…

Federated Learning

DeepAM: Migrate APIs with Multi-modal Sequence to Sequence Learning

2017-04-25 · Xiaodong Gu, Hongyu Zhang, Dongmei Zhang, Sunghun Kim

Computer programs written in one language are often required to be ported to other languages to support multiple devices and environments. When programs use language specific APIs (Application Programming Interfaces), it…

Energy Predictive Models for Convolutional Neural Networks on Mobile Platforms

2020-04-10 · Crefeda Faviola Rodrigues, Graham Riley, Mikel Lujan

Energy use is a key concern when deploying deep learning models on mobile and embedded platforms. Current studies develop energy predictive models based on application-level features to provide researchers a way to estim…

Communication-Efficient and Privacy-Adaptable Mechanism -- a Federated Learning Scheme with Convergence Analysis

2026-01-15 · Chun Hei Michael Shiu, Chih Wei Ling arxiv

Federated learning enables multiple parties to jointly train learning models without sharing their own underlying data, offering a practical pathway to privacy-preserving collaboration under data-governance constraints. …

Federated Learning

DEEPAMBIGQA: Ambiguous Multi-hop Questions for Benchmarking LLM Answer Completeness

2025-11-03 · Jiabao Ji, Min Li, Priyanshu Kumar, Shiyu Chang 외 arxiv

Large language models (LLMs) with integrated search tools show strong promise in open-domain question answering (QA), yet they often struggle to produce complete answer set to complex questions such as Which actor from t…

Open-Domain Question Answering