An optimization-based approach to automated design
Ion Matei, Maksym Zhenirovskyy, John Maxwell, Johan de Kleer

TL;DR
This paper introduces a model-based, automated bottom-up design approach for electrical circuits, utilizing optimization algorithms to efficiently handle combinatorial complexity and improve design process automation.
Contribution
It presents two novel algorithms combining continuous optimization and genetic methods to automate electrical circuit design, addressing combinatorial explosion issues.
Findings
Algorithms effectively optimize electrical circuit designs.
Time complexity is reduced through model reconstruction and topology simplification.
Demonstrated success on various electrical circuit design problems.
Abstract
We propose a model-based, automated, bottom-up approach for design, which is applicable to various physical domains, but in this work we focus on the electrical domain. This bottom-up approach is based on a meta-topology in which each link is described by a universal component that can be instantiated as basic components (e.g., resistors, capacitors) or combinations of basic components via discrete switches. To address the combinatorial explosion often present in mixed-integer optimization problems, we present two algorithms. In the first algorithm, we convert the discrete switches into continuous switches that are physically realizable and formulate a parameter optimization problem that learns the component and switch parameters while inducing design sparsity through an regularization term. The second algorithm uses a genetic-like approach with selection and mutation steps guided…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Multi-Objective Optimization Algorithms · VLSI and FPGA Design Techniques · Low-power high-performance VLSI design
