ACM Home Page

Searching within The Guide for: Keywords:"genetic programming"  (start a new search)

Found 724 of 1,394,228

REFINE YOUR SEARCH

ADVANCED SEARCH
Advanced search.  Advanced Search

FEEDBACK
Please provide us with feedback. Please provide us with feedback

Found 724 of 1,394,228

Results 1 - 20 of 724
Sort by in
Result page: 1   2   3   4   5   6   7   8   9   10    next    >>
1
Coevolution of intelligent agents using cartesian genetic programming
July 2007
GECCO '07: Proceedings of the 9th annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (373.83 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 10,   Downloads (12 Months): 45,   Downloads (Overall): 204,    Citation Count: 5

A coevolutionary competitive learning environment for two antagonistic agents is presented. The agents are controlled by a new kind of computational network based on a compartmentalised model of neurons. We have taken the view that the genetic basis ...


Keywords: artificial neural networks, brain, co-evolution, genetic programming
2
Function choice, resiliency and growth in genetic programming
June 2005
GECCO '05: Proceedings of the 2005 conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (420.28 KB)
Additional Information:full citation, abstract, references, cited by, index terms
Bibliometrics:  Downloads (6 Weeks): 7,   Downloads (12 Months): 20,   Downloads (Overall): 106,    Citation Count: 2

In this paper we examine how the choice of functions in a genetic program (GP) affects the rate of code growth and the development of resilient individuals. We find that functions or combination of functions that produce the most resilient individuals ...


Keywords: function choice, genetic programming, growth, resiliency
3
A genetic programming framework for content-based image retrieval
February 2009
Pattern Recognition , Volume 42 Issue 2
Publisher: Elsevier Science Inc.
Additional Information:full citation, abstract, references
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 2

The effectiveness of content-based image retrieval (CBIR) systems can be improved by combining image features or by weighting image similarities, as computed from multiple feature vectors. However, feature combination do not make sense always and the ...


Keywords: Content-based image retrieval, Genetic programming, Image analysis, Shape descriptors
4
Evolving combat algorithms to control space ships in a 2D space simulation game with co-evolution using genetic programming and decision trees
July 2008
GECCO '08: Proceedings of the 2008 GECCO conference companion on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (374.34 KB)
Additional Information:full citation, abstract, references, cited by, index terms
Bibliometrics:  Downloads (6 Weeks): 31,   Downloads (12 Months): 97,   Downloads (Overall): 134,    Citation Count: 1

Developing artificial behaviours to control artificial creatures or vehicles is a task that can be employed by means of Evolutionary Algorithms. A game's artificial intelligence is usually developed by seasoned game developers, which need critical knowledge ...


Keywords: genetic programming
5
Genotype representations in grammatical evolution
Jonatan Hugosson, Erik Hemberg, Anthony Brabazon, Michael O'Neill
January 2010
Applied Soft Computing , Volume 10 Issue 1
Publisher: Elsevier Science Publishers B. V.
Additional Information:full citation, abstract, references
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 0

Grammatical evolution (GE) is a form of grammar-based genetic programming. A particular feature of GE is that it adopts a distinction between the genotype and phenotype similar to that which exists in nature by using a grammar to map between the genotype ...


Keywords: Genetic programming, Grammatical evolution, Representation
6
Strongly-typed genetic programming and purity analysis: input domain reduction for evolutionary testing problems
July 2008
GECCO '08: Proceedings of the 10th annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (148.95 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 3,   Downloads (12 Months): 48,   Downloads (Overall): 74,    Citation Count: 1

Search-based test case generation for object-oriented software is hindered by the size of the search space, which encompasses the arguments to the implicit and explicit parameters of the test object's public methods. The performance of this type of search ...


Keywords: input domain reduction, search-based test case generation, strongly-typed genetic programming
7
A Comparison of Optimization Methods for the Transparent Conducting Oxide Application of Ga-doped ZnO
October 2008
ICNC '08: Proceedings of the 2008 Fourth International Conference on Natural Computation - Volume 01 , Volume 01
Publisher: IEEE Computer Society
Full text available: Publisher SitePublisher Site
Additional Information:full citation, abstract
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 0

In this paper, statistical experimental design is used to characterize the transparent conducting oxide process of Ga-doped ZnO. Fractional factorial design with three center points are employed. In the process modeling, neural networks trained by the ...


Keywords: process modeling, neural networks, genetic programming, genetic algorithms, particle swarm optimization
8
Design & Implementation of Parallel Linear GP for the IBM Cell Processor
Pascal Comte
July 2009
GECCO '09: Proceedings of the 11th Annual conference on Genetic and evolutionary computation
Publisher: ACM Request Permissions Request Permissions   
Full text available: PdfPdf (661.63 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 14,   Downloads (12 Months): 20,   Downloads (Overall): 20,    Citation Count: 0

We present two different single-core parallel SIMD linear genetic programming (LGP) systems for the IBM Cell Processor on the Playstation3. Our algorithms harness their computational power from the parallel capabilities of the Cell Processor. We implement ...


Keywords: CELL Processor, Genetic Programming, LGP, Linear GP, PS3, Parallel GP, SIMD
9
Code growth, explicitly defined introns, and alternative selection schemes
December 1998
Evolutionary Computation , Volume 6 Issue 4
Publisher: MIT Press
Additional Information:full citation, abstract
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 2

Previous work on introns and code growth in genetic programming is expanded on and tested experimentally. Explicitly defined introns are introduced to tree-based representations as an aid to measuring and evaluating intron behavior. Although it is shown ...


Keywords: Genetic programming, bloat, fitness selection, introns, linear encoding, parsimony
10
Evolution of hyperheuristics for the biobjective 0/1 knapsack problem by multiobjective genetic programming
July 2008
GECCO '08: Proceedings of the 10th annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (493.76 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 13,   Downloads (12 Months): 136,   Downloads (Overall): 166,    Citation Count: 0

The 0/1 knapsack problem is one of the most exhaustively studied NP-hard combinatorial optimization problems. Many different approaches have been taken to obtain an approximate solution to the problem in polynomial time. Here we consider the biobjective ...


Keywords: 0-1 knapsack problem, combinatorial optimization, genetic algorithm, genetic programming, heuristics, multiobjective optimization, optimization methods, pareto front
11
Evolving an edge selection formula for ant colony optimization
July 2009
GECCO '09: Proceedings of the 11th Annual conference on Genetic and evolutionary computation
Publisher: ACM Request Permissions Request Permissions   
Full text available: PdfPdf (474.51 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 10,   Downloads (12 Months): 33,   Downloads (Overall): 33,    Citation Count: 0

This project utilizes the evolutionary process found in Genetic Programming to evolve an improved decision formula for the Ant System algorithm. Two such improved formulae are discovered, one which uses the typical roulette wheel selection found in all ...


Keywords: ant colony optimization, edge selection, genetic programming
12
Exploring extended particle swarms: a genetic programming approach
June 2005
GECCO '05: Proceedings of the 2005 conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (195.69 KB)
Additional Information:full citation, abstract, references, cited by, index terms
Bibliometrics:  Downloads (6 Weeks): 8,   Downloads (12 Months): 71,   Downloads (Overall): 726,    Citation Count: 4

Particle Swarm Optimisation (PSO) uses a population of particles that fly over the fitness landscape in search of an optimal solution. The particles are controlled by forces that encourage each particle to fly back both towards the best point sampled ...


Keywords: genetic programming, particle swarm optimisation, swarm intelligence
13
Relaxed genetic programming
July 2006
GECCO '06: Proceedings of the 8th annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (125.95 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 2,   Downloads (12 Months): 26,   Downloads (Overall): 94,    Citation Count: 2

A study on the performance of solutions generated by Genetic Programming (GP) when the training set is relaxed (in order to allow for a wider definition of the desired solution) is presented. This performance is assessed through ...


Keywords: bloat, generalization error, genetic programming
14
Genetic programming for quantitative stock selection
June 2009
GEC '09: Proceedings of the first ACM/SIGEVO Summit on Genetic and Evolutionary Computation
Publisher: ACM Request Permissions Request Permissions   
Full text available: PdfPdf (473.01 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 40,   Downloads (12 Months): 111,   Downloads (Overall): 111,    Citation Count: 0

We provide an overview of using genetic programming (GP) to model stock returns. Our models employ GP terminals (model decision variables) that are financial factors identified by experts. We describe the multi-stage training, testing and validation ...


Keywords: "genetic programming", genetic algorithm, quantitative asset management, stock selection, symbolic regression
15
A quantitative study of neutrality in GP boolean landscapes
July 2006
GECCO '06: Proceedings of the 8th annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (746.27 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 6,   Downloads (12 Months): 31,   Downloads (Overall): 152,    Citation Count: 1

Neutrality of some boolean parity fitness landscapes is investigated in this paper. Compared with some well known contributions on the same issue, we define some new measures that help characterizing neutral landscapes, we use a new sampling methodology, ...


Keywords: even parity, fitness landscapes, genetic programming, neutrality
16
Epileptic seizure detection by means of genetically programmed artificial features
June 2005
GECCO '05: Proceedings of the 2005 conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (167.05 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 3,   Downloads (12 Months): 40,   Downloads (Overall): 259,    Citation Count: 1

In this paper, we describe a general-purpose, systematic algorithm, consisting of a genetic programming module and a k-nearest neighbor classifier to automatically create artificial features-features that are computer-crafted and may not have a known ...


Keywords: epilepsy, feature extraction, genetic programming, seizure detection, state-space reconstruction
17
Crossover and mutation operators for grammar-guided genetic programming
May 2007
Soft Computing - A Fusion of Foundations, Methodologies and Applications , Volume 11 Issue 10
Publisher: Springer-Verlag
Additional Information:full citation, abstract, index terms
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 0

This paper proposes a new grammar-guided genetic programming (GGGP) system by introducing two original genetic operators: crossover and mutation, which most influence the evolution process. The first, the so-called grammar-based crossover operator, strikes ...


Keywords: Breast cancer prognosis, Crossover, Grammar-guided genetic programming, Mutation
18
An evolutionary approach to feature function generation in application to biomedical image patterns
July 2009
GECCO '09: Proceedings of the 11th Annual conference on Genetic and evolutionary computation
Publisher: ACM
Full text available: PdfPdf (440.73 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 4,   Downloads (12 Months): 20,   Downloads (Overall): 20,    Citation Count: 0

A mechanism involving evolutionary genetic programming (GP) and the expectation maximization algorithm (EM) is proposed to generate feature functions, based on the primitive features, for an image pattern recognition system on the diagnosis of the disease ...


Keywords: artificial intelligence, feature generation, gaussian mixture estimation, genetic programming, hybrid evolutionary algorithm, texture analysis, the expectation maximization algorithm
19
GP-Lab: The Genetic Programming Laboratory
November 2004
ICTAI '04: Proceedings of the 16th IEEE International Conference on Tools with Artificial Intelligence (ICTAI'04) - Volume 00 , Volume 00
Publisher: IEEE Computer Society
Full text available: Publisher SitePublisher Site
Additional Information:full citation, abstract
Bibliometrics:  Downloads (6 Weeks): n/a,   Downloads (12 Months): n/a,   Downloads (Overall): n/a,    Citation Count: 0

Currently, tools in the field of genetic programming are either geared towards solving certain type of problems, or are not easy to use (e.g., requiring actual source code modification of the software packages in order to generate a genetic programming ...


Keywords: genetic programming, contextually aware genetic operations, user-defined functions, fitnesscalculation
20
An analysis of representations for hyper-heuristics for the uncapacitated examination timetabling problem in a genetic programming system
October 2008
SAICSIT '08: Proceedings of the 2008 annual research conference of the South African Institute of Computer Scientists and Information Technologists on IT research in developing countries: riding the wave of technology
Publisher: ACM
Full text available: PdfPdf (341.30 KB)
Additional Information:full citation, abstract, references, index terms
Bibliometrics:  Downloads (6 Weeks): 9,   Downloads (12 Months): 63,   Downloads (Overall): 63,    Citation Count: 0

Earlier research into the examination timetabling problem focused on applying different methodologies to generate solutions to the problem. More recently research has been directed at developing hyper-heuristic systems for timetable construction. Hyper-heuristic ...


Keywords: examination timetabling, genetic programming, hyper-heuristics
Result page: 1   2   3   4   5   6   7   8   9   10    next    >>