中文
相关论文

相关论文: Genetic Programming with Transformer-Based Mutatio…

200 篇论文

Large language models have demonstrated promising performance across various software engineering tasks. While fine-tuning is a common practice to adapt these models for downstream tasks, it becomes challenging in resource-constrained…

软件工程 · 计算机科学 2024-12-19 Imam Nur Bani Yusuf , Lingxiao Jiang

Counterexample-driven genetic programming (CDGP) uses specifications provided as formal constraints to generate the training cases used to evaluate evolving programs. It has also been extended to combine formal constraints and user-provided…

神经与进化计算 · 计算机科学 2024-08-26 Thomas Helmuth , Edward Pantridge , James Gunder Frazier , Lee Spector

We investigate the ability of transformer models to approximate the CKY algorithm, using them to directly predict a sentence's parse and thus avoid the CKY algorithm's cubic dependence on sentence length. We find that on standard…

计算与语言 · 计算机科学 2023-11-07 Ghazal Khalighinejad , Ollie Liu , Sam Wiseman

Since gene regulatory systems contain sometimes only a small number of molecules, these systems are not described well by macroscopic rate equations; a master equation approach is needed for such cases. We develop an approximation scheme…

生物物理 · 物理学 2015-05-20 Jun Ohkubo

Contemporary genetic programming (GP) systems for general program synthesis have been primarily concerned with evolving programs that can manipulate values from a standard set of primitive data types and simple indexed data structures. In…

神经与进化计算 · 计算机科学 2023-06-09 Edward Pantridge , Thomas Helmuth

Learning ensembles by bagging can substantially improve the generalization performance of low-bias, high-variance estimators, including those evolved by Genetic Programming (GP). To be efficient, modern GP algorithms for evolving (bagging)…

神经与进化计算 · 计算机科学 2021-02-08 Marco Virgolin

A new model for evolving Evolutionary Algorithms is proposed in this paper. The model is based on the Linear Genetic Programming (LGP) technique. Every LGP chromosome encodes an EA which is used for solving a particular problem. Several…

神经与进化计算 · 计算机科学 2021-09-28 Mihai Oltean

One of the major barriers that CMOS devices face at nanometer scale is increasing parameter variation due to manufacturing imperfections. Process variations severely inhibit the reliable operation of circuits, as the operational frequency…

硬件体系结构 · 计算机科学 2024-04-09 Konstantinos Balaskas , Florian Klemme , Georgios Zervakis , Kostas Siozios , Hussam Amrouch , Jörg Henkel

This paper implements a new way of solving a problem called the traveling salesman problem (TSP) using quantum genetic algorithm (QGA). We compared how well this new approach works to the traditional method known as a classical genetic…

量子物理 · 物理学 2024-09-24 Yijiang Ma , Tan Chye Cheah

We introduce Genetic Transformer Assisted Quantum Neural Networks (GTQNNs), a hybrid learning framework that combines a transformer encoder with a shallow variational quantum circuit and automatically fine tunes the circuit via the NSGA-II…

量子物理 · 物理学 2025-06-12 Haiyan Wang

The genetic algorithm includes some parameters that should be adjusted, so as to get reliable results. Choosing a representation of the problem addressed, an initial population, a method of selection, a crossover operator, mutation…

神经与进化计算 · 计算机科学 2012-03-15 Otman Abdoun , Jaafar Abouchabaka , Chakir Tajani

Bio-inspired control of motion is an active field of research with many applications in real world tasks. In the case of robotic systems that need to exhibit oscillatory behaviour (i.e. locomotion of snake-type or legged robots), Central…

机器人学 · 计算机科学 2015-09-09 Carlos Garcia-Saura

Building on the previous work of Lee et al. and Ferdinand et al. on coded computation, we propose a sequential approximation framework for solving optimization problems in a distributed manner. In a distributed computation system, latency…

信息论 · 计算机科学 2017-10-26 Jingge Zhu , Ye Pu , Vipul Gupta , Claire Tomlin , Kannan Ramchandran

In this paper, we propose decentralized and scalable algorithms for Gaussian process (GP) training and prediction in multi-agent systems. To decentralize the implementation of GP training optimization algorithms, we employ the alternating…

机器学习 · 统计学 2022-03-08 George P. Kontoudis , Daniel J. Stilwell

Deterministic computer simulations are often used as a replacement for complex physical experiments. Although less expensive than physical experimentation, computer codes can still be time-consuming to run. An effective strategy for…

统计方法学 · 统计学 2010-03-04 Mark Franey , Pritam Ranjan , Hugh Chipman

We propose genetic algorithms, which are robust optimization techniques inspired by natural selection, to enhance the versatility of digital quantum simulations. In this sense, we show that genetic algorithms can be employed to increase the…

量子物理 · 物理学 2016-06-22 U. Las Heras , U. Alvarez-Rodriguez , E. Solano , M. Sanz

Resource constrained job scheduling is a hard combinatorial optimisation problem that originates in the mining industry. Off-the-shelf solvers cannot solve this problem satisfactorily in reasonable timeframes, while other solution methods…

神经与进化计算 · 计算机科学 2024-07-23 Su Nguyen , Dhananjay Thiruvady , Yuan Sun , Mengjie Zhang

Generators of arithmetic circuits can automatically deliver various implementations of arithmetic circuits that show different tradeoffs between the key circuit parameters (delay, area, power consumption). However, existing…

硬件体系结构 · 计算机科学 2022-08-29 Jan Klhufek , Vojtech Mrazek

Quantum circuit optimization - the process of transforming a quantum circuit into an equivalent one with reduced time and space requirements - is crucial for maximizing the utility of current and near-future quantum devices. While most…

量子物理 · 物理学 2026-01-23 Marcin Szyniszewski , Aleks Kissinger , Noah Linden , Paul Skrzypczyk

Existing quantum compilers optimize quantum circuits by applying circuit transformations designed by experts. This approach requires significant manual effort to design and implement circuit transformations for different quantum devices,…