paper-with-me

홈 › Papers

Rethinking Reinforcement Learning based Logic Synthesis

2022-05-16 · Chao Wang, Chen Chen, Dong Li, Bin Wang

Recently, reinforcement learning has been used to address logic synthesis by formulating the operator sequence optimization problem as a Markov decision process. However, through extensive experiments, we find out that the learned policy makes decisions independent from the circuit features (i.e., states) and yields an operator sequence that is permutation invariant to some extent in terms of operators. Based on these findings, we develop a new RL-based method that can automatically recognize critical operators and generate common operator sequences generalizable to unseen circuits. Our algorithm is verified on both the EPFL benchmark, a private dataset and a circuit at industrial scale. Experimental results demonstrate that it achieves a good balance among delay, area and runtime, and is practical for industrial usage.

📄 PDF Abstract BibTeX arXiv:2205.07614

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GALOIS: Boosting Deep Reinforcement Learning via Generalizable Logic Synthesis

2022-05-27 · Yushi Cao, Zhiming Li, Tianpei Yang, Hao Zhang 외

Despite achieving superior performance in human-level control problems, unlike humans, deep reinforcement learning (DRL) lacks high-order intelligence (e.g., logic deduction and reuse), thus it behaves ineffectively than…

Decision MakingDeep Reinforcement LearningProgram Synthesisreinforcement-learning+2

AISYN: AI-driven Reinforcement Learning-Based Logic Synthesis Framework

2023-02-08 · Ghasem Pasandi, Sreedhar Pratty, James Forsyth

Logic synthesis is one of the most important steps in design and implementation of digital chips with a big impact on final Quality of Results (QoR). For a most general input circuit modeled by a Directed Acyclic Graph (…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Cautious Reinforcement Learning with Logical Constraints

2020-02-26 · Mohammadhosein Hasanbeig, Alessandro Abate, Daniel Kroening

This paper presents the concept of an adaptive safe padding that forces Reinforcement Learning (RL) to synthesise optimal control policies while ensuring safety during the learning process. Policies are synthesised to sa…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

DRiLLS: Deep Reinforcement Learning for Logic Synthesis

2019-11-11 · Abdelrahman Hosny, Soheil Hashemi, Mohamed Shalan, Sherief Reda

Logic synthesis requires extensive tuning of the synthesis optimization flow where the quality of results (QoR) depends on the sequence of optimizations used. Efficient design space exploration is challenging due to the …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Policy Synthesis and Reinforcement Learning for Discounted LTL

2023-05-26 · Rajeev Alur, Osbert Bastani, Kishor Jothimurugan, Mateo Perez 외

The difficulty of manually specifying reward functions has led to an interest in using linear temporal logic (LTL) to express objectives for reinforcement learning (RL). However, LTL has the downside that it is sensitive…

PAC learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1