Symmetry (Feb 2023)

A Machine Learning Mapping Algorithm for NoC Optimization

  • Xiaodong Weng,
  • Yi Liu,
  • Changqing Xu,
  • Xiaoling Lin,
  • Linjun Zhan,
  • Shunyao Wang,
  • Dongdong Chen,
  • Yintang Yang

DOI
https://doi.org/10.3390/sym15030593
Journal volume & issue
Vol. 15, no. 3
p. 593

Abstract

Read online

Network on chip (NoC) is a promising solution to the challenge of multi-core System-on-Chip (SoC) communication design. Application mapping is the first and most important step in the NoC synthesis flow, which determines most of the NoC design performance. NoC mapping has been confirmed as an NP-hard (Non-Polynomial hard) problem, which could not be solved in polynomial time. Various heuristic mapping algorithms have been applied to the mapping problem. However, the heuristic algorithm easily falls into a local optimal solution which causes performance loss. Additionally, regular topologies of NoC, such as the ring, torus, etc., may generate symmetric solutions in the NoC mapping process, which increase the performance loss. Machine learning involves data-driven methods to analyze trends, find relationships, and develop models to predict things based on datasets. In this paper, an NoC machine learning mapping algorithm is proposed to solve a mapping problem. A Low-complexity and no symmetry NoC mapping dataset is defined, and a data augmentation approach is proposed to build dataset. With the dataset defined, a multi-label machine learning is established. The simulation results have confirmed that the machine learning mapping algorithm is proposed have at least 99.6% model accuracy and an average of 96.3% mapping accuracy.

Keywords