ATLAS: Universal Function Approximator for Memory Retention
Heinrich van Deventer, Anna Bosman

TL;DR
This paper introduces ATLAS, a new neural network architecture based on a novel universal approximation theorem, which demonstrates improved memory retention and continual learning capabilities despite some limitations.
Contribution
The paper presents a new universal approximation theorem for functions using single-variable and exponential functions, and introduces ATLAS, a neural network architecture with memory retention abilities.
Findings
ATLAS can approximate functions universally.
ATLAS exhibits some memory retention during continual learning.
The implementation of ATLAS is efficient and effective.
Abstract
Artificial neural networks (ANNs), despite their universal function approximation capability and practical success, are subject to catastrophic forgetting. Catastrophic forgetting refers to the abrupt unlearning of a previous task when a new task is learned. It is an emergent phenomenon that hinders continual learning. Existing universal function approximation theorems for ANNs guarantee function approximation ability, but do not predict catastrophic forgetting. This paper presents a novel universal approximation theorem for multi-variable functions using only single-variable functions and exponential functions. Furthermore, we present ATLAS: a novel ANN architecture based on the new theorem. It is shown that ATLAS is a universal function approximator capable of some memory retention, and continual learning. The memory of ATLAS is imperfect, with some off-target effects during continual…
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
TopicsDomain Adaptation and Few-Shot Learning · Neural Networks and Applications
