NN-Steiner: A Mixed Neural-algorithmic Approach for the Rectilinear Steiner Minimum Tree Problem
Andrew B. Kahng, Robert R. Nerem, Yusu Wang, Chien-Yi Yang

TL;DR
NN-Steiner introduces a novel mixed neural-algorithmic framework leveraging Arora's PTAS for the rectilinear Steiner minimum tree problem, enabling effective generalization to larger instances with bounded neural components.
Contribution
The paper presents NN-Steiner, a new neural-algorithmic approach that integrates neural components into a classical PTAS framework for RSMT, with bounded size neural modules that generalize well.
Findings
Effective generalization to larger problem instances
Comparable or superior performance to state-of-the-art methods
First neural architecture with bounded size for RSMT approximation
Abstract
Recent years have witnessed rapid advances in the use of neural networks to solve combinatorial optimization problems. Nevertheless, designing the "right" neural model that can effectively handle a given optimization problem can be challenging, and often there is no theoretical understanding or justification of the resulting neural model. In this paper, we focus on the rectilinear Steiner minimum tree (RSMT) problem, which is of critical importance in IC layout design and as a result has attracted numerous heuristic approaches in the VLSI literature. Our contributions are two-fold. On the methodology front, we propose NN-Steiner, which is a novel mixed neural-algorithmic framework for computing RSMTs that leverages the celebrated PTAS algorithmic framework of Arora to solve this problem (and other geometric optimization problems). Our NN-Steiner replaces key algorithmic components…
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
TopicsVLSI and FPGA Design Techniques · Advancements in Photolithography Techniques · Manufacturing Process and Optimization
MethodsFocus
