LGARDec 14, 2024

Explainable Fuzzy Neural Network with Multi-Fidelity Reinforcement Learning for Micro-Architecture Design Space Exploration

arXiv:2412.10754v12 citationsh-index: 7Has CodeDAC
Originality Incremental advance
AI Analysis

This work addresses the problem of interpretability and efficiency in DSE for micro-architecture design, which is crucial for human designers, though it appears incremental as it builds on existing DSE methods.

The paper tackles the challenge of poor interpretability in micro-architecture design space exploration (DSE) algorithms by proposing a fuzzy neural network to enhance interpretability and controllability, and introduces multi-fidelity reinforcement learning to improve efficiency with limited sample budgets, achieving results that surpass the state-of-the-art.

With the continuous advancement of processors, modern micro-architecture designs have become increasingly complex. The vast design space presents significant challenges for human designers, making design space exploration (DSE) algorithms a significant tool for $μ$-arch design. In recent years, efforts have been made in the development of DSE algorithms, and promising results have been achieved. However, the existing DSE algorithms, e.g., Bayesian Optimization and ensemble learning, suffer from poor interpretability, hindering designers' understanding of the decision-making process. To address this limitation, we propose utilizing Fuzzy Neural Networks to induce and summarize knowledge and insights from the DSE process, enhancing interpretability and controllability. Furthermore, to improve efficiency, we introduce a multi-fidelity reinforcement learning approach, which primarily conducts exploration using cheap but less precise data, thereby substantially diminishing the reliance on costly data. Experimental results show that our method achieves excellent results with a very limited sample budget and successfully surpasses the current state-of-the-art. Our DSE framework is open-sourced and available at https://github.com/fanhanwei/FNN\_MFRL\_ArchDSE/\ .

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes