AI learns the “dark art” of RFIC design(spectrum.ieee.org)
241 points by Brajeshwar 3 days ago | 157 comments
tl;dr: Princeton researchers used reinforcement learning combined with inverse design (via a CNN-based EM emulator) to generate RFIC designs from scratch, bypassing the human-crafted templates that have long made RF design an "artisanal" bottleneck. The resulting chips—often bizarre, QR-code-like layouts—set records for bandwidth and efficiency in millimeter-wave power amplifiers, and a diffusion-model extension lets designers dial in more human-interpretable structures. The main remaining obstacle is data: progress toward a foundational model for RF/analog design is gated by proprietary simulation data locked behind NDAs.
HN Discussion:
  • ~This phenomenon isn't new; algorithmic circuit design with bizarre layouts dates back decades
  • Skepticism about the robustness and manufacturability of these AI-generated designs
  • The article overhypes AI capabilities and conflates traditional ML with LLM-style AI
  • Philosophical musing on whether nature's true descriptions may be ugly machine-only constructs
  • Brute-force AI exploration of novel chip designs is a reasonable and useful application