8 citations found. Retrieving documents...
"Genetic Algorithms in search, optimization, and machine learning" David E. Goldberg, Reading, MA, Addison-Wesley, 1989.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
A Comparative Analysis of Reinforcement Learning Methods - Mataric (1991)   (3 citations)  (Correct)

....classifiers to activate (classifier reinforcement) Genetic al gorithms are a class of methods for classifier generation. They employ mutation and crossover on the classifier population in order to, over time, evolve increasingly more fit classifiers. Widely discussed in the literature (e.g. Goldberg 89]Goldberg85) genetic algorithms will not be addressed here. Insteaxt, we will concen trate on classifier reinforcement, the process of assigning strengths to classifiers based on the reward they receive over time. 4.1 The Bucket Brigade Algorithm The Bucket Brigade is a temporal differencing ....

"Genetic Algorithms in search, optimization, and machine learning" David E. Goldberg, Reading, MA, Addison-Wesley, 1989.


Feature Tracking In Realworld Scenes (or How To Track a Cow) - Magee, Boyle   (Correct)

....the active shape model [8] iteratively improve an initial guess using local search methods such as gradient descent. These methods produce a single result, which may only be locally optimal in complex tracking situations. Global search algorithms such as Condensation [9] Genetic Algorithms (GAs) [10] and Markov Chain Monte Carlo (MCMC) 11] sample a subset of all possible solutions in an intelligent way to find the best solution. These algorithms often have a stochastic (random) element and can support multiple hypotheses . The Condensation algorithm builds a pseudo continuous probability ....

....give an initial guess to size and position of objects to be tracked. Using information from the object model, scale is calculated from size, and outliers discarded. 4.2. Tracking Using a Discrete Probability Model The tracking scheme is an iterative scheme with similarities to genetic algorithms [10], Markov Chain Monte Carlo [11] and the Condensation algorithm [9] The probability that model characteristics (Inter class shape, Intra class shape, Position Offset from best guess, Scale Offset from best guess) match live input is modelled by a set of discrete probability distributions in which ....

[Article contains additional citation context not shown here]

Genetic Algorithms in search, optimisation, and machine learning, D.E. Goldberg, Addison-Wesley, 1989.


Artificial Embryology - The Genetic Programming of an Artificial .. - de Garis (1992)   (5 citations)  (Correct)

....Systems, Artificial Life, Cellular Automata, Connection Machine, Artificial Embryology. Abstract : This chapter introduces the concept of Genetic Programming (GP) and its application to the growth of an artificial embryo. Genetic Programming (GP) is the application of the Genetic Algorithm [5,6] to building (evolving) functional systems which are too complex in their dynamics or their interactions to be prespecified or analyzed in detail. Such systems can be built, but (probably) not understood. 1. Introduction This paper introduces the concept of Genetic Programming in a more general ....

....is done, and to give this chapter a reasonable level of self containment, a brief description of the basic principles of GP is presented next. 3. Genetic Programming Genetic Programming is applied evolution i.e. using a form of artificial or simulated evolution called the Genetic Algorithm (GA) [5,6] to build evolve hypercomplex systems. This chapter will give a clear example of this process when it is applied to growing artificial desired shapes in two and three dimensions. In order to understand GP then, one needs to understand what the Genetic Algorithm is. This section is largely devoted ....

"Genetic Algorithms in Search, Optimization, and Machine Learning", D.E. Goldberg, Addison-Wesley, 1989.


Artificial Embryology - The Genetic Programming of Cellular.. - de Garis (1992)   (4 citations)  (Correct)

.... STATES CAN REPRODUCE IN ITERATION 1 R DIRNS1 = REPRODUCTION DIRECTIONS IN ITERATION 1 REPRO2 = WHICH STATES CAN REPRODUCE IN ITERATION 2 R DIRNS2 = REPRODUCTION DIRECTIONS IN ITERATION 2 FIG.3 FORMAT OF A SIMPLIFIED EMBRYO CHROMOSOME These chromosomes are then evolved using a Genetic Algorithm [GOLDBERG 1989], such that the resulting colony of cells attains as closely as possible some desired or target shape. The fitness of the chromosome (i.e. the measure of closeness of the final and the target shapes) was defined as follows : Fitness = #ins 0.5 #outs) #des) where : #ins = the number of filled ....

"Genetic Algorithms in Search, Optimization, and Machine Learning", D.E. Goldberg, Addison-Wesley, 1989.


Caching Objects from Heterogeneous Information Sources - Vakali, Manolopoulos (2001)   (Correct)

....we find the domains of genetic algorithms, evolution strategies, and genetic programming. More specifically, genetic algorithms have been applied in the areas of scientific modeling and machine learning, but recently there has been a rapidly growing interest in their application in other fields [9, 16, 17, 21]. Our work addresses the problem of improving the process of accessing diverse distributed objects in order to respond to queries regarding heterogeneous spaces. Our goal is to provide a model for facilitating the querying process between a client and a server. The introduction of caching ....

....The Object Caching Scheme. We have implemented the GA evolutionary approach to the cache update and refreshment in order to optimize cacheable objects. In the experimenes section, it will be shown that our method result in an improved cache content. Our GA model follows the Simple GA proposed in [9]. The following heuristics were made in order to adapt the GA approach to the cache update scheme: ffl the cache is considered as a population of individuals, ffl the individual is the actual cached object, identified by the pair of the IS i source and the object s number within the latter ....

D. Goldberg: Genetic Algorithms in Search, Optimization, and Machine Learning, AddisonWesley, 1989.


Differentiable Chromosomes - The Genetic Programming of.. - de Garis, Iba, Furuya (1992)   (Correct)

....that there is a growing need to study the creation of self assembling (i.e. embryonic like) systems, especially in the rapidly approaching age of molecular scale technologies. The remaining two aims are more specific. The second aim is to introduce into the traditional scope of Genetic Algorithms [GOLDBERG 1989] the computational equivalent of biological differentiation , i.e. where groups of genes (operons) switch on and off, producing different proteins and hence different phenotypes in an ordered, time sequential, embryological way) The third aim is to show how these ideas can be used to grow ....

....fields. Thus, 14 14 = 28 bits per cycle are used, with separate REPRO and R DIRNS fields for each cycle. The number of cycles (or iterations) NI is also coded onto the bitstring chromosome and evolves along with the other fields. These chromosomes are then evolved using a Genetic Algorithm [GOLDBERG 1989], such that the resulting colony of cells attains as closely as possible some desired or target shape. The fitness of the chromosome (i.e. the measure of closeness of the final and the target shapes) was defined as follows : Fitness = #ins 0.5 #outs) #des) #ins = the number of filled cells ....

"Genetic Algorithms in Search, Optimization, and Machine Learning", Goldberg D.E., Addison-Wesley, 1989.


GENETIC PROGRAMMING - Artificial Nervous Systems Artificial.. - de Garis (1993)   (2 citations)  (Correct)

....it is possible to build hyper complex systems such as an artificial nervous system or an artificial embryo, despite the fact that their interactions or dynamics are (probably) too complicated to be analyzed. Genetic Programming (GP) is applied evolution , i.e. using the Genetic Algorithm (GA) [GOLDBERG 1989] to evolve hyper complex systems. Future work using the GP paradigm will probably lead to electronic circuits being grown in (and having their functionality tested in) special hardware called Darwin Machines , thus creating a new field called Embryonics (i.e. Embryological Electronics) ....

....the next generation in a Darwinian like manner. This paper presents two case histories. The first case history shows how GP techniques were used to evolve an artificial nervous system using GenNet modules. A GenNet is a Genetically Programmed Neural Network module, which uses the Genetic Algorithm [GOLDBERG 1989] to evolve the signs and weights of the neural connections, such that a given time dependent behaviour, controlled by the GenNet, is optimized. Since this principle is quite general, many different GenNets, each with its own specific behaviour or function, can be combined to form artificial ....

[Article contains additional citation context not shown here]

"Genetic Algorithms in Search, Optimization, and Machine Learning", D.E. Goldberg, Addison-Wesley, 1989.


Design of a Genetic-Fuzzy System for Planning Crab Gaits.. - Pratihar, Deb, Ghosh (1999)   (2 citations)  Self-citation (Genetic)   (Correct)

....C and average kinematic margin of ground legs, K obtained by two approaches Approach 1 Approach 2 Scenario C K C K 1 36 1.36111 35 1.48281 2 37 1.37981 36 1.49865 3 37 1.43173 37 1.54208 4 37 1.37981 36 1.49865 5 38 1.39038 37 1.50629 6 36 1.36111 35 1.48281 7 37 1. 43542 [1] 2] 3] 4] [5] [6] 7] 8] 9] 10] Figure 6: Generated gaits obtained using approach 2 for test scenario 4 (Table 8) 1) 2) 3) 4) 5) 6) 7) 8) 9) 10) Figure 7: Generated gaits obtained using approach 2 for test scenario 7 (Table 8) 6 CONCLUSIONS From this study, conclusions have been drawn as ....

D.E. GOLDBERG Genetic Algorithms in Search, Optimization, and Machine Learning. AddisonWesley, Reading, Mass., 1989.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC