DNNAbacus: Toward Accurate Computational Cost Prediction for Deep Neural Networks
Lu Bai, Weixing Ji, Qinyuan Li, Xilai Yao, Wei Xin, Wanyi Zhu

TL;DR
DNNAbacus is a lightweight, generalized model that accurately predicts computational costs of deep neural networks across different architectures and hardware, significantly outperforming existing methods in prediction accuracy.
Contribution
The paper introduces DNNAbacus, a novel network structural matrix for accurate, hardware-agnostic cost prediction of deep neural networks, including unseen models.
Findings
Mean relative error of 0.9% for time prediction
Mean relative error of 2.8% for memory prediction
Generalizes well to different hardware and unseen networks
Abstract
Deep learning is attracting interest across a variety of domains, including natural language processing, speech recognition, and computer vision. However, model training is time-consuming and requires huge computational resources. Existing works on the performance prediction of deep neural networks, which mostly focus on the training time prediction of a few models, rely on analytical models and result in high relative errors. %Optimizing task scheduling and reducing job failures in data centers are essential to improve resource utilization and reduce carbon emissions. This paper investigates the computational resource demands of 29 classical deep neural networks and builds accurate models for predicting computational costs. We first analyze the profiling results of typical networks and demonstrate that the computational resource demands of models with different inputs and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification · Anomaly Detection Techniques and Applications
