scispace - formally typeset
C

Craig Atkinson

Researcher at University of Otago

Publications -  9
Citations -  86

Craig Atkinson is an academic researcher from University of Otago. The author has contributed to research in topics: Artificial neural network & Reinforcement learning. The author has an hindex of 2, co-authored 9 publications receiving 51 citations.

Papers
More filters
Posted Content

Pseudo-Recursal: Solving the Catastrophic Forgetting Problem in Deep Neural Networks.

TL;DR: This work accomplishes pseudo-rehearsal by using a Generative Adversarial Network to generate items so that the deep network can learn to sequentially classify the CIFAR-10, SVHN and MNIST datasets.
Journal ArticleDOI

Pseudo-Rehearsal: Achieving Deep Reinforcement Learning without Catastrophic Forgetting

TL;DR: In this paper, the authors propose a dual memory system which separates continual learning from reinforcement learning and a pseudo-rehearsal system that "recalls" items representative of previous tasks via a deep generative network.
Posted Content

Switched linear projections for neural network interpretability

TL;DR: It is proposed that in ReLU networks it is instructive and meaningful to examine patterns that deactivate the neurons in a hidden layer, something that is implicitly ignored by the existing interpretability methods tracking solely the active aspect of the network's computation.
Posted Content

MIME: Mutual Information Minimisation Exploration.

TL;DR: This work proposes a counter-intuitive solution to reinforcement learning agents that get stuck at abrupt environmental transition boundaries where an agent learns a latent representation of the environment without trying to predict the future states called Mutual Information Minimising Exploration (MIME).
Proceedings ArticleDOI

Increasing the accuracy of convolutional neural networks with progressive reinitialisation

TL;DR: This article introduces a training technique called progressive reinitialisation, which involves training a Convolutional Neural Network layer by layer and progressively freezing lower layers' weights until the whole network is frozen.