Publication Details

Towards Efficient Scheduling of Transformer Neural Network Computation for Edge AI Deployment

SEDLÁK David, KLHŮFEK Jan, MRÁZEK Vojtěch and VAŠÍČEK Zdeněk. Towards Efficient Scheduling of Transformer Neural Network Computation for Edge AI Deployment. In: Proceedings of the Genetic and Evolutionary Computation Conference Companion. Malaga: Association for Computing Machinery, 2025, pp. 2242-2248. ISBN 979-8-4007-1464-1.
Czech title
Jak efektivně naplánovat výpočet transformátorové neuronové sítě pro nasazení umělé inteligence na vestavěném zařízení
Type
conference paper
Language
english
Authors
Keywords

transformer networks, edge AI, evolutionary algorithms

Abstract

Transformer neural networks have gained popularity in recent years, demonstrating remarkable performance across many application domains. However, inference on resource-constrained embedded hardware remains challenging due to Transformers' substantial computational demands. We aim to address this problem by focusing on exploiting the inherent parallelism opportunities presented by the multi-head self attention operations of Transformers, to achieve a speedup in processing on embedded hardware. In this paper, we present an evolutionary-based scheduling approach for distribution and allocation of Transformer operations across systolic array-based hardware accelerators used for execution. Our methodology takes as input specifications of the Transformer workload and the target systolic array architecture and explores the large mapping space to identify an efficient plan of operation-to-array assignments. The plans are evaluated against a hardware-aware cost model, capturing the cost of computational cycles for a given operation and systolic array, with the objective to minimize the total sum across all operations. Through extensive experimental evaluations across diverse systolic array dimensions, we demonstrate that our evolutionary-based scheduler surpasses conventional heuristics and is able to find plans offering up to 33.8% average reduction in overall cycle count.

Published
2025
Pages
2242-2248
Proceedings
Proceedings of the Genetic and Evolutionary Computation Conference Companion
Conference
Genetic and Evolutionary Computation Conference 2025 (Companion), Málaga, ES
ISBN
979-8-4007-1464-1
Publisher
Association for Computing Machinery
Place
Malaga, ES
DOI
BibTeX
@INPROCEEDINGS{FITPUB13475,
   author = "David Sedl\'{a}k and Jan Klh\r{u}fek and Vojt\v{e}ch Mr\'{a}zek and Zden\v{e}k Va\v{s}\'{i}\v{c}ek",
   title = "Towards Efficient Scheduling of Transformer Neural Network Computation for Edge AI Deployment",
   pages = "2242--2248",
   booktitle = "Proceedings of the Genetic and Evolutionary Computation Conference Companion",
   year = 2025,
   location = "Malaga, ES",
   publisher = "Association for Computing Machinery",
   ISBN = "979-8-4007-1464-1",
   doi = "10.1145/3712255.3734345",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/13475"
}
Back to top