cs.LGMay 15, 2026

Physics-Guided Geometric Diffusion for Macro Placement Generation

Authors: Jongho YoonJinsung JeonSeokhyeong Kang

Organizations: 1POSTECH Institute of Artificial Intelligence · 2KAIST InnoCORE LLM · 3Seoul National University · 4Pohang University of Science and Technology

Abstract

Macro placement is a pivotal stage in VLSI physical design, fundamentally determining the overall chip performance. Recent data-driven placement methods have demonstrated significant potential, yet they often struggle to handle sequential dependencies and to balance topological connectivity with physical constraints. To bridge this gap, we propose MacroDiff+, a physics-guided geometric diffusion framework. Specifically, we design a dual-domain denoising architecture that couples topological connectivity encoded by heterogeneous GNNs with global geometric context modeled by a Transformer. Furthermore, we introduce Physics-Guided Sampling, an inference strategy that actively steers the generation using explicit gradients to ensure both statistical plausibility and physical validity. On the ISPD2005 MMS benchmarks, MacroDiff+ outperforms state-of-the-art baselines with a 6.1-6.2% reduction in wirelength. Notably, it exhibits superior stability and scalability on large-scale designs where prior methods fail to converge. The source code is available at https://github.com/jhy00n/MacroDiff-plus.

Explore similar work

CardsList
  1. FlowPlace: Flow Matching for Chip Placement

    Apr 26, 2026Peng Xie, Ke Xue, Yunqi Shi +6Chip DesignLayouts

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

    Jul 20, 2026Andrew B. Kahng, Sayak Kundu, Bodhisatta PramanikMultimodal AgentsHumanoid