中文
相关论文

相关论文: Combining Neuroevolution with the Search for Novel…

200 篇论文

Game-like programs have become increasingly popular in many software engineering domains such as mobile apps, web applications, or programming education. However, creating tests for programs that have the purpose of challenging human…

软件工程 · 计算机科学 2022-08-30 Patric Feldmeier , Gordon Fraser

Generating tests for games is challenging due to the high degree of randomisation inherent to games and hard-to-reach program states that require sophisticated gameplay. The test generator NEATEST tackles these challenges by combining…

软件工程 · 计算机科学 2025-01-15 Patric Feldmeier , Katrin Schmelz , Gordon Fraser

Although automated test generation is common in many programming domains, games still challenge test generators due to their heavy randomisation and hard-to-reach program states. Neuroevolution combined with search-based software testing…

软件工程 · 计算机科学 2023-04-14 Patric Feldmeier , Gordon Fraser

Automated test generation for game-like programs presents unique challenges due to their non-deterministic behavior and complex control structures. The NEATEST framework has been used for automated testing in Scratch games, employing…

软件工程 · 计算机科学 2025-07-15 Khizra Sohail , Atif Aftab Ahmed Jilani , Nigar Azhar Butt

Novelty search is a recent artificial evolution technique that challenges traditional evolutionary approaches. In novelty search, solutions are rewarded based on their novelty, rather than their quality with respect to a predefined…

神经与进化计算 · 计算机科学 2017-03-14 Jorge Gomes , Paulo Urbano , Anders Lyhne Christensen

Procedurally generated video game content has the potential to drastically reduce the content creation budget of game developers and large studios. However, adoption is hindered by limitations such as slow generation, as well as low quality…

神经与进化计算 · 计算机科学 2022-04-15 Michael Beukman , Christopher W Cleghorn , Steven James

One of the main motivations for the use of competitive coevolution systems is their ability to capitalise on arms races between competing species to evolve increasingly sophisticated solutions. Such arms races can, however, be hard to…

神经与进化计算 · 计算机科学 2017-03-14 Jorge Gomes , Pedro Mariano , Anders Lyhne Christensen

This paper surveys research on applying neuroevolution (NE) to games. In neuroevolution, artificial neural networks are trained through evolutionary algorithms, taking inspiration from the way biological brains evolved. We analyse the…

神经与进化计算 · 计算机科学 2015-11-05 Sebastian Risi , Julian Togelius

Reinforcement learning (RL) problems often feature deceptive local optima, and learning methods that optimize purely for reward signal often fail to learn strategies for overcoming them. Deep neuroevolution and novelty search have been…

人工智能 · 计算机科学 2019-02-11 Ethan C. Jackson , Mark Daley

Fitness landscapes are a useful concept to study the dynamics of meta-heuristics. In the last two decades, they have been applied with success to estimate the optimization power of several types of evolutionary algorithms, including genetic…

神经与进化计算 · 计算机科学 2020-01-31 Nuno M. Rodrigues , Sara Silva , Leonardo Vanneschi

Evolvability refers to the ability of an individual genotype (solution) to produce offspring with mutually diverse phenotypes. Recent research has demonstrated that divergent search methods, particularly novelty search, promote evolvability…

神经与进化计算 · 计算机科学 2023-06-19 Bruno Gašperov , Marko Đurasević

One of the main problems of evolutionary algorithms is the convergence of the population to local minima. In this paper, we explore techniques that can avoid this problem by encouraging a diverse behavior of the agents through a shared…

神经与进化计算 · 计算机科学 2022-08-04 David Herel , Dominika Zogatova , Matej Kripner , Tomas Mikolov

The diversity of agent behaviors is an important topic for the quality of video games and virtual environments in general. Offering the most compelling experience for users with different skills is a difficult task, and usually needs…

人工智能 · 计算机科学 2019-09-11 Ciprian Paduraru , Miruna Paduraru

In this research, we investigate the possibility of applying a search strategy to genetic algorithms to explore the entire genetic tree structure. Several methods aid in performing tree searches; however, simpler algorithms such as…

神经与进化计算 · 计算机科学 2023-08-10 Akshay Hebbar

Novelty search (NS) refers to a class of exploration algorithms that seek to uncover diverse system behaviors through simulations or experiments. Such diversity is central to many AI-driven discovery and design tasks, including material and…

机器学习 · 统计学 2025-07-31 Wei-Ting Tang , Ankush Chakrabarty , Joel A. Paulson

Lexicase selection and novelty search, two parent selection methods used in evolutionary computation, emphasize exploring widely in the search space more than traditional methods such as tournament selection. However, lexicase selection is…

神经与进化计算 · 计算机科学 2019-07-04 Lia Jundt , Thomas Helmuth

Neuroevolutionary algorithms, automatic searches of neural network structures by means of evolutionary techniques, are computationally costly procedures. In spite of this, due to the great performance provided by the architectures which are…

神经与进化计算 · 计算机科学 2021-05-28 Unai Garciarena , Nuno Lourenço , Penousal Machado , Roberto Santana , Alexander Mendiburu

One of the common artificial intelligence applications in electronic games consists of making an artificial agent learn how to execute some determined task successfully in a game environment. One way to perform this task is through machine…

神经与进化计算 · 计算机科学 2025-06-18 Karine da Silva Miras de Araújo , Fabrício Olivetti de França

Games have always been a popular test bed for artificial intelligence techniques. Game developers are always in constant search for techniques that can automatically create computer games minimizing the developer's task. In this work we…

神经与进化计算 · 计算机科学 2014-06-03 Zahid Halim

The problem of automatic software generation is known as Machine Programming. In this work, we propose a framework based on genetic algorithms to solve this problem. Although genetic algorithms have been used successfully for many problems,…

神经与进化计算 · 计算机科学 2023-04-04 Shantanu Mandal , Todd A. Anderson , Javier S. Turek , Justin Gottschlich , Shengtian Zhou , Abdullah Muzahid
‹ 上一页 1 2 3 10 下一页 ›