paper-with-me

홈 › Papers

Reinforcement Learning Policy as Macro Regulator Rather than Macro Placer

2024-12-10 · Ke Xue, Ruo-Tong Chen, Xi Lin, Yunqi Shi, Shixiong Kai, Siyuan Xu, Chao Qian

In modern chip design, placement aims at placing millions of circuit modules, which is an essential step that significantly influences power, performance, and area (PPA) metrics. Recently, reinforcement learning (RL) has emerged as a promising technique for improving placement quality, especially macro placement. However, current RL-based placement methods suffer from long training times, low generalization ability, and inability to guarantee PPA results. A key issue lies in the problem formulation, i.e., using RL to place from scratch, which results in limits useful information and inaccurate rewards during the training process. In this work, we propose an approach that utilizes RL for the refinement stage, which allows the RL policy to learn how to adjust existing placement layouts, thereby receiving sufficient information for the policy to act and obtain relatively dense and precise rewards. Additionally, we introduce the concept of regularity during training, which is considered an important metric in the chip design industry but is often overlooked in current RL placement methods. We evaluate our approach on the ISPD 2005 and ICCAD 2015 benchmark, comparing the global half-perimeter wirelength and regularity of our proposed method against several competitive approaches. Besides, we test the PPA performance using commercial software, showing that RL as a regulator can achieve significant PPA improvements. Our RL regulator can fine-tune placements from any method and enhance their quality. Our work opens up new possibilities for the application of RL in placement, providing a more effective and efficient approach to optimizing chip design. Our code is available at \url{https://github.com/lamda-bbo/macro-regulator}.

📄 PDF Abstract BibTeX arXiv:2412.07167

Code (1)

lamda-bbo/macro-regulator 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adaptive Insurance Reserving with CVaR-Constrained Reinforcement Learning under Macroeconomic Regimes

2025-04-13 · Stella C. Dong, James R. Finlay

This paper proposes a reinforcement learning (RL) framework for insurance reserving that integrates tail-risk sensitivity, macroeconomic regime modeling, and regulatory compliance. The reserving problem is formulated as …

Reinforcement Learning (RL)

Constraint-Aware Reinforcement Learning via Adaptive Action Scaling

2025-10-13 · Murad Dawood, Usama Ahmed Siddiquie, Shahram Khorshidi, Maren Bennewitz arxiv

Safe reinforcement learning (RL) seeks to mitigate unsafe behaviors that arise from exploration during training by reducing constraint violations while maintaining task performance. Existing approaches typically rely on …

Reinforcement Learning

Improving Generalization in Mountain Car Through the Partitioned Parameterized Policy Approach via Quasi-Stochastic Gradient Descent

2021-05-28 · Caleb M. Bowyer

The reinforcement learning problem of finding a control policy that minimizes the minimum time objective for the Mountain Car environment is considered. Particularly, a class of parameterized nonlinear feedback policies …

Max-Entropy Reinforcement Learning with Flow Matching and A Case Study on LQR

2025-12-29 · Yuyang Zhang, Yang Hu, Bo Dai, Na Li arxiv

Soft actor-critic (SAC) is a popular algorithm for max-entropy reinforcement learning. In practice, the energy-based policies in SAC are often approximated using simple policy classes for efficiency, sacrificing the expr…

Reinforcement Learning

Macroeconomic and financial management in an uncertain world: What can we learn from complexity science?

2021-12-31 · Thitithep Sitthiyot

This paper discusses serious drawbacks of existing knowledge in macroeconomics and finance in explaining and predicting economic and financial phenomena. Complexity science is proposed as an alternative approach to be us…

Management