株式会社極東書店トップ商品一覧Strength or Accuracy: Credit Assignment in Learning Classifier Systems. 2004 ed.

商品詳細

Strength or Accuracy: Credit Assignment in Learning Classifier Systems. 2004 ed.

Strength or Accuracy: Credit Assignment in Learning Classifier Systems. 2004 ed.

・ISBN 978-1-85233-770-4 hard EUR 149.99

¥40,091.- (税込) (※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。

お気に入り
著者・編者Kovacs, Tim,
シリーズ (Distinguished Dissertations)
出版社 (Springer London Ltd, UK)
出版年月2004
ページ数307 pp.
言語ENG
ニュース番号<A05-41382>

解説

Classifier systems are an intriguing approach to a broad range of machine learning problems, based on automated generation and evaluation of condi- tion/action rules. Inreinforcement learning tasks they simultaneously address the two major problems of learning a policy and generalising over it (and re- lated objects, such as value functions). Despite over 20 years of research, however, classifier systems have met with mixed success, for reasons which were often unclear. Finally, in 1995 Stewart Wilson claimed a long-awaited breakthrough with his XCS system, which differs from earlier classifier sys- tems in a number of respects, the most significant of which is the way in which it calculates the value of rules for use by the rule generation system. Specifically, XCS (like most classifiersystems) employs a genetic algorithm for rule generation, and the way in whichit calculates rule fitness differsfrom earlier systems. Wilson described XCS as an accuracy-based classifiersystem and earlier systems as strength-based. The two differin that in strength-based systems the fitness of a rule is proportional to the return (reward/payoff) it receives, whereas in XCS it is a function of the accuracy with which return is predicted. The difference is thus one of credit assignment, that is, of how a rule's contribution to the system's performance is estimated. XCS is a Q- learning system; in fact, it is a proper generalisation of tabular Q-learning, in which rules aggregate states and actions. In XCS, as in other Q-learners, Q-valuesare used to weightaction selection.