95 citations found. Retrieving documents...
L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier Systems and Genetic Algorithms," Artificial Intelligence, vol. 40, pp. 235--282, 1989.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:

First 50 documents  Next 50

Computational Modeling: Opportunities for the Information and.. - Kimbrough (2002)   (Correct)

....systems were an early and moderately useful way to encode knowledge for subsequent use. Their range of application has been limited by the cost and trouble of knowledge acquisition, the process of obtaining information in a form that fits the encoding scheme. Holland s classifier systems [9, 28, 31], a software architecture that facilitates automated knowledge acquisition, were conceived, in part, as a response to this problem. There is now an active community working on generalizations of classifier systems, the class usually referred to as Learning Classifier Systems (LCS) 56, 57, 40] ....

L. B. Booker, D. E. Goldberg, and J. H. Holland. Classifier systems and genetic algorithms. In J. G. Carbonell, editor, Machine Learning: Paradigms and Methods, pages 235--282. The MIT Press, Cambridge, MA, 1990. Reprinted from Artificial Intelligence: An International Journal, vlume 40, number 1--3 (1989).


Evolutionary Computation: Comments on the History and.. - Bäck, Hammel, Schwefel (1997)   (Correct)

.... 10] for an overview) ffl Classifier systems use an evolutionary algorithm to search the space of production rules (often encoded by strings over a ternary alphabet, but also sometimes using symbolic rules [165] of a learning system capable of induction and generalization [18, chapter 6] [166], 161] 167] Typically, the Michigan approach and the Pittsburgh approach are distinguished according to whether an individual corresponds with a single rule of the rule based system (Michigan) or with a complete rule base (Pittsburgh) ffl Genetic programming applies evolutionary search to ....

L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier systems and genetic algorithms," in Machine Learning: Paradigms and Methods, J. G. Carbonell, Ed., pp. 235--282. The MIT Press / Elsevier, 1989.


Amplification of Perspectives in the Use of - Evolutionary Computation Jovelino   (Correct)

....the crossover is done by sub trees originating from the initial experimental trees, and it is later reconstructed forming new trees and tested with the adaptability function. 2.5. Classifier Systems CS Holland created the expression Classifier Systems that later included the term learning [12]. Today it is accepted that this matter be included in the paradigm of learning called Reinforced Evolutionary Learning . The methodology imagined by Holland allowed to classify the environmental activities and the individual reacted to them appropriately, learning in the process. The suggested ....

L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier systems and genetic algorithms", Artificial Intelligence, (40), pp. 235-282, 1989.


Fuzzy Learning Classifier Systems for Classification Task - Afanasyeva (2002)   (Correct)

....to various control problems [2,3,6,7,8] In these systems fuzzy rules are usually derived from human experts as linguistic if then rules. Recently several approaches have been proposed to automatically generate fuzzy if then rules from numerical data without domain experts. So, genetic algorithms [4,5], have been widely used for generating fuzzy if then rules and tuning membership functions. Genetics based machine learning methods for rule generation fall into two categories: the Michigan approach and Pittsburgh approach. In the Michigan approach, each rule is handled as an individual, called a ....

....the system learn by ranking extant rules, it can also discover new, possibly better rules as innovative combinations of its old rules. Together, apportionment of credit via competition and rule discovery using genetic algorithms form a reasonable basis for constructing a machine learning system [4]. ENVIRONMENT PAYOFF INFORMATION ACTION Detectors Mess Effectors Rulebase I. PRODUCTION SYSTEM Apportionment of Credit System Rule Discovery System (e.g. Bucket Brigade) e.g. Genetic Algorithms) CLASSIFIER SYSTEM Figure 2. Classifier system interpretation 45 The classifier ....

[Article contains additional citation context not shown here]

Booker, L.B, Goldberg D.E. and Holland J.H., Classifier Systems and Genetic Algorithms, Artificial Intelligence, Vol. 40, 1989, pp. 235-282.


Learning Classifier Systems Resources - Kovacs (2002)   (Correct)

....There are currently no authored books devoted solely to LCS, although several introductory texts on evolutionary computation include material on them. For a gentle introduction to LCS the 1989 text by Goldberg [12] is recommended despite its age. For other general introductory material on LCS see ([15, 7, 25, 2, 26, 14]) Theses have always been an important source of introductory (as well as advanced) material on LCS (see [17] Recent introductory material on some of the currently more popular variations of LCS includes an introduction to Anticipatory Classifier Systems (ACS) 30] an introduction to Fuzzy ....

Lashon B. Booker, David E. Goldberg, and John H. Holland. Classifier systems and genetic algorithms. Artificial Intelligence, 40:235--282, 1989.


Training Agents To Perform Sequential Behavior - Colombetti, Dorigo (1993)   (24 citations)  (Correct)

....through both explicit design and machine learning. In our research, which has a strong experimental orientation, we use ALECSYS, a software tool designed by Dorigo (1992) ALECSYS allows one to implement an agent as a network of interconnected modules, each of which is a learning classifier system (Booker, Goldberg Holland, 1989). The system, which runs in parallel on a network of transputers, has been connected to both simulated agents and physical robots. The behavior of agents implemented through ALECSYS is shaped through a supervised reinforcement scheme, that is through reinforcements provided by an external trainer ....

....LCS LCS a b Figure 2. Flat architectures. C2 B3 B2 B1 C1 environment Figure 3. An example of hierarchical architecture obtainable with ALECSYS. 9 In ALECSYS, every single module is an enhanced version (see Dorigo, 1993) of a learning classifier system (CS) as proposed for example by Booker, Goldberg Holland (1989). CSs are a rather complex paradigm for reinforcement learning. Functionally, they can be split in three components. The first one, called the performance system, is a kind of parallel production system; its role is to map input sensations into output actions. In the current version of ALECSYS, ....

[Article contains additional citation context not shown here]

Booker, L., D. E. Goldberg & J. H. Holland, 1989. Classifier Systems and Genetic Algorithms. Artificial Intelligence , 40, 1-3, 235--282.


Learned Text Categorization By Backpropagation Neural Network - Yin, SAVIO   (Correct)

....were conducted using a set of 100 messages extracted from the comp.ai artificial intelligence USENET newsgroup. Half of the messages were used for training and the other half used for testing. Three filtering models were compared: global hill climbing, local hill climbing using genetic algorithm [2], and artificial neural network. In the experiments, global hill climbing gave the highest accuracy, followed by local hill climbing, and the neural network performed slightly worse than the other two models. 3.3 Neural Networks with Pre programming Kwok [27, 28] proposed a three layer neural ....

L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier systems and genetic algorithms," Artificial Intelligence, vol. 40, no. 1--3, pp. 235--282, 1989.


Learning Classifier Systems using the Cognitive Mechanism of.. - Stolzmann (1996)   (Correct)

....with anticipatory behavioral control (ACSs) The foundations for classifier systems were laid by Holland (1975) within the framework of his theoretical studies of genetic algorithms. The first classifier system was introduced by Holland and Reitman (1978) A comprehensive introduction is given by Booker, Goldberg and Holland (1989) or Goldberg (1989) 3.1 Introduction to ACSs ACSs consist of four basic components: an input interface with detectors for sensory input from the environment, an output interface with effectors for motor actions, a message list which contains the messages sent by the detectors and the ....

Booker, L. B., Goldberg, D. E. & Holland J. H. (1989). Classifier systems and genetic algorithms.


Cognitive Filtering of Information by Evolutionary.. - Höfferer, Knaus, Winiwarter   (Correct)

....individual structures as defined by the environment. A Classifier System (CS) Figure 2) is a genetic based machine learning system that combines syntactically simple rules called classifiers, parallel rule activation, rule rating and conflict resolution by analogy to a competitive service economy [23]. A CS is typically run by initialising the classifier population and then cycling through procedures handling the classifiers e.g. read detectors, match classifiers, select matching classifiers, tax posting, senr effectore, receive payoff until a stopping criterion (time, fitness value) is met. A ....

L.B. Booker, D.E. Goldberg, J.H. Holland, Classifier systems and genetic algorithms, Artificial Intelligence 40, S.235-282, 1989.


Financial Forecasting Using Genetic Algorithms - Mahfoud, Mani (1996)   (6 citations)  (Correct)

.... 1990) to weights for a game s evaluation function (Rendell, 1990) to weights and orientations for the k nearest neighbor algorithm (Kelly Davis, 1991; Punch et al. 1993) to finite state automata (Fogel et al. 1966) and context free grammars (Wyard, 1991) to production system like rules (Booker et al. 1989; De Jong et al. 1993; Greene Smith, 1993, 1994; Holland, 1986; Janikow, 1993) Financial Forecasting Using Genetic Algorithms 549 Higher level constructs such as neural networks and LISP programs are very powerful representations. However, this power comes at the expense of an additional ....

....space. Classification rules also have the advantages of simplicity and general purpose applicability. Pittsburgh Versus Michigan Approach There have historically been two approaches to genetic classification, named after the universities at which the approaches originated: the Michigan approach (Booker et al. 1989; Holland, 1986) and the Pittsburgh approach (De Jong et al. 1993; Janikow, 1993; Smith, 1980, 1983) The main property distinguishing the two approaches is whether each population element represents a single classification rule or a set of rules. Although the two approaches have come with other ....

Booker, L. B., D. E. Goldberg, and J. H. Holland. 1989. Classifier systems and genetic algorithms. Artificial Intelligence 40:235282.


Genetic-based Agents for Control of Distributed Systems - Clark, Mason   (2 citations)  (Correct)

....shown that complex global behaviour can emerge from the local interactions of simple systems [6, 14] By harnessing the emergent properties of such systems it should be possible to create distributed control systems that are self organising. 3 GBML and Distributed Systems The classifier system [2] is an adaptive rule based system that uses a genetic algorithm as a rule discovery mechanism. Classifier systems have several qualities that indicate that they could function as adaptive agents in distributed systems: ffl they can function in real time and in noisy environments [5, 9, 10] ffl ....

....algorithm as a rule discovery mechanism. Classifier systems have several qualities that indicate that they could function as adaptive agents in distributed systems: ffl they can function in real time and in noisy environments [5, 9, 10] ffl they can work with incomplete or excessive data [2]; ffl they can adapt to constantly changing environments [2] ffl they map naturally on to parallel implementations [7] ffl they are a halfway house between connectionist and symbolic approaches to AI [4, 7] Classifier systems have been applied to a variety of problem areas such as gas ....

[Article contains additional citation context not shown here]

Lashon B. Booker, David E. Goldberg, and John H. Holland. Classifier systems and genetic algorithms. Artificial Intelligence, 40:235--282, 1989.


A New Approach to Genetic-Based Automatic Feature Discovery - Van Belle (1995)   (2 citations)  (Correct)

....in a production system to recommend a course of action based on input. The learning comes in the form of reinforcement from the environment when the system behaves correctly, and new rules are generated using a survival of the fittest method called Genetic Algorithms, also developed by Holland [18, 5, 23]. Despite their promise, the results of applying classifier systems to anything beyond toy problems have been disappointing because of the enormous complexity of the systems, their myriad of parameters, and their non linear behaviour. Subtle design decisions can exert a surprising and often ....

....category, if we are using a form of population genetic algorithm, would be to take the rest of the population as the co features, and average the population s performance over the time that the feature has been a part of it. This is the essence of the bucket brigade algorithm in classifier systems [5], if we eliminate internal message passing. These sorts of systems have greater potential to approximate the ideal feature metric than measuring each feature in isolation. The first, however, requires a large amount of computation, and both can be unstable, as the value of each feature will ....

L.B. Booker, D.E. Goldberg, and J.H. Holland. Classifier systems and genetic algorithms. Artificial Intelligence, 40:235--282, 1989.


XCS and the Monk's Problems - Saxon, Barry (1999)   (9 citations)  (Correct)

....mechanisms from Reinforcement Learning (Watkins, 1991) using a modified Widrow Hoff update mechanism to provide a multi parameter strength regime that more accurately reflects the different roles of strength within action selection and the GA. XCS also re introduces GA mechanisms recommended by Booker (1989) which provide a niching facility to allow co operative sets of rules to co exist within a population whilst encouraging competing rules to converge on optimum rule attributes within a niche. By using accuracy as the GA selection criteria, XCS is the first LCS to be able to claim to reliably ....

....of XCS and GA based classifier systems as Data Mining techniques, then the performance of XCS on the large and noisy commercial data must be investigated. XCS employs the ternary alphabet which is used in the canonical LCS and which grew out of the binary encodings traditionally used in GAs (Booker, 1989). The results in this paper demonstrated that even when restricted to this alphabet, changing the encoding causes an observable change in the performance of XCS and is itself affected by the nature of the concepts to be learnt. An effective classifier encoding must be able to compactly and ....

Booker, L.B., Goldberg, D.E., & Holland, J.H. (1989). Classifier Systems and Genetic Algorithms, Artificial Intellignece, 40, 235-282.


Classifier Systems: A useful approach to machine learning? - de Boer (1994)   (1 citation)  (Correct)

....: 5 3.1 A roulette wheel : 8 3.2 Crossover. Bits are genes : 9 3.3 Inversion. Bits are genes : 10 4. 1 Model of a classifier system as a learning system [BGH89] : 14 4.2 The cycle of a classifier system : 15 4.3 A classifier with conditions, action, strength and possibly an output 16 4.4 The bucket brigade in action : 17 6.1 Values of the steady state bids for different ....

....a good idea to investigate machine learning. Therefore machine learning is a major topic in artificial intelligence research. There are many ways in which machines can learn. This thesis is concerned with one of these methods, John Holland s classifier system with bucket brigade, see for example [HOL75, HOL80, BGH89, GB89]. First in chapters 2, 3 and 4 an introduction is given into what machine learning is, after which the focus will be on what classifier systems are and how they learn. Then some results of mathematical research are presented. In chapter 5 a formal definition of a classifier system is attempted. A ....

[Article contains additional citation context not shown here]

L.B. Booker, D.E. Goldberg and J.H. Holland, Classifier Systems and Genetic Algorithms. Artificial Intelligence 40, 1989, pp 235-- 282.


DEA: An Architecture for Goal Planning and Classification - Fleuret, Brunet (2000)   (Correct)

....two objects. The first one, the universe, describes an environment and a task to solve. The second one describes the resolution system and we will call it an agent. These two objects possess an internal state and interact through a channel called interface (this notion has already been proposed in (Booker, Goldberg Holland 1989)) Using such a generic interface allows us to test DEA in various environments without changing it, and to validate its relative generality by estimating its performance the same way, whatever the task may be. Thus, we hope to limit, during the performance analysis, the bias due to a specific ....

.... Class of the a i functions For the planing unit nets we will consider in the rest of this article, each a i is just a function of a few of the universe parameters, and will be equal to 1 if and only if the vector of parameters has a given value (the units behave as the classifiers proposed in (Booker et al. 1989)) Therefore, one can associate with each a i a vector v 2 f] 0; 1g P such that : a i (x) 1) 8p 2 P; x p = v p ) or (v p = 3.4.2 Iterative construction of the planing unit net The construction of the net is done by iteratively increasing the total number of units. It consists of ....

Booker, L. B., Goldberg, D. E. & Holland, J. H. (1989), `Classifier systems and genetic algorithms', Artificial Intelligence 40, 235--282.


Predictive Modeling Based On Classification And Pattern Matching.. - Wang (1999)   (Correct)

....properties into several predefined classes and produces a classification scheme over a set of data objects. Since classification is fundamental to research in many fields in social and natural sciences, it has been extensively studied in statistics, machine learning and neural network research [72, 55, 13, 10, 76]. One term which often causes confusion is clustering. Clustering is a form of unsupervised learning that partitions objects into classes or clusters (collectively, called a clustering) Clustering is different from classification in that it classifies data into classes which are not predefined ....

L.B. Booker, D.E. Goldberg, and J.H. Holland. Classifier systems and genetic algorithms. Artificial Intelligence, 40:235--282, 1989. 115 BIBLIOGRAPHY 116


Evolutionary Theorizing on Economic Growth - Silverberg, al. (1995)   (Correct)

....and, hence, different technological levels, the Nelson and Winter model is analyzed by means of computer simulations. One class of more recent growth models in the evolutionary tradition follows the Nelson and Winter perspective of adopting a microeconomic foundation. Consequently, these 12 See Booker, Goldberg and Holland (1989), and Goldberg (1989) for basic theory and methodology and Holland and Miller (1991) Kwasnicki and Kwasnicka (1992) and Lane (1993) for some economic applications. 13 The papers that we discuss by no means form an exhaustive list of evolutionary growth theories . However, limiting ourselves ....

Booker, L., Goldberg, D. and Holland, J., 1989, "Classifier Systems and Genetic Algorithms", in J. Carbonell, (ed.), Machine Learning: Paradigms and Methods, Cambridge, MA: MIT Press.


Self-Organized Robotic System Design and Autonomous Odor.. - Hayes   Self-citation (Holland)   (Correct)

.... A first extension will have to be in the direction of more complex behaviors. This will require a larger amount of 17 input information to be processed, and therefore will call for more powerful learning mechanisms [24] In their implementations they used a combination of classifier systems [13] and genetic algorithms [42] which, due to the implicit manner in which they utilize reward values, require a substantial amount of data to function. These learning techniques are acceptable when continuous feedback about task progress is available, the state spaces being searched are relatively ....

L. Booker, D. E. Goldberg, and J. H. Holland. Classifier systems and genetic algorithms. Artificial Intelligence, 40(1-3):235--282, 1989.


The Anticipatory Classifier System and Genetic Generalization - Butz, Goldberg, Stolzmann (2000)   Self-citation (Goldberg)   (Correct)

.... ideas can be applied to the ACS and indeed, a modified Dyna algorithm called the one step mental acting algorithm was successfully applied in the ACS (Stolzmann, Butz, Hoffmann, Goldberg, 2000) The ACS combines the idea of learning by anticipations, realized in the ALP, with the LCS framework (Booker, Goldberg, Holland, 1989). In the learning classifier system community, Holland and Reitman (1978) outlined the possibility of evolving environmental representations with a classifier system. Later, Holland (1990) proposed an implicit model building approach. The idea was to use tags that specify if a current action ....

Booker, L. B., Goldberg, D. E., & Holland, J. H. (1989). Classifier systems and genetic algorithms. Artificial Intelligence, 40 , 235--282.


Introducing a Genetic Generalization Pressure to the.. - Butz, Goldberg.. (2000)   (7 citations)  Self-citation (Goldberg)   (Correct)

....(1991) showed that classifier systems are also able to form a cognitive map and thus are able to learn latently and do lookahead planning. Though, the representation of the resulting state in Riolo s CFSC2 is hidden in the rules and message list of the original learning classifier list structure (Booker, Goldberg, Holland, 1989). Moreover, there was no generalization Visiting student from the University of Wuerzburg, Institute for Psychology III, Germany 1 process in CFSC2, either. Drescher (1991) published an Context Action Result unit approach, he called schemata. His approach is based on the Piagetian development ....

Booker, L. B., Goldberg, D. E., & Holland, J. H. (1989). Classifier systems and genetic algorithms. Artificial Intelligence, 40 , 235--282.


Introducing a Genetic Generalization Pressure to the.. - Butz, Goldberg.. (2000)   (7 citations)  Self-citation (Goldberg)   (Correct)

....the process on a first simple task. Finally, a summary is given. 2 The Basic Mechanism in the Anticipatory Classifier System Stolzmann (1997) introduced the basic ACS. It is based on the cognitive mechanism of anticipatory behavioral control (Hoffmann, 1993) and on learning classifier systems (Booker, Goldberg, Holland, 1989). First applications in Stolzmann (1998) showed the reliability of the cognitive mechanism and the capability of learning latently besides the common reward learning ability in LCS. Stolzmann (1999) then revealed that the ACS is generating a complete cognitive map of the perceived environment and ....

Booker, L. B., Goldberg, D. E., & Holland, J. H. (1989). Classifier systems and genetic algorithms. Artificial Intelligence, 40 , 235--282.


Memetic Algorithms for Combinatorial Optimization Problems.. - Merz (2001)   (8 citations)  (Correct)

No context found.

L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier Systems and Genetic Algorithms," Artificial Intelligence, vol. 40, pp. 235--282, 1989.


Multiobjective Genetic Algorithm Partitioning for.. - Kumar, Rockett (1998)   (Correct)

No context found.

L. B. Booker, D. E. Goldberg, and J. H. Holland, "Classifier systems and genetic algorithms," Artificial Intell., vol. 40, pp. 235--282, 1989.


Learning from Web: Review of Approaches - Vitaly Schetin In   (Correct)

No context found.

Booker L., Goldberg D., and Holland J. 1990. Classifier systems and genetic algorithms. In Machine Learning, Paradigms and Methods, 235-282, MIT Press.


A Large-Scale Stochastic-Perturbation Global Optimization.. - Byrd, Eskow, Schnabel (1999)   (1 citation)  (Correct)

No context found.

Booker, L.B., Goldberg, D.E., and Holland, J.H. (1989). Classifier systems and genetic algorithms. Artificial Intelligence, 40, 235-282. 15

First 50 documents  Next 50

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