English

Mining Message Flows using Recurrent Neural Networks for System-on-Chip Designs

Distributed, Parallel, and Cluster Computing 2020-05-05 v1 Artificial Intelligence

Abstract

Comprehensive specifications are essential for various activities across the entire validation continuum for system-on-chip (SoC) designs. However, specifications are often ambiguous, incomplete, or even contain inconsistencies or errors. This paper addresses this problem by developing a specification mining approach that automatically extracts sequential patterns from SoC transaction-level traces such that the mined patterns collectively characterize system-level specifications for SoC designs. This approach exploits long short-term memory (LSTM) networks trained with the collected SoC execution traces to capture sequential dependencies among various communication events. Then, a novel algorithm is developed to efficiently extract sequential patterns on system-level communications from the trained LSTM models. Several trace processing techniques are also proposed to enhance the mining performance. We evaluate the proposed approach on simulation traces of a non-trivial multi-core SoC prototype. Initial results show that the proposed approach is capable of extracting various patterns on system-level specifications from the highly concurrent SoC execution traces.

Keywords

Cite

@article{arxiv.2005.01574,
  title  = {Mining Message Flows using Recurrent Neural Networks for System-on-Chip Designs},
  author = {Yuting Cao and Parijat Mukherjee and Mahesh Ketkar and Jin Yang and Hao Zheng},
  journal= {arXiv preprint arXiv:2005.01574},
  year   = {2020}
}
R2 v1 2026-06-23T15:17:49.388Z