GithubHelp home page GithubHelp logo

text-vae's Introduction

This is a repo with some experiments on text VAE.

Random thoughts:

  • Try discrete latent code. Try other distributions for latent code.
  • What if encoder produces matrix and we transform noise with this matrix? Or transform word embeddings? Will it be equivalent to the current approach? For any distribution?
  • How do we do clustering with GANs?
  • Try k-means/GMM on top of TF-IDF features as a baseline.
  • Can we force independence on z by somehow minimizing covariances?
  • How can we formulate "disentaglement" more formally? Is it just variable independence?
  • Yes/no glasses, yes/no smiling and all of them are different. For each/some normal attribute we should keep a binary attribute, denoting its off/on state.
  • Group latent dimensions into inter-dependent blocks and allow covariance in each block. Our covariance matrix is a block matrix.
  • When using categorical prior, we do not want to specify, how many categories there are. Can we give a lot of categories, but make it a pain to use a new category each time? So model will try to be compact. Or it is happening already in normal KL loss?

text-vae's People

Contributors

universome avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  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.