Pith. sign in

REVIEW 3 cited by

Chip Placement with Deep Reinforcement Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2004.10746 v1 pith:CYFJ6B7M submitted 2020-04-22 cs.LG cs.AI

Chip Placement with Deep Reinforcement Learning

classification cs.LG cs.AI
keywords chiplearningplacementblocksnetlistsplacementsapproacharchitecture
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

In this work, we present a learning-based approach to chip placement, one of the most complex and time-consuming stages of the chip design process. Unlike prior methods, our approach has the ability to learn from past experience and improve over time. In particular, as we train over a greater number of chip blocks, our method becomes better at rapidly generating optimized placements for previously unseen chip blocks. To achieve these results, we pose placement as a Reinforcement Learning (RL) problem and train an agent to place the nodes of a chip netlist onto a chip canvas. To enable our RL policy to generalize to unseen blocks, we ground representation learning in the supervised task of predicting placement quality. By designing a neural architecture that can accurately predict reward across a wide variety of netlists and their placements, we are able to generate rich feature embeddings of the input netlists. We then use this architecture as the encoder of our policy and value networks to enable transfer learning. Our objective is to minimize PPA (power, performance, and area), and we show that, in under 6 hours, our method can generate placements that are superhuman or comparable on modern accelerator netlists, whereas existing baselines require human experts in the loop and take several weeks.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MAGE: Human-Like Macro Placement via Agentic Multimodal Reasoning

    cs.AI 2026-07 conditional novelty 6.0

    A multi-agent vision-language framework for chip macro placement improves post-route timing (WNS/TNS) over commercial, human, and Hier-RTLMP baselines while trading higher wirelength, and introduces four human-likenes...

  2. "Noisier" Noise Contrastive Eestimation is (Almost) Maximum Likelihood

    cs.LG 2024-05 unverdicted novelty 6.0

    Scaling noise magnitude in NCE aligns gradients with MLE, enabling a practical approximation that improves performance on CIFAR-10 and ImageNet image modeling with fewer training steps.

  3. From LLM to Silicon: RL-Driven ASIC Architecture Exploration for On-Device AI Inference

    cs.AR 2026-04 unverdicted novelty 5.0

    An RL agent using Soft Actor-Critic with Mixture-of-Experts jointly optimizes ASIC architecture, memory hierarchy, and partitioning for AI inference, achieving 29809 tokens/s for Llama 3.1 at 3nm and under 13mW for Sm...