paper-with-me

Papers

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

2020-04-29 · Yuting Cao, Parijat Mukherjee, Mahesh Ketkar, Jin Yang, Hao Zheng

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.

📄 PDF Abstract BibTeX arXiv:2005.01574

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

AutoFlows++: Hierarchical Message Flow Mining for System on Chip Designs

2026-04-12 · Bardia Nadimi, Hao Zheng arxiv

Understanding communication behavior in modern system-on-chip (SoC) designs is critical for functional verification, performance analysis, and post-silicon debugging. Communication traces capture message exchanges among …

Mining SoC Message Flows with Attention Model

2022-09-12 · Md Rubel Ahmed, Bardia Nadimi, Hao Zheng

High-quality system-level message flow specifications are necessary for comprehensive validation of system-on-chip (SoC) designs. However, manual development and maintenance of such specifications are daunting tasks. We …

model

Deep Bidirectional Transformers for SoC Flow Specification Mining

2022-03-09 · Md Rubel Ahmed, Hao Zheng

High-quality system-level message flow specifications can lead to comprehensive validation of system-on-chip (SoC) designs. We propose a disruptive method that utilizes an attention mechanism to produce accurate flow spe…

Memory-efficient Speech Recognition on Smart Devices

2021-02-23 · Ganesh Venkatesh, Alagappan Valliappan, Jay Mahadeokar, Yuan Shangguan 외

Recurrent transducer models have emerged as a promising solution for speech recognition on the current and next generation smart devices. The transducer models provide competitive accuracy within a reasonable memory foot…

speech-recognitionSpeech Recognition

Performance Estimation of Synthesis Flows cross Technologies using LSTMs and Transfer Learning

2018-11-14 · Cunxi Yu, Wang Zhou

Due to the increasing complexity of Integrated Circuits (ICs) and System-on-Chip (SoC), developing high-quality synthesis flows within a short market time becomes more challenging. We propose a general approach that prec…

Transfer Learning