SYAILGJun 2, 2025

Inverse Design in Distributed Circuits Using Single-Step Reinforcement Learning

arXiv:2506.08029v1h-index: 4
AI Analysis

This addresses the challenge of generating near-optimal circuit designs under non-differentiable and varying conditions, which is incremental as it builds on existing methods with a novel policy-based approach.

The paper tackles the problem of inverse design in distributed circuits by proposing DCIDA, a framework that learns a near-optimal design sampling policy for target transfer functions, achieving significant reductions in design error compared to state-of-the-art approaches, particularly for complex transfer functions.

The goal of inverse design in distributed circuits is to generate near-optimal designs that meet a desirable transfer function specification. Existing design exploration methods use some combination of strategies involving artificial grids, differentiable evaluation procedures, and specific template topologies. However, real-world design practices often require non-differentiable evaluation procedures, varying topologies, and near-continuous placement spaces. In this paper, we propose DCIDA, a design exploration framework that learns a near-optimal design sampling policy for a target transfer function. DCIDA decides all design factors in a compound single-step action by sampling from a set of jointly-trained conditional distributions generated by the policy. Utilizing an injective interdependent ``map", DCIDA transforms raw sampled design ``actions" into uniquely equivalent physical representations, enabling the framework to learn the conditional dependencies among joint ``raw'' design decisions. Our experiments demonstrate DCIDA's Transformer-based policy network achieves significant reductions in design error compared to state-of-the-art approaches, with significantly better fit in cases involving more complex transfer functions.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes