PulseAugur
LIVE 03:55:26
tool · [1 source] ·
3
tool

Genetic programming uses transformer mutation for circuit design

Researchers have developed a new method for designing approximate arithmetic circuits using genetic programming enhanced by a transformer-based mutation operator. This hybrid approach aims to overcome stagnation in the evolutionary design process by integrating a standard mutation operator with the novel transformer-based one. The system was trained on a large dataset of genetic programming chromosomes representing approximate multipliers, and it has demonstrated the ability to achieve better trade-offs between error and performance compared to existing state-of-the-art libraries. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel transformer-based mutation for genetic programming, potentially improving automated circuit design and leading to new, patentable designs.

RANK_REASON The cluster contains an academic paper detailing a novel method for circuit design. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Lukas Sekanina ·

    Genetic Programming with Transformer-Based Mutation for Approximate Circuit Design

    A recent trend is to leverage machine learning models to improve the evolutionary design and optimization process. We propose a novel transformer-based mutation operator for Cartesian genetic programming (CGP) for the automated design of approximate arithmetic circuits. We introd…