**arXiv ID:** 1910.10579 **Authors:** Richard J. Preen, Stewart W. Wilson, Larry Bull **Published:** 2019-10-23T14:27:29Z **Abstract:** Autoencoders are data-specific compression algorithms learned automatically from examples. The predominant approach has been to construct single large global models that cover the domain. However, training and evaluating models of increasing size comes at the price of additional time and computational cost. Conditional computation, sparsity, and model pruning...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill autoencoding-with-a-classifier-system --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Autoencoding With A Classifier System?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-autoencoding-with-a-classifier-system)More formats (shields.io, HTML) on the badges page.
# Autoencoding with a Classifier System
**arXiv ID:** 1910.10579
**Authors:** Richard J. Preen, Stewart W. Wilson, Larry Bull
**Published:** 2019-10-23T14:27:29Z
**Abstract:**
Autoencoders are data-specific compression algorithms learned automatically from examples. The predominant approach has been to construct single large global models that cover the domain. However, training and evaluating models of increasing size comes at the price of additional time and computational cost. Conditional computation, sparsity, and model pruning techniques can reduce these costs while maintaining performance. Learning classifier systems (LCS) are a framework for adaptively subdividing input spaces into an ensemble of simpler local approximations that together cover the domain. LCS perform conditional computation through the use of a population of individual gating/guarding components, each associated with a local approximation. This article explores the use of an LCS to adaptively decompose the input domain into a collection of small autoencoders where local solutions of different complexity may emerge. In addition to benefits in convergence time and computational cost, it is shown possible to reduce code size as well as the resulting decoder computational cost when compared with the global model equivalent.
## Skill Description
This skill is generated from the arXiv paper: Autoencoding with a Classifier System (1910.10579).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:1910.10579](http://arxiv.org/abs/1910.10579v8)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!