Demajh logo Demajh, Inc.

ASTRA: Advancing Scalable and Safe Analog Circuit Topology Generation via Federated Learning: what it means for business leaders

ASTRA—also branded “AnalogFed”—lets chip makers co-train a generative model that designs fresh analog circuit topologies without sharing proprietary SPICE data, blending privacy, scale and class-leading creative quality.

1. What the method is

ASTRA is a federated-learning pipeline that trains a compact decoder-only transformer to emit analog circuit graphs. Each schematic is serialized as a token sequence of devices, pins and mined sub-circuit macros, keeping payloads small. Firms train locally on private netlists and share only weight deltas; FedAvg produces a global “AnalogFed” generator that any participant can sample for manufacturable designs.

2. Why the method was developed

Analog IP lives in thousands of siloed datasets that cannot be pooled due to strict confidentiality. Conventional generative models thus lack diversity and overfit. ASTRA restores scale by enabling joint training under privacy guarantees and ultra-low bandwidth, so even boutique design houses and bandwidth-constrained fabs can contribute safely.

3. Who should care

Semiconductor CTOs pursuing energy-efficient mixed-signal SoCs, EDA vendors adding AI features, foundries expanding PDK ecosystems, academic consortia lacking public data and start-ups racing to invent competitive analog IP all benefit from ASTRA’s ability to generate novel, valid circuits without leaking sensitive layouts.

4. How the method works

Clients tokenize graphs, prune redundant edges and run twenty local gradient steps per round. A central server averages updates and redistributes weights. After convergence, each participant can privately fine-tune with PPO and rule-based rewards to bias outputs toward op-amps, LDOs or DC-DC converters—still without exposing raw simulation traces.

5. How it was evaluated

Using a 3,350-topology corpus split across up to sixteen simulated clients with balanced and skewed distributions, the study benchmarked validity, novelty, versatility and figure-of-merit scores against AnalogGenie, AnalogCoder and CktGNN. Additional experiments measured resilience to non-IID data and resistance to poisoning attacks.

6. How it performed

ASTRA matched centralized training with 95 % valid and 99 % novel circuits, supported schematics exceeding 300 devices, and lifted op-amp figure-of-merit 9 % over the best baseline. Communication stayed below 50 MB per round with sixteen clients, and defence layers neutralized injected attacks with minimal quality loss. (Source: arXiv 2507.15104, 2025)

← Back to dossier index