paper-with-me

홈 › Papers

DiGamma: Domain-aware Genetic Algorithm for HW-Mapping Co-optimization for DNN Accelerators

2022-01-26 · Sheng-Chun Kao, Michael Pellauer, Angshuman Parashar, Tushar Krishna

The design of DNN accelerators includes two key parts: HW resource configuration and mapping strategy. Intensive research has been conducted to optimize each of them independently. Unfortunately, optimizing for both together is extremely challenging due to the extremely large cross-coupled search space. To address this, in this paper, we propose a HW-Mapping co-optimization framework, an efficient encoding of the immense design space constructed by HW and Mapping, and a domain-aware genetic algorithm, named DiGamma, with specialized operators for improving search efficiency. We evaluate DiGamma with seven popular DNNs models with different properties. Our evaluations show DiGamma can achieve (geomean) 3.0x and 10.0x speedup, comparing to the best-performing baseline optimization algorithms, in edge and cloud settings.

📄 PDF Abstract BibTeX arXiv:2201.11220

Code (2)

maestro-project/digamma 공식 구현
maestro-project/gamma

Similar Papers 제목 키워드 기반

Exploring Task Mappings on Heterogeneous MPSoCs using a Bias-Elitist Genetic Algorithm

2014-06-29 · Wei Quan, Andy D. Pimentel

Exploration of task mappings plays a crucial role in achieving high performance in heterogeneous multi-processor system-on-chip (MPSoC) platforms. The problem of optimally mapping a set of tasks onto a set of given heter…

A Multi-Domain VNE Algorithm based on Load Balancing in the IoT networks

2022-02-07 · Peiying Zhang, Fanglin Liu, Chunxiao Jiang, Abderrahim Benslimane 외

Virtual network embedding is one of the key problems of network virtualization. Since virtual network mapping is an NP-hard problem, a lot of research has focused on the evolutionary algorithm's masterpiece genetic algor…

BlockingNetwork Embedding

A multi-domain VNE algorithm based on multi-objective optimization for IoD architecture in Industry 4.0

2022-02-08 · Peiying Zhang, Chao Wang, Zeyu Qin, Haotong Cao

Unmanned aerial vehicle (UAV) has a broad application prospect in the future, especially in the Industry 4.0. The development of Internet of Drones (IoD) makes UAV operation more autonomous. Network virtualization techno…

Network Embedding

Genetic optimization algorithms applied toward mission computability models

2020-05-27 · Mee Seong Im, Venkat R. Dasari

Genetic algorithms are modeled after the biological evolutionary processes that use natural selection to select the best species to survive. They are heuristics based and low cost to compute. Genetic algorithms use selec…

Genetic Programming for Manifold Learning: Preserving Local Topology

2021-08-23 · Andrew Lensen, Bing Xue, Mengjie Zhang

Manifold learning methods are an invaluable tool in today's world of increasingly huge datasets. Manifold learning algorithms can discover a much lower-dimensional representation (embedding) of a high-dimensional dataset…