--- res: bibo_abstract: - Approximate computing (AC) has acquired significant maturity in recent years as a promising approach to obtain energy and area-efficient hardware. Automated approximate accelerator synthesis involves a great deal of complexity on the size of design space which exponentially grows with the number of possible approximations. Design space exploration of approximate accelerator synthesis is usually targeted via heuristic-based search methods. The majority of existing frameworks prune a large part of the design space using a greedy-based approach to keep the problem tractable. Therefore, they result in inferior solutions since many potential solutions are neglected in the pruning process without the possibility of backtracking of removed approximate instances. In this paper, we address the aforementioned issue by adopting Monte Carlo Tree Search (MCTS), as an efficient stochastic learning-based search algorithm, in the context of automated synthesis of approximate accelerators. This enables the synthesis frameworks to deeply subsamples the design space of approximate accelerator synthesis toward most promising approximate instances based on the required performance goals, i.e., power consumption, area, or/and delay. We investigated the challenges of providing an efficient open-source framework that benefits analytical and search-based approximation techniques simultaneously to both speed up the synthesis runtime and improve the quality of obtained results. Besides, we studied the utilization of machine learning algorithms to improve the performance of several critical steps, i.e., accelerator quality testing, in the synthesis framework. The proposed framework can help the community to rapidly generate efficient approximate accelerators in a reasonable runtime.@eng bibo_authorlist: - foaf_Person: foaf_givenName: Muhammad foaf_name: Awais, Muhammad foaf_surname: Awais foaf_workInfoHomepage: http://www.librecat.org/personId=64665 orcid: https://orcid.org/0000-0003-4148-2969 - foaf_Person: foaf_givenName: Marco foaf_name: Platzner, Marco foaf_surname: Platzner dct_date: 2021^xs_gYear dct_language: eng dct_publisher: IEEE@ dct_subject: - Approximate computing - Design space exploration - Accelerator synthesis dct_title: MCTS-Based Synthesis Towards Efficient Approximate Accelerators@ ...