English

AC-Refiner: Efficient Arithmetic Circuit Optimization Using Conditional Diffusion Models

Hardware Architecture 2025-09-17 v2 Artificial Intelligence

Abstract

Arithmetic circuits, such as adders and multipliers, are fundamental components of digital systems, directly impacting the performance, power efficiency, and area footprint. However, optimizing these circuits remains challenging due to the vast design space and complex physical constraints. While recent deep learning-based approaches have shown promise, they struggle to consistently explore high-potential design variants, limiting their optimization efficiency. To address this challenge, we propose AC-Refiner, a novel arithmetic circuit optimization framework leveraging conditional diffusion models. Our key insight is to reframe arithmetic circuit synthesis as a conditional image generation task. By carefully conditioning the denoising diffusion process on target quality-of-results (QoRs), AC-Refiner consistently produces high-quality circuit designs. Furthermore, the explored designs are used to fine-tune the diffusion model, which focuses the exploration near the Pareto frontier. Experimental results demonstrate that AC-Refiner generates designs with superior Pareto optimality, outperforming state-of-the-art baselines. The performance gain is further validated by integrating AC-Refiner into practical applications.

Keywords

Cite

@article{arxiv.2507.02598,
  title  = {AC-Refiner: Efficient Arithmetic Circuit Optimization Using Conditional Diffusion Models},
  author = {Chenhao Xue and Kezhi Li and Jiaxing Zhang and Yi Ren and Zhengyuan Shi and Chen Zhang and Yibo Lin and Lining Zhang and Qiang Xu and Guangyu Sun},
  journal= {arXiv preprint arXiv:2507.02598},
  year   = {2025}
}

Comments

8 pages, 12 figures, to appear in ASP-DAC'26

R2 v1 2026-07-01T03:44:53.232Z