ATNoSFERES revisited
Samuel Landau (INRIA Futurs), Olivier Sigaud (LIP6), Marc Schoenauer, (INRIA Futurs)

TL;DR
This paper revisits ATNoSFERES, a Pittsburgh style Learning Classifier System, introducing a new integer-based representation and grammar modifications, leading to improved performance on Non Markov problems.
Contribution
The paper proposes ATNoSFERES-II with a new integer-based token representation and grammar modifications, achieving superior results on Non Markov problems.
Findings
ATNoSFERES-II outperforms previous LCS results on Non Markov problems.
Representational changes significantly improve learning performance.
Analysis suggests underlying mechanisms behind the improved results.
Abstract
ATNoSFERES is a Pittsburgh style Learning Classifier System (LCS) in which the rules are represented as edges of an Augmented Transition Network. Genotypes are strings of tokens of a stack-based language, whose execution builds the labeled graph. The original ATNoSFERES, using a bitstring to represent the language tokens, has been favorably compared in previous work to several Michigan style LCSs architectures in the context of Non Markov problems. Several modifications of ATNoSFERES are proposed here: the most important one conceptually being a representational change: each token is now represented by an integer, hence the genotype is a string of integers; several other modifications of the underlying grammar language are also proposed. The resulting ATNoSFERES-II is validated on several standard animat Non Markov problems, on which it outperforms all previously published results in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEvolutionary Algorithms and Applications · Metaheuristic Optimization Algorithms Research
