andriash001 / DEVDAN

An automated construction of a denoising autoeconder is presented here. It features an open structure both in the generative phase and in the discriminative phase where input features can be automatically added and discarded on the fly and free of the problem- specific threshold.

Home Page:https://arxiv.org/abs/1809.09081

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abstract

The Denoising Autoencoder (DAE) enhances the flexibility of data stream method in exploiting unlabeled samples. Nonetheless, the feasibility of DAE for data stream analytic deserves in-depth study because it characterizes a fixed network capacity which cannot adapt to rapidly changing environments. Deep evolving denoising autoencoder (DEVDAN), is proposed in this paper. It features an open structure in the generative phase and the discriminative phase where the hidden units can be automatically added and discarded on the fly. The generative phase refines the predictive performance of discriminative model exploiting unlabeled data. Furthermore, DEVDAN is free of the problem-specific threshold and works fully in the single-pass learning fashion. We show that DEVDAN can find competitive network architecture compared with state-of-the-art methods on the classification task using ten prominent datasets simulated under the prequential test-then-train protocol.

This has been accepted for publication in Neurocomputing Journal 2019.

About

An automated construction of a denoising autoeconder is presented here. It features an open structure both in the generative phase and in the discriminative phase where input features can be automatically added and discarded on the fly and free of the problem- specific threshold.

https://arxiv.org/abs/1809.09081

License:Other


Languages

Language:MATLAB 100.0%