Catálogo de publicaciones - libros
Genetic Programming: 10th European Conference, EuroGP 2007, Valencia, Spain, April 11-13, 2007. Proceedings
Marc Ebner ; Michael O’Neill ; Anikó Ekárt ; Leonardo Vanneschi ; Anna Isabel Esparcia-Alcázar (eds.)
En conferencia: 10º European Conference on Genetic Programming (EuroGP) . Valencia, Spain . April 11, 2007 - April 13, 2007
Resumen/Descripción – provisto por la editorial
No disponible.
Palabras clave – provistas por la editorial
Software Engineering/Programming and Operating Systems; Programming Techniques; Computation by Abstract Devices; Algorithm Analysis and Problem Complexity; Pattern Recognition; Artificial Intelligence (incl. Robotics)
Disponibilidad
| Institución detectada | Año de publicación | Navegá | Descargá | Solicitá |
|---|---|---|---|---|
| No detectada | 2007 | SpringerLink |
Información
Tipo de recurso:
libros
ISBN impreso
978-3-540-71602-0
ISBN electrónico
978-3-540-71605-1
Editor responsable
Springer Nature
País de edición
Reino Unido
Fecha de publicación
2007
Información sobre derechos de publicación
© Springer-Verlag Berlin Heidelberg 2007
Tabla de contenidos
Genetic Programming with Fitness Based on Model Checking
Colin G. Johnson
Model checking is a way of analysing programs and program-like structures to decide whether they satisfy a list of temporal logic statements describing desired behaviour. In this paper we apply this to the fitness checking stage in an evolution strategy for learning finite state machines. We give experimental results consisting of learning the control program for a vending machine.
- Plenary Talks | Pp. 114-124
Geometric Particle Swarm Optimisation
Alberto Moraglio; Cecilia Di Chio; Riccardo Poli
Using a geometric framework for the interpretation of crossover of recent introduction, we show an intimate connection between particle swarm optimization (PSO) and evolutionary algorithms. This connection enables us to generalize PSO to virtually any solution representation in a natural and straightforward way. We demonstrate this for the cases of Euclidean, Manhattan and Hamming spaces.
- Plenary Talks | Pp. 125-136
GP Classifier Problem Decomposition Using First-Price and Second-Price Auctions
Peter Lichodzijewski; Malcolm I. Heywood
This work details an auction-based model for problem decomposition in Genetic Programming classification. The approach builds on the population-based methodology of Genetic Programming to evolve individuals that bid high for patterns that they can correctly classify. The model returns a set of individuals that decompose the problem by way of this bidding process and is directly applicable to multi-class domains. An investigation of two auction types emphasizes the effect of auction design on the properties of the resulting solution. The work demonstrates that auctions are an effective mechanism for problem decomposition in classification problems and that Genetic Programming is an effective means of evolving the underlying bidding behaviour.
- Plenary Talks | Pp. 137-147
Layered Learning in Boolean GP Problems
David Jackson; Adrian P. Gibbons
Layered learning is a decomposition and reuse technique that has proved to be effective in the evolutionary solution of difficult problems. Although previous work has integrated it with genetic programming (GP), much of the application of that research has been in relation to multi-agent systems. In extending this work, we have applied it to more conventional GP problems, specifically those involving Boolean logic. We have identified two approaches which, unlike previous methods, do not require prior understanding of a problem’s functional decomposition into sub-goals. Experimentation indicates that although one of the two approaches offers little advantage, the other leads to solution-finding performance significantly surpassing that of both conventional GP systems and those which incorporate automatically defined functions.
- Plenary Talks | Pp. 148-159
Mining Distributed Evolving Data Streams Using Fractal GP Ensembles
Gianluigi Folino; Clara Pizzuti; Giandomenico Spezzano
A Genetic Programming based boosting ensemble method for the classification of distributed streaming data is proposed. The approach handles flows of data coming from multiple locations by building a global model obtained by the aggregation of the local models coming from each node. A main characteristics of the algorithm presented is its adaptability in presence of concept drift. Changes in data can cause serious deterioration of the ensemble performance. Our approach is able to discover changes by adopting a strategy based on self-similarity of the ensemble behavior, measured by its fractal dimension, and to revise itself by promptly restoring classification accuracy. Experimental results on a synthetic data set show the validity of the approach in maintaining an accurate and up-to-date GP ensemble.
- Plenary Talks | Pp. 160-169
Multi-objective Genetic Programming for Improving the Performance of TCP
Cyril Fillon; Alberto Bartoli
TCP is one of the fundamental components of the Internet. The performance of TCP is heavily dependent on the quality of its , i.e. the formula that predicts dynamically the delay experienced by packets along a network connection. In this paper we apply for constructing an RTT estimator. We used two different approaches for multi-objective optimization and a collection of real traces collected at the mail server of our University. The solutions that we found outperform the RTT estimator currently used by all TCP implementations. This result could lead to several applications of genetic programming in the networking field.
- Plenary Talks | Pp. 170-180
On Population Size and Neutrality: Facilitating the Evolution of Evolvability
Richard M. Downing
The role of population size is investigated within a neutrality induced local optima free search space. Neutrality decouples genotypic variation in evolvability from fitness variation. Population diversity and neutrality work in conjunction to facilitate evolvability exploration whilst restraining its loss to drift, ultimately facilitating the evolution of evolvability. The characterising dynamics and implications are discussed.
- Plenary Talks | Pp. 181-192
On the Limiting Distribution of Program Sizes in Tree-Based Genetic Programming
Riccardo Poli; William B. Langdon; Stephen Dignum
We provide strong theoretical and experimental evidence that standard sub-tree crossover with uniform selection of crossover points pushes a population of -ary GP trees towards a distribution of tree sizes of the form:
where is the number of internal nodes in a tree and is a constant. This result generalises the result previously reported for the case = 1.
- Plenary Talks | Pp. 193-204
Predicting Prime Numbers Using Cartesian Genetic Programming
James Alfred Walker; Julian Francis Miller
Prime generating polynomial functions are known that can produce sequences of prime numbers (e.g. Euler polynomials). However, polynomials which produce consecutive prime numbers are much more difficult to obtain. In this paper, we propose approaches for both these problems. The first uses Cartesian Genetic Programming (CGP) to directly evolve integer based prime-prediction mathematical formulae. The second uses multi-chromosome CGP to evolve a digital circuit, which represents a polynomial. We evolved polynomials that can generate 43 primes in a row. We also found functions capable of producing the first 40 consecutive prime numbers, and a number of digital circuits capable of predicting up to 208 consecutive prime numbers, given consecutive input values. Many of the formulae have been previously unknown.
- Plenary Talks | Pp. 205-216
Real-Time, Non-intrusive Evaluation of VoIP
Adil Raja; R. Muhammad Atif Azad; Colin Flanagan; Conor Ryan
Speech quality, as perceived by the users of Voice over Internet Protocol (VoIP) telephony, is critically important to the uptake of this service. VoIP quality can be degraded by network layer problems (delay, jitter, packet loss). This paper presents a method for real-time, non-intrusive speech quality estimation for VoIP that emulates the listening quality measures based on (MOS). MOS provide the numerical indication of perceived quality of speech. We employ a Genetic Programming based symbolic regression approach to derive a speech quality estimation model. Our results compare favorably with the International Telecommunications Union-Telecommunication Standardization (ITU-T) PESQ algorithm which is the most widely accepted standard for speech quality estimation. Moreover, our model is suitable for real-time speech quality estimation of VoIP while PESQ is not. The performance of the proposed model was also compared to the new ITU-T recommendation P.563 for non-intrusive speech quality estimation and an improved performance was observed.
- Plenary Talks | Pp. 217-228