Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

A study of structural and parametric learning in XCS.

Tim Kovacs1, Manfred Kerber

  • 1University of Bristol, Bristol BS8 1UB, England, UK.

Evolutionary Computation
|March 16, 2006
PubMed
Summary

The XCS classifier system

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

K<sup>+</sup>ontrol rapidly and efficiently reduces potassium in donor blood during ex vivo circulation.

Perfusion·2022
Same author

Cognitive Behavior Therapy for Anxious and Depressed Youth: Improving Homework Adherence Through Mobile Technology.

JMIR research protocols·2016
Same author

Spine protection in the austere environment.

Wilderness & environmental medicine·2014
Same author

TreeVector: scalable, interactive, phylogenetic trees for the web.

PloS one·2010
Same author

On optimal decision-making in brains and social insect colonies.

Journal of the Royal Society, Interface·2009
Same author

Noise, cost and speed-accuracy trade-offs: decision-making in a decentralized system.

Journal of the Royal Society, Interface·2006

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computational Intelligence

Background:

  • Learning classifier systems (LCS) comprise two key components: rule generation via genetic algorithms and parameter adjustment via evaluation.
  • These components interact to optimize rule sets, aiming for minimal, fit, and non-overlapping populations.
  • The XCS classifier system exemplifies this architecture.

Purpose of the Study:

  • To investigate the distinct contributions of the genetic and evaluation components in LCS performance.
  • To analyze the role of the genetic algorithm in train/test scenarios versus online learning.

Main Methods:

  • Comparison of the XCS classifier system with XCS-NGA (XCS without the genetic algorithm).
  • Evaluation of system performance on small Boolean functions using both online learning and train/test approaches.
  • Analysis of rule set generalization capabilities and limitations.

Main Results:

  • The genetic component plays a crucial role in the train/test approach, an aspect not present in online learning.
  • XCS-NGA achieves high accuracy in online learning with sufficient rules, comparable to XCS.
  • In train/test scenarios, XCS demonstrates superior generalization compared to XCS-NGA, indicating limitations of the latter.

Conclusions:

  • The genetic algorithm is essential for effective generalization in concept learning (train/test) settings.
  • Function approximation requirements differ between reinforcement learning (online) and concept learning (train/test).
  • The study highlights the distinct roles and importance of different LCS components under varying learning paradigms.

Related Experiment Videos