paper-with-me

홈 › Papers

GENIAL: Generative Design Space Exploration via Network Inversion for Low Power Algorithmic Logic Units

2025-07-25 · Maxence Bouvier, Ryan Amaudruz, Felix Arnold, Renzo Andri, Lukas Cavigelli arxiv

As AI workloads proliferate, optimizing arithmetic units is becoming increasingly important for reducing the footprint of digital systems. Conventional design flows, which often rely on manual or heuristic-based optimization, are limited in their ability to thoroughly explore the vast design space. In this paper, we introduce GENIAL, a machine learning-based framework for the automatic generation and optimization of arithmetic units, with a focus on multipliers. At the core of GENIAL is a Transformer-based surrogate model trained in two stages, involving self-supervised pretraining followed by supervised finetuning, to robustly forecast key hardware metrics such as power and area from abstracted design representations. By inverting the surrogate model, GENIAL efficiently searches for new operand encodings that directly minimize power consumption in arithmetic units for specific input data distributions. Extensive experiments on large datasets demonstrate that GENIAL is consistently more sample efficient than other methods, and converges faster towards optimized designs. This enables deployment of a high-effort logic synthesis optimization flow in the loop, improving the accuracy of the surrogate model. Notably, GENIAL automatically discovers encodings that achieve up to 18% switching activity savings within multipliers on representative AI workloads compared with the conventional two's complement. We also demonstrate the versatility of our approach by achieving significant improvements on Finite State Machines, highlighting GENIAL's applicability for a wide spectrum of logic functions. Together, these advances mark a significant step toward automated Quality-of-Results-optimized combinational circuit generation for digital systems.

📄 PDF Abstract BibTeX arXiv:2507.18989

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PPO-MI: Efficient Black-Box Model Inversion via Proximal Policy Optimization

2025-02-20 · Xinpeng Shou

Model inversion attacks pose a significant privacy risk by attempting to reconstruct private training data from trained models. Most of the existing methods either depend on gradient estimation or require white-box acces…

Conditional Rectified Flow-based End-to-End Rapid Seismic Inversion Method

2026-03-16 · Haofei Xu, Wei Cheng, Sizhe Li, Jie Xiong arxiv

Seismic inversion is a core problem in geophysical exploration, where traditional methods suffer from high computational costs and are susceptible to initial model dependence. In recent years, deep generative model-based…

Zero-shot Generalization

Robust GAN inversion

2023-08-31 · Egor Sevriugov, Ivan Oseledets

Recent advancements in real image editing have been attributed to the exploration of Generative Adversarial Networks (GANs) latent space. However, the main challenge of this procedure is GAN inversion, which aims to map …

Computational Efficiency

Performance of Machine Learning Methods for Gravity Inversion: Successes and Challenges

2025-09-28 · Vahid Negahdari, Shirin Samadi Bahrami, Seyed Reza Moghadasi, Mohammad Reza Razvan arxiv

Gravity inversion is the problem of estimating subsurface density distributions from observed gravitational field data. We consider the two-dimensional (2D) case, in which recovering density models from one-dimensional (…

Generative Model Inversion Through the Lens of the Manifold Hypothesis

2025-09-24 · Xiong Peng, Bo Han, Fengfei Yu, Tongliang Liu 외 arxiv

Model inversion attacks (MIAs) aim to reconstruct class-representative samples from trained models. Recent generative MIAs utilize generative adversarial networks to learn image priors that guide the inversion process, y…