paper-with-me

홈 › Papers

Component Centric Placement Using Deep Reinforcement Learning

2026-02-26 · Kart Leong Lim arxiv

Automated placement of components on printed circuit boards (PCBs) is a critical stage in placement layout design. While reinforcement learning (RL) has been successfully applied to system-on-chip IP block placement and chiplet arrangement in complex packages, PCB component placement presents unique challenges due to several factors: variation in component sizes, single- and double-sided boards, wirelength constraints, board constraints, and non-overlapping placement requirements. In this work, we adopt a component-centric layout for automating PCB component placement using RL: first, the main component is fixed at the center, while passive components are placed in proximity to the pins of the main component. Free space around the main component is discretized, drastically reducing the search space while still covering all feasible placement; second, we leverage prior knowledge that each passive's position has to be near to its corresponding voltage source. This allows us to design the reward function which avoids wasted exploration of infeasible or irrelevant search space. Using the component centric layout, we implemented different methods including Deep Q-Network, Actor-Critic algorithm and Simulated Annealing. Evaluation on over nine real-world PCBs of varying complexity shows that our best proposed method approaches near human-like placements in terms of wirelength and feasibility.

📄 PDF Abstract BibTeX arXiv:2602.23540

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Object-centric Inference for Language Conditioned Placement: A Foundation Model based Approach

2023-04-06 · Zhixuan Xu, Kechun Xu, Yue Wang, Rong Xiong

We focus on the task of language-conditioned object placement, in which a robot should generate placements that satisfy all the spatial relational constraints in language instructions. Previous works based on rule-based …

Object

Reinforcement learning framework for the mechanical design of microelectronic components under multiphysics constraints

2025-04-23 · Siddharth Nair, Timothy F. Walsh, Greg Pickrell, Fabio Semperlotti

This study focuses on the development of reinforcement learning based techniques for the design of microelectronic components under multiphysics constraints. While traditional design approaches based on global optimizati…

global-optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

MCP-DPT: A Defense-Placement Taxonomy and Coverage Analysis for Model Context Protocol Security

2026-04-08 · Mehrdad Rostamzadeh, Sidhant Narula, Nahom Birhan, Mohammad Ghasemigol 외 arxiv

The Model Context Protocol (MCP) enables large language models (LLMs) to dynamically discover and invoke third-party tools, significantly expanding agent capabilities while introducing a distinct security landscape. Unli…

Assistant Placement Aria: A Benchmark for Egocentric Placement Assistance

2026-08-01 · Amir Belder, Gonçalo Dias Pais, Refael Vivanti, Omri Carmi 외 arxiv

Human assistance in robotics spans around several tasks such as navigation, object manipulation, and placement, where a key challenge is selecting target destinations that align with human intentions or preferences. We f…

Object Detection

MaskPlace: Fast Chip Placement via Reinforced Visual Representation Learning

2022-11-24 · Yao Lai, Yao Mu, Ping Luo

Placement is an essential task in modern chip design, aiming at placing millions of circuit modules on a 2D chip canvas. Unlike the human-centric solution, which requires months of intense effort by hardware engineers to…

Deep Reinforcement LearningLayout DesignRepresentation Learningvalid