Giter Site home page Giter Site logo

nbvae's Introduction

NBVAE

This is the demo code for the paper "Variational Autoencoders for Sparse and Overdispersed Discrete Data" in AISTATS 2020 Link.

Datasets

The datasets of 20NG and ML-10M are provided.

The other text data can be downloaded from the code repo of DPFA.

The other collaborative-filtering data can be downloaded from the links in the paper and preprocessed with the code of MultiVAE.

Installation & Set-Up

The code is implemented with Python 3.5.2 and Tensorflow 1.10.0, and also requires Numpy, Scipy, Scikit-learn, Pandas, and Bottleneck installations.

Run the demos

The demos of NBVAE and NBVAE_dm on text data are in demo_NBVAE.sh.

The demo of NBVAE_b on binary collaborative-filtering data is in demo_NBVAE_b.sh.

nbvae's People

Contributors

ethanhezhao avatar

Stargazers

Mayank Nagda avatar Yanchi Su avatar Bruno Conterato avatar Joseph Viviano avatar  avatar  avatar Roland Laboulaye avatar Guilherme Pombo avatar Redfish avatar Xinyang Yuan avatar  avatar Jay Lee avatar Dylan Plummer avatar Shashank Gupta avatar Pattarawat Chormai avatar Tuan-Anh Bui avatar Pony avatar Samuel Helms avatar

Watchers

Pony avatar  avatar paper2code - bot avatar

nbvae's Issues

A question about Loss

First I have to say it is a nice work!
I have noticed that you focused on the generative process in Section 2.1 where describing the NBVAE. And in the code, the KL loss means that the encoder was still sampling from Gaussian distribution.
And this is my question, why not sample from X~NB(r,p)? And if features were learned from Gaussian in the encoder, how can the decoder reconstruct the information following NB distribution?
Thank you!

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.