GithubHelp home page GithubHelp logo

sungjinl / dbull Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kingspencer/dbull

0.0 1.0 0.0 227 KB

This repo is for paper Deep Bayesian Unsupervised Lifelong Learning

License: MIT License

Python 99.79% Shell 0.21%

dbull's Introduction

Deep Bayesian Unsupervised Lifelong Learning

This repo contains code and necessary files to reproduce the result in the paper, Deep Bayesian Unsupervised Lifelong Learning, under review. The citation will be provided upon acceptance.

Abstract

overview

Lifelong learing (LL) refers to the ability to continually learn and solve new problems with incremental available information over time while retaining previous knowledge. Much attention has been given lately to Supervised Lifelong learing (SLL) with a stream of labelled data. In contrast, we focus on resolving challenges in Unsupervised Lifelong learing (ULL) with streaming unlabelled data when the data distribution and the unknown class labels evolve over time. Bayesian framework is natural to incorporate past knowledge and sequentially update the belief with new data. We develop a fully Bayesian inference framework for Unsupervised ULL with a novel end-to-end algorithm, which can progressively discover new clusters without forgetting the past with unlabelled data while learning latent representations. To efficiently maintain past knowledge, we develop a novel knowledge preservation mechanism via sufficient statistics of the latent representation for raw data. To detect the potential new clusters on the fly, we develop an automatic cluster discovery and redundancy removal strategy in our inference inspired by Nonparametric Bayesian statistics techniques. We demonstrate the effectiveness of our approach using image and text corpora benchmark datasets in both LL and batch settings.

Dependencies

  • bnpy
  • python 3.6.9
  • keras 2.2.4
  • numpy 1.16.4
  • tensorflow 1.12.0
  • scikit-learn 0.21.2

Usage

Please refer to run_dp.bash for basic usage of our code. While DBULL_dp.py contains the basic setup of our experiment, different files named as DBULL_dp*.py contains different setting, which are self-explanatory.

chmod +x run_dp.bash
./run_dp.bash

Citing the paper

This paper is still under review. Once the paper gets published, we will update the citation correspondingly.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

dbull's People

Contributors

kingspencer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.