Skip to content

Code Implementation for Stochastic Deep Networks with Linear Competing Units for Model-Agnostic Meta-Learning

Notifications You must be signed in to change notification settings

Kkalais/StochLWTA-ML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StochLWTA-ML

Code Implementation for Stochastic Deep Networks with Linear Competing Units for Model-Agnostic Meta-Learning

Abstract

This work addresses meta-learning (ML) by considering deep networks with stochastic local winner-takes-all (LWTA) activations. This type of network units result in sparse representations from each model layer, as the units are organized into blocks where only one unit generates a non-zero output. The main operating principle of the introduced units lies on stochastic principles, as the network performs posterior sampling over competing units to select the winner. Therefore, the proposed networks are explicitly designed to extract input data representations of sparse stochastic nature, as opposed to the currently standard deterministic representation paradigm. Our approach produces state-of-the-art predictive accuracy on few-shot image classification and regression experiments, as well as reduced predictive error on an active learning setting; these improvements come with an immensely reduced computational cost

About

Code Implementation for Stochastic Deep Networks with Linear Competing Units for Model-Agnostic Meta-Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published