中文
相关论文

相关论文: PonyGE2: Grammatical Evolution in Python

200 篇论文

Engineering design optimization requires an efficient combination of a 3D shape representation, an optimization algorithm, and a design performance evaluation method, which is often computationally expensive. We present a prompt evolution…

人工智能 · 计算机科学 2024-08-13 Melvin Wong , Thiago Rios , Stefan Menzel , Yew Soon Ong

Text-to-image diffusion models exhibit strong generative performance but remain highly sensitive to prompt formulation, often requiring extensive manual trial and error to obtain satisfactory results. This motivates the development of…

人工智能 · 计算机科学 2026-04-14 Domício Pereira Neto , João Correia , Penousal Machado

Finding the optimal parameter setting (i.e. the optimal population size, the optimal mutation probability, the optimal evolutionary model etc) for an Evolutionary Algorithm (EA) is a difficult task. Instead of evolving only the parameters…

神经与进化计算 · 计算机科学 2021-09-29 Mihai Oltean , Crina Groşan

Data building for automatic post-editing (APE) requires extensive and expert-level human effort, as it contains an elaborate process that involves identifying errors in sentences and providing suitable revisions. Hence, we develop a…

计算与语言 · 计算机科学 2022-06-10 Hyeonseok Moon , Chanjun Park , Sugyeong Eo , Jaehyung Seo , SeungJun Lee , Heuiseok Lim

The application of Genetic Programming to the discovery of empirical laws is often impaired by the huge size of the search space, and consequently by the computer resources needed. In many cases, the extreme demand for memory and CPU is due…

人工智能 · 计算机科学 2016-08-16 Alain Ratle , Michèle Sebag

The human voice effectively communicates a range of emotions with nuanced variations in acoustics. Existing emotional speech corpora are limited in that they are either (a) highly curated to induce specific emotions with predefined…

计算与语言 · 计算机科学 2022-05-11 Pol van Rijn , Harin Lee , Nori Jacoby

Genetic algorithms are stochastic iterative algorithms in which a population of individuals evolve by emulating the process of biological evolution and natural selection. The R package GA provides a collection of general purpose functions…

统计计算 · 统计学 2018-07-19 Luca Scrucca

The deployment of Machine Learning (ML) models is a difficult and time-consuming job that comprises a series of sequential and correlated tasks that go from the data pre-processing, and the design and extraction of features, to the choice…

神经与进化计算 · 计算机科学 2020-04-02 Filipe Assunção , Nuno Lourenço , Bernardete Ribeiro , Penousal Machado

Automated unit test generation is an established research field, and mature test generation tools exist for statically typed programming languages such as Java. It is, however, substantially more difficult to automatically generate…

软件工程 · 计算机科学 2020-10-07 Stephan Lukasczyk , Florian Kroiß , Gordon Fraser

Prompt-based techniques have demostrated great potential for improving the few-shot generalization of pretrained language models. However, their performance heavily relies on the manual design of prompts and thus requires a lot of human…

计算与语言 · 计算机科学 2022-11-01 Hanwei Xu , Yujun Chen , Yulun Du , Nan Shao , Yanggang Wang , Haiyu Li , Zhilin Yang

This paper describes the software implementation of genetic algorithm for identifying and selecting most relevant results received during sequentially executed subject search operations. Simulated evolutionary process generates sustainable…

信息检索 · 计算机科学 2015-04-17 V. K. Ivanov , P. I. Meskin

Procedural story generation (PCG) tailors a unique narrative experience for a player and can be accomplished via multiple techniques, from matching storylets to grammar-based generation. There exists a rich opportunity for evolutionary…

软件工程 · 计算机科学 2021-03-15 Erik M. Fredericks , Byron DeVries

Protein language models (PLMs) learn probability distributions over natural protein sequences. By learning from hundreds of millions of natural protein sequences, protein understanding and design capabilities emerge. Recent works have shown…

定量方法 · 定量生物学 2026-02-27 Timothy Fei Truong , Tristan Bepler

We present Adjacent Possible Exploration (APE), a selective fine-tuning method for adapting large language models that systematically explores parameter modifications while maintaining model stability. Inspired by evolutionary optimization…

计算与语言 · 计算机科学 2025-06-10 Javier Marín

Self-evolving language-model agents must decide what to learn next and how to preserve what they have learned across iterations. Existing systems typically carry this cross-iteration knowledge as natural-language feedback, flat episodic…

人工智能 · 计算机科学 2026-05-12 Ruiyi Yang , Zechen Li , Hao Xue , Imran Razzak , Flora D. Salim

Regular expression is important for many natural language processing tasks especially when used to deal with unstructured and semi-structured data. This work focuses on automatically generating regular expressions and proposes a novel…

神经与进化计算 · 计算机科学 2020-06-25 Desheng Wang , Jiawei Liu , Xiang Qi , Baolin Sun , Peng Zhang

There is an emerging trend of embedding knowledge graphs (KGs) in continuous vector spaces in order to use those for machine learning tasks. Recently, many knowledge graph embedding (KGE) models have been proposed that learn low dimensional…

机器学习 · 计算机科学 2020-01-30 Mehdi Ali , Hajira Jabeen , Charles Tapley Hoyt , Jens Lehman

In this contribution we describe an approach to evolve composite covariance functions for Gaussian processes using genetic programming. A critical aspect of Gaussian processes and similar kernel-based models such as SVM is, that the…

神经与进化计算 · 计算机科学 2013-05-23 Gabriel Kronberger , Michael Kommenda

Algorithm::Evolutionary (A::E from now on) was introduced in 2002, after a talk in YAPC::EU in Munich. 7 years later, A::E is in its 0.67 version (past its "number of the beast" 0.666), and has been used extensively, to the point of being…

神经与进化计算 · 计算机科学 2009-08-11 Juan J. Merelo Guervos

We explore the potential for combining generative AI with grammar-based visualizations for biomedical data discovery. In our prototype, we use a multi-agent system to generate visualization specifications and apply filters. These…

人机交互 · 计算机科学 2025-09-23 Devin Lange , Shanghua Gao , Pengwei Sui , Austen Money , Priya Misner , Marinka Zitnik , Nils Gehlenborg